Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c199' (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/8440449-fedora-41-x86_64 --chroot fedora-41-x86_64


Version: 1.2
PID: 8726
Logging PID: 8727
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8440449,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'd2b526f0962b85b42cf8b37986ae8d1d6540450c',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3:pr:6/python-nilearn',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-nilearn',
 'package_version': '0.11.1-2',
 'project_dirname': 'scipy-1.8.3:pr:6',
 'project_name': 'scipy-1.8.3',
 'project_owner': 'psimovec',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/psimovec/scipy-1.8.3/fedora-41-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': 'psimovec/scipy-1.8.3--https://src.fedoraproject.org/user/packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/packit',
 'tags': [],
 'task_id': '8440449-fedora-41-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3:pr:6/python-nilearn /var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/scipy-1.8.3:pr:6/python-nilearn', '/var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn'...

Running: git checkout d2b526f0962b85b42cf8b37986ae8d1d6540450c --

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

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 d2b526f automatic import of python-nilearn

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn
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 nilearn-0.11.1.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o nilearn-0.11.1.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/psimovec/scipy-1.8.3:pr:6/python-nilearn/nilearn-0.11.1.tar.gz/md5/ea7a5856446576452ffc7ec8ed7e81e0/nilearn-0.11.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 11.9M  100 11.9M    0     0  46.0M      0 --:--:-- --:--:-- --:--:-- 46.2M
INFO: Reading stdout from command: md5sum nilearn-0.11.1.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-or2snj27/python-nilearn/python-nilearn.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734969308.327622 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn/python-nilearn.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1734969308.327622 -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-or2snj27/python-nilearn/python-nilearn.spec)  Config(fedora-41-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1734969308.327622/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 container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-7bb67d4c-cdf9-4eca-9a4c-7f2c7a5fb633
INFO: Checking that f0d0f8e72c9a89b8aee03bc78370cbcdbc8091dec638bcf5579d09556f7908c8 image matches host's architecture
INFO: Copy content of container f0d0f8e72c9a89b8aee03bc78370cbcdbc8091dec638bcf5579d09556f7908c8 to /var/lib/mock/fedora-41-x86_64-bootstrap-1734969308.327622/root
INFO: mounting f0d0f8e72c9a89b8aee03bc78370cbcdbc8091dec638bcf5579d09556f7908c8 with podman image mount
INFO: image f0d0f8e72c9a89b8aee03bc78370cbcdbc8091dec638bcf5579d09556f7908c8 as /var/lib/containers/storage/overlay/8c5e9021257fd91b94b885edf9414dab407241a296873d3c5094e88e21ad727a/merged
INFO: umounting image f0d0f8e72c9a89b8aee03bc78370cbcdbc8091dec638bcf5579d09556f7908c8 (/var/lib/containers/storage/overlay/8c5e9021257fd91b94b885edf9414dab407241a296873d3c5094e88e21ad727a/merged) with podman image umount
INFO: Removing image mock-bootstrap-7bb67d4c-cdf9-4eca-9a4c-7f2c7a5fb633
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-1734969308.327622/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |   5.4 MiB/s |   7.3 MiB |  00m01s
 fedora                                 100% |  21.8 MiB/s |  35.4 MiB |  00m02s
 Copr repository                        100% |   3.8 MiB/s | 398.4 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  46.1 MiB/s |  14.3 MiB |  00m00s
Repositories loaded.
Package                            Arch   Version                    Repository                                                         Size
Installing group/module packages:
 bash                              x86_64 5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  95.7 KiB
 coreutils                         x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.4 MiB
 cpio                              x86_64 2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 fedora-release-common             noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 findutils                         x86_64 1:4.10.0-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 glibc-minimal-langpack            x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              x86_64 3.11-9.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 gzip                              x86_64 1.13-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 389.0 KiB
 info                              x86_64 7.1.1-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 361.8 KiB
 patch                             x86_64 2.7.6-25.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 266.7 KiB
 redhat-rpm-config                 noarch 296-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.6 KiB
 rpm-build                         x86_64 4.20.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 194.3 KiB
 sed                               x86_64 4.9-3.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.5 KiB
 shadow-utils                      x86_64 2:4.17.0~rc1-2.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.0 MiB
 tar                               x86_64 2:1.35-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.9 MiB
 unzip                             x86_64 6.0-65.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 398.2 KiB
 util-linux                        x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.7 MiB
 which                             x86_64 2.21-42.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.2 KiB
 xz                                x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 alternatives                      x86_64 1.31-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        x86_64 4.0.2-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 331.3 KiB
 authselect                        x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.5 KiB
 authselect-libs                   x86_64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 822.2 KiB
 basesystem                        noarch 11-21.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          x86_64 2.43.50-9.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  25.8 MiB
 build-reproducibility-srpm-macros noarch 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-3.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  x86_64 9.5-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.9 KiB
 crypto-policies                   noarch 20241128-1.gitbb7b0b0.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.3 KiB
 curl                              x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 452.0 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 debugedit                         x86_64 5.1-2.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.3 KiB
 dwz                               x86_64 0.15-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 299.2 KiB
 ed                                x86_64 1.20.2-2.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.2 KiB
 elfutils                          x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 662.9 KiB
 fedora-gpg-keys                   noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 126.4 KiB
 fedora-release                    noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 fedora-release-identity-basic     noarch 42-0.11                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch 42-0.3                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              x86_64 5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 103.7 KiB
 file-libs                         x86_64 5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.9 MiB
 filesystem                        x86_64 3.18-29.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       x86_64 15.2-4.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 121.9 KiB
 ghc-srpm-macros                   noarch 1.9.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.7 MiB
 glibc-common                      x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 glibc-gconv-extra                 x86_64 2.40.9000-24.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.0 MiB
 gmp                               x86_64 1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           x86_64 2.14-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.1 KiB
 json-c                            x86_64 0.18-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  83.3 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.0 KiB
 libarchive                        x86_64 3.7.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 932.3 KiB
 libattr                           x86_64 2.5.2-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  28.5 KiB
 libblkid                          x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 262.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 837.6 KiB
 libcap                            x86_64 2.71-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 210.8 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.2 KiB
 libcurl                           x86_64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 817.3 KiB
 libeconf                          x86_64 0.7.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.7 KiB
 libevent                          x86_64 2.1.12-14.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 895.7 KiB
 libfdisk                          x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 362.9 KiB
 libffi                            x86_64 3.4.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  86.4 KiB
 libgcc                            x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 270.6 KiB
 libgomp                           x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 519.8 KiB
 libidn2                           x86_64 2.3.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 329.1 KiB
 libmount                          x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 355.8 KiB
 libnghttp2                        x86_64 1.64.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 174.5 KiB
 libnsl2                           x86_64 2.0.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 417.8 KiB
 libselinux                        x86_64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 191.6 KiB
 libsemanage                       x86_64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 305.3 KiB
 libsepol                          x86_64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 812.3 KiB
 libsmartcols                      x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 180.4 KiB
 libssh                            x86_64 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 569.6 KiB
 libssh-config                     noarch 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         x86_64 14.2.1-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.8 MiB
 libtasn1                          x86_64 4.19.0-9.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.7 KiB
 libtirpc                          x86_64 1.3.6-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 205.5 KiB
 libtool-ltdl                      x86_64 2.5.4-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.1 KiB
 libunistring                      x86_64 1.1-8.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libuuid                           x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  41.4 KiB
 libverto                          x86_64 0.3.2-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.5 KiB
 libxcrypt                         x86_64 4.4.36-12.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 269.3 KiB
 libxml2                           x86_64 2.12.8-2.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 795.9 KiB
 lua-libs                          x86_64 5.4.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          x86_64 2.6.8-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 647.4 KiB
 openssl-libs                      x86_64 1:3.2.2-9.fc41             fedora                                                          7.8 MiB
 p11-kit                           x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 403.8 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 pam-libs                          x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 139.4 KiB
 pcre2                             x86_64 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 989.0   B
 popt                              x86_64 1.19-7.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.5 KiB
 pyproject-srpm-macros             noarch 1.16.3-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          x86_64 8.2-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 493.1 KiB
 rpm                               x86_64 4.20.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 726.1 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 setup                             noarch 2.15.0-5.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       x86_64 3.47.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 systemd-libs                      x86_64 257.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 util-linux-core                   x86_64 2.40.2-8.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
 xxhash-libs                       x86_64 0.8.2-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.4 KiB
 xz-libs                           x86_64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 218.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               x86_64 3.0-42.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 695.9 KiB
 zlib-ng-compat                    x86_64 2.2.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                 

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 51 MiB. Need to download 51 MiB.
After this operation, 178 MiB extra will be used (install 178 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% | 719.5 KiB/s |  52.5 KiB |  00m00s
[  2/154] bash-0:5.2.37-1.fc42.x86_64   100% |  16.3 MiB/s |   1.8 MiB |  00m00s
[  3/154] coreutils-0:9.5-11.fc42.x86_6 100% |   9.0 MiB/s |   1.1 MiB |  00m00s
[  4/154] cpio-0:2.15-2.fc41.x86_64     100% |   5.7 MiB/s | 285.2 KiB |  00m00s
[  5/154] diffutils-0:3.10-8.fc41.x86_6 100% |  17.6 MiB/s | 397.2 KiB |  00m00s
[  6/154] fedora-release-common-0:42-0. 100% |   1.4 MiB/s |  23.9 KiB |  00m00s
[  7/154] findutils-1:4.10.0-4.fc41.x86 100% |  16.5 MiB/s | 539.8 KiB |  00m00s
[  8/154] glibc-minimal-langpack-0:2.40 100% |   6.0 MiB/s | 122.0 KiB |  00m00s
[  9/154] grep-0:3.11-9.fc41.x86_64     100% |  13.5 MiB/s | 289.7 KiB |  00m00s
[ 10/154] gzip-0:1.13-2.fc41.x86_64     100% |   8.4 MiB/s | 164.1 KiB |  00m00s
[ 11/154] info-0:7.1.1-2.fc42.x86_64    100% |   9.4 MiB/s | 183.2 KiB |  00m00s
[ 12/154] patch-0:2.7.6-25.fc41.x86_64  100% |   7.1 MiB/s | 131.0 KiB |  00m00s
[ 13/154] rpm-build-0:4.20.0-1.fc42.x86 100% |   4.3 MiB/s |  75.2 KiB |  00m00s
[ 14/154] redhat-rpm-config-0:296-1.fc4 100% |   4.1 MiB/s |  75.7 KiB |  00m00s
[ 15/154] gawk-0:5.3.0-4.fc41.x86_64    100% |  10.6 MiB/s |   1.1 MiB |  00m00s
[ 16/154] sed-0:4.9-3.fc41.x86_64       100% |  15.9 MiB/s | 309.3 KiB |  00m00s
[ 17/154] unzip-0:6.0-65.fc42.x86_64    100% |   9.5 MiB/s | 184.5 KiB |  00m00s
[ 18/154] shadow-utils-2:4.17.0~rc1-2.f 100% |  27.6 MiB/s |   1.2 MiB |  00m00s
[ 19/154] which-0:2.21-42.fc41.x86_64   100% |   2.3 MiB/s |  41.6 KiB |  00m00s
[ 20/154] util-linux-0:2.40.2-8.fc42.x8 100% |  27.3 MiB/s |   1.1 MiB |  00m00s
[ 21/154] xz-1:5.6.3-2.fc42.x86_64      100% |  18.8 MiB/s | 461.7 KiB |  00m00s
[ 22/154] tar-2:1.35-4.fc41.x86_64      100% |  10.7 MiB/s | 852.1 KiB |  00m00s
[ 23/154] fedora-repos-0:42-0.3.noarch  100% | 459.6 KiB/s |   9.2 KiB |  00m00s
[ 24/154] glibc-0:2.40.9000-24.fc42.x86 100% |  43.7 MiB/s |   2.2 MiB |  00m00s
[ 25/154] coreutils-common-0:9.5-11.fc4 100% |  29.5 MiB/s |   2.1 MiB |  00m00s
[ 26/154] libblkid-0:2.40.2-8.fc42.x86_ 100% |   6.8 MiB/s | 125.0 KiB |  00m00s
[ 27/154] libfdisk-0:2.40.2-8.fc42.x86_ 100% |   9.2 MiB/s | 159.6 KiB |  00m00s
[ 28/154] rpm-0:4.20.0-1.fc42.x86_64    100% |  10.4 MiB/s | 519.3 KiB |  00m00s
[ 29/154] libmount-0:2.40.2-8.fc42.x86_ 100% |   6.4 MiB/s | 156.1 KiB |  00m00s
[ 30/154] libsmartcols-0:2.40.2-8.fc42. 100% |   4.6 MiB/s |  83.9 KiB |  00m00s
[ 31/154] libuuid-0:2.40.2-8.fc42.x86_6 100% |   1.4 MiB/s |  29.0 KiB |  00m00s
[ 32/154] util-linux-core-0:2.40.2-8.fc 100% |  17.0 MiB/s | 521.5 KiB |  00m00s
[ 33/154] xz-libs-1:5.6.3-2.fc42.x86_64 100% |   4.6 MiB/s | 111.9 KiB |  00m00s
[ 34/154] fedora-gpg-keys-0:42-0.3.noar 100% |   5.7 MiB/s | 123.4 KiB |  00m00s
[ 35/154] fedora-repos-rawhide-0:42-0.3 100% | 515.5 KiB/s |   8.8 KiB |  00m00s
[ 36/154] rpm-libs-0:4.20.0-1.fc42.x86_ 100% |   8.9 MiB/s | 309.5 KiB |  00m00s
[ 37/154] glibc-gconv-extra-0:2.40.9000 100% |  27.8 MiB/s |   1.5 MiB |  00m00s
[ 38/154] rpm-build-libs-0:4.20.0-1.fc4 100% |   5.7 MiB/s |  98.7 KiB |  00m00s
[ 39/154] libxcrypt-0:4.4.36-12.fc42.x8 100% |   4.3 MiB/s | 115.8 KiB |  00m00s
[ 40/154] systemd-libs-0:257.1-1.fc42.x 100% |  26.9 MiB/s | 770.4 KiB |  00m00s
[ 41/154] libselinux-0:3.8-0.rc3.1.fc42 100% |   4.9 MiB/s |  91.2 KiB |  00m00s
[ 42/154] glibc-common-0:2.40.9000-24.f 100% |   1.5 MiB/s | 391.3 KiB |  00m00s
[ 43/154] libsepol-0:3.8-0.rc3.1.fc42.x 100% |  16.2 MiB/s | 332.6 KiB |  00m00s
[ 44/154] libeconf-0:0.7.5-1.fc42.x86_6 100% |   1.4 MiB/s |  33.1 KiB |  00m00s
[ 45/154] ncurses-libs-0:6.5-2.20240629 100% |   8.4 MiB/s | 334.0 KiB |  00m00s
[ 46/154] pam-0:1.7.0-3.fc42.x86_64     100% |  12.6 MiB/s | 517.9 KiB |  00m00s
[ 47/154] pam-libs-0:1.7.0-3.fc42.x86_6 100% |   3.1 MiB/s |  58.0 KiB |  00m00s
[ 48/154] audit-libs-0:4.0.2-1.fc41.x86 100% |   7.2 MiB/s | 126.2 KiB |  00m00s
[ 49/154] authselect-libs-0:1.5.0-8.fc4 100% |  11.1 MiB/s | 204.7 KiB |  00m00s
[ 50/154] readline-0:8.2-11.fc42.x86_64 100% |  11.6 MiB/s | 213.4 KiB |  00m00s
[ 51/154] authselect-0:1.5.0-8.fc42.x86 100% |   4.9 MiB/s | 141.2 KiB |  00m00s
[ 52/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% |   1.4 MiB/s |  32.6 KiB |  00m00s
[ 53/154] zlib-ng-compat-0:2.2.2-1.fc42 100% |   4.4 MiB/s |  76.9 KiB |  00m00s
[ 54/154] libacl-0:2.3.2-2.fc41.x86_64  100% |   1.4 MiB/s |  24.5 KiB |  00m00s
[ 55/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% |   2.4 MiB/s |  41.1 KiB |  00m00s
[ 56/154] libcap-0:2.71-1.fc42.x86_64   100% |   5.0 MiB/s |  86.4 KiB |  00m00s
[ 57/154] libattr-0:2.5.2-4.fc41.x86_64 100% |   1.0 MiB/s |  18.2 KiB |  00m00s
[ 58/154] libgcc-0:14.2.1-6.fc42.x86_64 100% |   6.6 MiB/s | 135.2 KiB |  00m00s
[ 59/154] libsemanage-0:3.8-0.rc3.1.fc4 100% |   6.3 MiB/s | 116.1 KiB |  00m00s
[ 60/154] setup-0:2.15.0-5.fc41.noarch  100% |   7.6 MiB/s | 148.3 KiB |  00m00s
[ 61/154] rpm-sequoia-0:1.7.0-3.fc42.x8 100% |  26.9 MiB/s | 826.0 KiB |  00m00s
[ 62/154] lua-libs-0:5.4.7-1.fc42.x86_6 100% |   6.8 MiB/s | 132.1 KiB |  00m00s
[ 63/154] popt-0:1.19-7.fc41.x86_64     100% |   3.2 MiB/s |  59.3 KiB |  00m00s
[ 64/154] libzstd-0:1.5.6-2.fc41.x86_64 100% |   9.2 MiB/s | 310.3 KiB |  00m00s
[ 65/154] sqlite-libs-0:3.47.2-1.fc42.x 100% |  24.4 MiB/s | 699.8 KiB |  00m00s
[ 66/154] elfutils-libs-0:0.192-7.fc42. 100% |   7.2 MiB/s | 251.9 KiB |  00m00s
[ 67/154] elfutils-libelf-0:0.192-7.fc4 100% |   5.3 MiB/s | 204.6 KiB |  00m00s
[ 68/154] elfutils-0:0.192-7.fc42.x86_6 100% |  19.5 MiB/s | 499.5 KiB |  00m00s
[ 69/154] elfutils-debuginfod-client-0: 100% |   2.4 MiB/s |  43.9 KiB |  00m00s
[ 70/154] file-0:5.45-8.fc42.x86_64     100% |   2.6 MiB/s |  48.6 KiB |  00m00s
[ 71/154] file-libs-0:5.45-8.fc42.x86_6 100% |  16.9 MiB/s | 763.6 KiB |  00m00s
[ 72/154] libgomp-0:14.2.1-6.fc42.x86_6 100% |   8.9 MiB/s | 356.9 KiB |  00m00s
[ 73/154] jansson-0:2.14-1.fc42.x86_64  100% |   2.5 MiB/s |  45.3 KiB |  00m00s
[ 74/154] debugedit-0:5.1-2.fc42.x86_64 100% |   4.2 MiB/s |  78.2 KiB |  00m00s
[ 75/154] pkgconf-pkg-config-0:2.3.0-1. 100% | 588.9 KiB/s |  10.0 KiB |  00m00s
[ 76/154] libarchive-0:3.7.7-1.fc42.x86 100% |  13.0 MiB/s | 413.9 KiB |  00m00s
[ 77/154] pkgconf-0:2.3.0-1.fc42.x86_64 100% |   2.5 MiB/s |  45.2 KiB |  00m00s
[ 78/154] binutils-0:2.43.50-9.fc42.x86 100% |  58.7 MiB/s |   5.8 MiB |  00m00s
[ 79/154] pkgconf-m4-0:2.3.0-1.fc42.noa 100% | 596.7 KiB/s |  14.3 KiB |  00m00s
[ 80/154] libpkgconf-0:2.3.0-1.fc42.x86 100% |   1.8 MiB/s |  38.5 KiB |  00m00s
[ 81/154] curl-0:8.11.1-2.fc42.x86_64   100% |  11.9 MiB/s | 220.2 KiB |  00m00s
[ 82/154] build-reproducibility-srpm-ma 100% | 717.0 KiB/s |  11.5 KiB |  00m00s
[ 83/154] zstd-0:1.5.6-2.fc41.x86_64    100% |  13.4 MiB/s | 481.5 KiB |  00m00s
[ 84/154] add-determinism-0:0.5.0-1.fc4 100% |  30.7 MiB/s | 848.7 KiB |  00m00s
[ 85/154] efi-srpm-macros-0:5-13.fc42.n 100% |   1.1 MiB/s |  22.5 KiB |  00m00s
[ 86/154] forge-srpm-macros-0:0.4.0-1.f 100% |   1.1 MiB/s |  19.8 KiB |  00m00s
[ 87/154] pyproject-srpm-macros-0:1.16. 100% | 815.7 KiB/s |  13.9 KiB |  00m00s
[ 88/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 579.2 KiB/s |   9.3 KiB |  00m00s
[ 89/154] ansible-srpm-macros-0:1-16.fc 100% |   1.3 MiB/s |  20.8 KiB |  00m00s
[ 90/154] fonts-srpm-macros-1:2.0.5-17. 100% |   1.5 MiB/s |  27.0 KiB |  00m00s
[ 91/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 497.6 KiB/s |   8.0 KiB |  00m00s
[ 92/154] dwz-0:0.15-8.fc42.x86_64      100% |   5.4 MiB/s | 139.1 KiB |  00m00s
[ 93/154] ghc-srpm-macros-0:1.9.2-1.fc4 100% | 569.8 KiB/s |   9.1 KiB |  00m00s
[ 94/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 559.5 KiB/s |   9.0 KiB |  00m00s
[ 95/154] go-srpm-macros-0:3.6.0-5.fc42 100% |   1.7 MiB/s |  28.0 KiB |  00m00s
[ 96/154] kernel-srpm-macros-0:1.0-24.f 100% | 616.8 KiB/s |   9.9 KiB |  00m00s
[ 97/154] lua-srpm-macros-0:1-14.fc41.n 100% | 522.3 KiB/s |   8.9 KiB |  00m00s
[ 98/154] ocaml-srpm-macros-0:10-3.fc41 100% | 511.1 KiB/s |   9.2 KiB |  00m00s
[ 99/154] openblas-srpm-macros-0:2-18.f 100% | 428.6 KiB/s |   7.7 KiB |  00m00s
[100/154] package-notes-srpm-macros-0:0 100% | 546.1 KiB/s |   9.8 KiB |  00m00s
[101/154] perl-srpm-macros-0:1-56.fc41. 100% | 425.6 KiB/s |   8.5 KiB |  00m00s
[102/154] python-srpm-macros-0:3.13-3.f 100% |   1.4 MiB/s |  23.7 KiB |  00m00s
[103/154] qt5-srpm-macros-0:5.15.15-1.f 100% | 523.4 KiB/s |   8.9 KiB |  00m00s
[104/154] rust-srpm-macros-0:26.3-3.fc4 100% | 636.8 KiB/s |  12.1 KiB |  00m00s
[105/154] zig-srpm-macros-0:1-3.fc41.no 100% | 369.2 KiB/s |   8.1 KiB |  00m00s
[106/154] ed-0:1.20.2-2.fc41.x86_64     100% |   4.4 MiB/s |  81.8 KiB |  00m00s
[107/154] zip-0:3.0-42.fc42.x86_64      100% |   7.4 MiB/s | 256.7 KiB |  00m00s
[108/154] libtirpc-0:1.3.6-1.fc42.x86_6 100% |   4.9 MiB/s |  94.9 KiB |  00m00s
[109/154] gdbm-1:1.23-7.fc41.x86_64     100% |   6.8 MiB/s | 147.2 KiB |  00m00s
[110/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% |   2.4 MiB/s |  56.3 KiB |  00m00s
[111/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% |   1.7 MiB/s |  29.6 KiB |  00m00s
[112/154] libpwquality-0:1.4.5-11.fc41. 100% |   5.9 MiB/s | 108.2 KiB |  00m00s
[113/154] ncurses-base-0:6.5-2.20240629 100% |   3.5 MiB/s |  63.8 KiB |  00m00s
[114/154] libcom_err-0:1.47.1-6.fc42.x8 100% |   1.4 MiB/s |  26.6 KiB |  00m00s
[115/154] pcre2-0:10.44-1.fc41.1.x86_64 100% |   9.9 MiB/s | 243.1 KiB |  00m00s
[116/154] krb5-libs-0:1.21.3-3.fc42.x86 100% |  13.0 MiB/s | 756.3 KiB |  00m00s
[117/154] cracklib-0:2.9.11-6.fc41.x86_ 100% |   4.7 MiB/s |  81.7 KiB |  00m00s
[118/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% |   4.1 MiB/s |  70.7 KiB |  00m00s
[119/154] libxml2-0:2.12.8-2.fc41.x86_6 100% |  19.2 MiB/s | 687.3 KiB |  00m00s
[120/154] crypto-policies-0:20241128-1. 100% |   4.0 MiB/s |  73.7 KiB |  00m00s
[121/154] keyutils-libs-0:1.6.3-4.fc41. 100% |   1.8 MiB/s |  31.6 KiB |  00m00s
[122/154] libverto-0:0.3.2-9.fc41.x86_6 100% |   1.2 MiB/s |  20.7 KiB |  00m00s
[123/154] basesystem-0:11-21.fc41.noarc 100% | 409.6 KiB/s |   7.4 KiB |  00m00s
[124/154] openssl-libs-1:3.2.2-9.fc41.x 100% |  13.8 MiB/s |   2.3 MiB |  00m00s
[125/154] gmp-1:6.3.0-2.fc41.x86_64     100% |  10.7 MiB/s | 318.0 KiB |  00m00s
[126/154] elfutils-default-yama-scope-0 100% | 692.5 KiB/s |  12.5 KiB |  00m00s
[127/154] mpfr-0:4.2.1-5.fc41.x86_64    100% |  13.0 MiB/s | 346.3 KiB |  00m00s
[128/154] json-c-0:0.18-1.fc42.x86_64   100% |   2.6 MiB/s |  44.4 KiB |  00m00s
[129/154] filesystem-0:3.18-29.fc42.x86 100% |  14.5 MiB/s |   1.1 MiB |  00m00s
[130/154] libstdc++-0:14.2.1-6.fc42.x86 100% |  29.0 MiB/s | 890.1 KiB |  00m00s
[131/154] alternatives-0:1.31-1.fc42.x8 100% |   1.8 MiB/s |  39.4 KiB |  00m00s
[132/154] libffi-0:3.4.6-3.fc42.x86_64  100% |   2.2 MiB/s |  40.0 KiB |  00m00s
[133/154] pcre2-syntax-0:10.44-1.fc41.1 100% |   6.1 MiB/s | 149.9 KiB |  00m00s
[134/154] ca-certificates-0:2024.2.69_v 100% |  21.0 MiB/s | 944.5 KiB |  00m00s
[135/154] p11-kit-trust-0:0.25.5-4.fc42 100% |   7.2 MiB/s | 133.2 KiB |  00m00s
[136/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% |   4.0 MiB/s |  74.2 KiB |  00m00s
[137/154] p11-kit-0:0.25.5-4.fc42.x86_6 100% |  11.4 MiB/s | 478.3 KiB |  00m00s
[138/154] fedora-release-0:42-0.11.noar 100% | 763.6 KiB/s |  13.0 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.2-4.fc42.x8 100% |   1.8 MiB/s |  36.8 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% | 689.3 KiB/s |  13.8 KiB |  00m00s
[141/154] libnghttp2-0:1.64.0-1.fc42.x8 100% |   3.8 MiB/s |  77.4 KiB |  00m00s
[142/154] gdb-minimal-0:15.2-4.fc42.x86 100% |  57.7 MiB/s |   4.0 MiB |  00m00s
[143/154] libcurl-0:8.11.1-2.fc42.x86_6 100% |   9.4 MiB/s | 356.7 KiB |  00m00s
[144/154] libssh-0:0.11.1-1.fc42.x86_64 100% |  10.3 MiB/s | 231.9 KiB |  00m00s
[145/154] libssh-config-0:0.11.1-1.fc42 100% | 586.6 KiB/s |   9.4 KiB |  00m00s
[146/154] openldap-0:2.6.8-6.fc42.x86_6 100% |   9.5 MiB/s | 243.4 KiB |  00m00s
[147/154] libidn2-0:2.3.7-2.fc41.x86_64 100% |   5.5 MiB/s | 112.6 KiB |  00m00s
[148/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% |   9.5 MiB/s | 340.5 KiB |  00m00s
[149/154] libpsl-0:0.21.5-4.fc41.x86_64 100% |   3.3 MiB/s |  64.1 KiB |  00m00s
[150/154] libtool-ltdl-0:2.5.4-1.fc42.x 100% |   1.7 MiB/s |  34.2 KiB |  00m00s
[151/154] libevent-0:2.1.12-14.fc41.x86 100% |   9.0 MiB/s | 257.5 KiB |  00m00s
[152/154] publicsuffix-list-dafsa-0:202 100% |   3.3 MiB/s |  58.3 KiB |  00m00s
[153/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  13.4 MiB/s | 794.9 KiB |  00m00s
[154/154] libunistring-0:1.1-8.fc41.x86 100% |  16.1 MiB/s | 544.8 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  32.0 MiB/s |  51.3 MiB |  00m02s
Running transaction
Importing OpenPGP 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/156] Verify package files          100% | 802.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   1.8 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-6. 100% | 132.9 MiB/s | 272.3 KiB |  00m00s
[  4/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  5/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/156] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/156] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/156] Installing fedora-gpg-keys-0: 100% |  18.7 MiB/s | 172.2 KiB |  00m00s
[  9/156] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/156] Installing fedora-release-com 100% |  11.8 MiB/s |  24.1 KiB |  00m00s
[ 11/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/156] Installing setup-0:2.15.0-5.f 100% |  50.6 MiB/s | 726.1 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/156] Installing filesystem-0:3.18- 100% |   1.6 MiB/s | 212.6 KiB |  00m00s
[ 14/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 16/156] Installing ncurses-base-0:6.5 100% |  38.2 MiB/s | 351.7 KiB |  00m00s
[ 17/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 18/156] Installing ncurses-libs-0:6.5 100% | 137.0 MiB/s | 981.8 KiB |  00m00s
[ 19/156] Installing glibc-0:2.40.9000- 100% | 215.2 MiB/s |   6.7 MiB |  00m00s
[ 20/156] Installing bash-0:5.2.37-1.fc 100% | 272.3 MiB/s |   8.2 MiB |  00m00s
[ 21/156] Installing glibc-common-0:2.4 100% | 130.2 MiB/s |   1.0 MiB |  00m00s
[ 22/156] Installing glibc-gconv-extra- 100% | 149.6 MiB/s |   8.1 MiB |  00m00s
[ 23/156] Installing zlib-ng-compat-0:2 100% | 131.7 MiB/s | 134.9 KiB |  00m00s
[ 24/156] Installing xz-libs-1:5.6.3-2. 100% | 214.3 MiB/s | 219.5 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 26/156] Installing libuuid-0:2.40.2-8 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[ 27/156] Installing readline-0:8.2-11. 100% | 241.8 MiB/s | 495.3 KiB |  00m00s
[ 28/156] Installing popt-0:1.19-7.fc41 100% |  28.0 MiB/s | 143.5 KiB |  00m00s
[ 29/156] Installing libblkid-0:2.40.2- 100% | 128.7 MiB/s | 263.6 KiB |  00m00s
[ 30/156] Installing libxcrypt-0:4.4.36 100% | 132.8 MiB/s | 272.0 KiB |  00m00s
[ 31/156] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 32/156] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 33/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 34/156] Installing elfutils-libelf-0: 100% | 291.7 MiB/s |   1.2 MiB |  00m00s
[ 35/156] Installing gmp-1:6.3.0-2.fc41 100% | 198.6 MiB/s | 813.7 KiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% | 276.0 MiB/s |   2.8 MiB |  00m00s
[ 37/156] Installing libeconf-0:0.7.5-1 100% |  66.8 MiB/s |  68.4 KiB |  00m00s
[ 38/156] Installing gdbm-libs-1:1.23-7 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 39/156] Installing mpfr-0:4.2.1-5.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 40/156] Installing gawk-0:5.3.0-4.fc4 100% | 173.2 MiB/s |   1.7 MiB |  00m00s
[ 41/156] Installing dwz-0:0.15-8.fc42. 100% | 146.8 MiB/s | 300.6 KiB |  00m00s
[ 42/156] Installing unzip-0:6.0-65.fc4 100% | 130.8 MiB/s | 401.7 KiB |  00m00s
[ 43/156] Installing file-libs-0:5.45-8 100% | 473.3 MiB/s |   9.9 MiB |  00m00s
[ 44/156] Installing file-0:5.45-8.fc42 100% |   5.4 MiB/s | 105.2 KiB |  00m00s
[ 45/156] Installing crypto-policies-0: 100% |  14.5 MiB/s | 163.7 KiB |  00m00s
[ 46/156] Installing libsmartcols-0:2.4 100% | 177.1 MiB/s | 181.4 KiB |  00m00s
[ 47/156] Installing libsepol-0:3.8-0.r 100% | 198.5 MiB/s | 813.3 KiB |  00m00s
[ 48/156] Installing libcap-ng-0:0.8.5- 100% |  69.4 MiB/s |  71.0 KiB |  00m00s
[ 49/156] Installing audit-libs-0:4.0.2 100% | 162.8 MiB/s | 333.4 KiB |  00m00s
[ 50/156] Installing pam-libs-0:1.7.0-3 100% |  69.2 MiB/s | 141.8 KiB |  00m00s
[ 51/156] Installing libcap-0:2.71-1.fc 100% |  70.3 MiB/s | 215.8 KiB |  00m00s
[ 52/156] Installing systemd-libs-0:257 100% | 246.7 MiB/s |   2.2 MiB |  00m00s
[ 53/156] Installing lua-libs-0:5.4.7-1 100% | 279.5 MiB/s | 286.2 KiB |  00m00s
[ 54/156] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 55/156] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 56/156] Installing libselinux-0:3.8-0 100% |  94.2 MiB/s | 192.9 KiB |  00m00s
[ 57/156] Installing sed-0:4.9-3.fc41.x 100% | 121.3 MiB/s | 869.7 KiB |  00m00s
[ 58/156] Installing findutils-1:4.10.0 100% | 168.9 MiB/s |   1.9 MiB |  00m00s
[ 59/156] Installing grep-0:3.11-9.fc41 100% | 111.5 MiB/s |   1.0 MiB |  00m00s
[ 60/156] Installing xz-1:5.6.3-2.fc42. 100% | 123.7 MiB/s |   1.2 MiB |  00m00s
[ 61/156] Installing libmount-0:2.40.2- 100% | 174.3 MiB/s | 356.9 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 143.1 MiB/s | 146.6 KiB |  00m00s
[ 63/156] Installing alternatives-0:1.3 100% |  64.8 MiB/s |  66.4 KiB |  00m00s
[ 64/156] Installing libffi-0:3.4.6-3.f 100% |  85.7 MiB/s |  87.8 KiB |  00m00s
[ 65/156] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 66/156] Installing p11-kit-0:0.25.5-4 100% | 147.7 MiB/s |   2.2 MiB |  00m00s
[ 67/156] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 68/156] Installing libidn2-0:2.3.7-2. 100% |  81.8 MiB/s | 335.1 KiB |  00m00s
[ 69/156] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 70/156] Installing p11-kit-trust-0:0. 100% |  19.8 MiB/s | 405.5 KiB |  00m00s
[ 71/156] Installing zstd-0:1.5.6-2.fc4 100% | 241.6 MiB/s |   1.7 MiB |  00m00s
[ 72/156] Installing util-linux-core-0: 100% | 127.3 MiB/s |   1.5 MiB |  00m00s
[ 73/156] Installing tar-2:1.35-4.fc41. 100% | 211.3 MiB/s |   3.0 MiB |  00m00s
[ 74/156] Installing libsemanage-0:3.8- 100% | 100.0 MiB/s | 307.1 KiB |  00m00s
[ 75/156] Installing shadow-utils-2:4.1 100% | 119.1 MiB/s |   4.0 MiB |  00m00s
[ 76/156] Installing zip-0:3.0-42.fc42. 100% | 170.9 MiB/s | 699.8 KiB |  00m00s
[ 77/156] Installing gdbm-1:1.23-7.fc41 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 78/156] Installing cyrus-sasl-lib-0:2 100% | 230.6 MiB/s |   2.3 MiB |  00m00s
[ 79/156] Installing libfdisk-0:2.40.2- 100% | 177.7 MiB/s | 364.0 KiB |  00m00s
[ 80/156] Installing bzip2-0:1.0.8-19.f 100% |  48.9 MiB/s | 100.2 KiB |  00m00s
[ 81/156] Installing libxml2-0:2.12.8-2 100% | 244.6 MiB/s |   1.7 MiB |  00m00s
[ 82/156] Installing sqlite-libs-0:3.47 100% | 239.0 MiB/s |   1.4 MiB |  00m00s
[ 83/156] Installing add-determinism-0: 100% | 263.2 MiB/s |   2.4 MiB |  00m00s
[ 84/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 85/156] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 86/156] Installing patch-0:2.7.6-25.f 100% | 131.0 MiB/s | 268.2 KiB |  00m00s
[ 87/156] Installing elfutils-default-y 100% | 120.2 KiB/s |   2.0 KiB |  00m00s
[ 88/156] Installing elfutils-libs-0:0. 100% | 162.3 MiB/s | 664.7 KiB |  00m00s
[ 89/156] Installing cpio-0:2.15-2.fc41 100% | 137.5 MiB/s |   1.1 MiB |  00m00s
[ 90/156] Installing diffutils-0:3.10-8 100% | 159.0 MiB/s |   1.6 MiB |  00m00s
[ 91/156] Installing libgomp-0:14.2.1-6 100% | 254.5 MiB/s | 521.2 KiB |  00m00s
[ 92/156] Installing jansson-0:2.14-1.f 100% |  92.3 MiB/s |  94.5 KiB |  00m00s
[ 93/156] Installing libpkgconf-0:2.3.0 100% |  77.5 MiB/s |  79.3 KiB |  00m00s
[ 94/156] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 95/156] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[ 96/156] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[ 97/156] Installing json-c-0:0.18-1.fc 100% |  82.6 MiB/s |  84.6 KiB |  00m00s
[ 98/156] Installing xxhash-libs-0:0.8. 100% |  87.7 MiB/s |  89.8 KiB |  00m00s
[ 99/156] Installing libnghttp2-0:1.64. 100% | 171.5 MiB/s | 175.6 KiB |  00m00s
[100/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB |  00m00s
[101/156] Installing libtool-ltdl-0:2.5 100% |  67.6 MiB/s |  69.2 KiB |  00m00s
[102/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[103/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[104/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[105/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[106/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[107/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[108/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[109/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[110/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[111/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[112/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[113/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[114/156] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[115/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[116/156] Installing coreutils-common-0 100% | 238.1 MiB/s |  11.2 MiB |  00m00s
[117/156] Installing openssl-libs-1:3.2 100% | 301.1 MiB/s |   7.8 MiB |  00m00s
[118/156] Installing coreutils-0:9.5-11 100% | 122.7 MiB/s |   5.4 MiB |  00m00s
[119/156] Installing ca-certificates-0: 100% |   1.1 MiB/s |   2.4 MiB |  00m02s
[120/156] Installing krb5-libs-0:1.21.3 100% | 177.3 MiB/s |   2.3 MiB |  00m00s
[121/156] Installing libarchive-0:3.7.7 100% | 182.5 MiB/s | 934.2 KiB |  00m00s
[122/156] Installing libtirpc-0:1.3.6-1 100% | 101.2 MiB/s | 207.3 KiB |  00m00s
[123/156] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[124/156] Installing authselect-libs-0: 100% |  90.8 MiB/s | 837.2 KiB |  00m00s
[125/156] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[126/156] Installing libpwquality-0:1.4 100% |  46.7 MiB/s | 430.1 KiB |  00m00s
[127/156] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[128/156] Installing pam-0:1.7.0-3.fc42 100% |  78.9 MiB/s |   1.9 MiB |  00m00s
[129/156] Installing libssh-0:0.11.1-1. 100% | 186.1 MiB/s | 571.7 KiB |  00m00s
[130/156] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s |   2.3 MiB |  00m00s
[131/156] Installing rpm-libs-0:4.20.0- 100% | 236.9 MiB/s | 727.7 KiB |  00m00s
[132/156] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB |  00m00s
[133/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB |  00m00s
[134/156] Installing openldap-0:2.6.8-6 100% | 159.0 MiB/s | 651.2 KiB |  00m00s
[135/156] Installing libcurl-0:8.11.1-2 100% | 199.8 MiB/s | 818.4 KiB |  00m00s
[136/156] Installing elfutils-debuginfo 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[137/156] Installing elfutils-0:0.192-7 100% | 240.4 MiB/s |   2.6 MiB |  00m00s
[138/156] Installing binutils-0:2.43.50 100% | 260.6 MiB/s |  25.8 MiB |  00m00s
[139/156] Installing gdb-minimal-0:15.2 100% | 295.9 MiB/s |  12.7 MiB |  00m00s
[140/156] Installing debugedit-0:5.1-2. 100% |  99.1 MiB/s | 203.0 KiB |  00m00s
[141/156] Installing curl-0:8.11.1-2.fc 100% |  20.2 MiB/s | 454.5 KiB |  00m00s
[142/156] Installing rpm-0:4.20.0-1.fc4 100% |  89.5 MiB/s |   2.5 MiB |  00m00s
[143/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[144/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  47.2 MiB/s | 193.2 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  49.5 MiB/s | 202.9 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% |  82.6 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  39.5 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1.1-2.fc4 100% | 132.0 KiB/s | 362.2 KiB |  00m03s
Warning: skipped OpenPGP checks for 153 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
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.5.0-1.fc42.x86_64
alternatives-1.31-1.fc42.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.2-1.fc41.x86_64
authselect-1.5.0-8.fc42.x86_64
authselect-libs-1.5.0-8.fc42.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.x86_64
binutils-2.43.50-9.fc42.x86_64
build-reproducibility-srpm-macros-0.5.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-3.fc42.noarch
coreutils-9.5-11.fc42.x86_64
coreutils-common-9.5-11.fc42.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc42.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc42.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.x86_64
elfutils-debuginfod-client-0.192-7.fc42.x86_64
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.x86_64
elfutils-libs-0.192-7.fc42.x86_64
fedora-gpg-keys-42-0.3.noarch
fedora-release-42-0.11.noarch
fedora-release-common-42-0.11.noarch
fedora-release-identity-basic-42-0.11.noarch
fedora-repos-42-0.3.noarch
fedora-repos-rawhide-42-0.3.noarch
file-5.45-8.fc42.x86_64
file-libs-5.45-8.fc42.x86_64
filesystem-3.18-29.fc42.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-4.fc42.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-24.fc42.x86_64
glibc-common-2.40.9000-24.fc42.x86_64
glibc-gconv-extra-2.40.9000-24.fc42.x86_64
glibc-minimal-langpack-2.40.9000-24.fc42.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1.1-2.fc42.x86_64
jansson-2.14-1.fc42.x86_64
json-c-0.18-1.fc42.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc42.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.7-1.fc42.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-8.fc42.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.71-1.fc42.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc42.x86_64
libcurl-8.11.1-2.fc42.x86_64
libeconf-0.7.5-1.fc42.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-8.fc42.x86_64
libffi-3.4.6-3.fc42.x86_64
libgcc-14.2.1-6.fc42.x86_64
libgomp-14.2.1-6.fc42.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-8.fc42.x86_64
libnghttp2-1.64.0-1.fc42.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc42.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.8-0.rc3.1.fc42.x86_64
libsemanage-3.8-0.rc3.1.fc42.x86_64
libsepol-3.8-0.rc3.1.fc42.x86_64
libsmartcols-2.40.2-8.fc42.x86_64
libssh-0.11.1-1.fc42.x86_64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-14.2.1-6.fc42.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.fc42.x86_64
libtool-ltdl-2.5.4-1.fc42.x86_64
libunistring-1.1-8.fc41.x86_64
libuuid-2.40.2-8.fc42.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.36-12.fc42.x86_64
libxml2-2.12.8-2.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.7-1.fc42.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-6.fc42.x86_64
openssl-libs-3.2.2-9.fc41.x86_64
p11-kit-0.25.5-4.fc42.x86_64
p11-kit-trust-0.25.5-4.fc42.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.x86_64
pam-libs-1.7.0-3.fc42.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.fc42.x86_64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.3-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.x86_64
redhat-rpm-config-296-1.fc42.noarch
rpm-4.20.0-1.fc42.x86_64
rpm-build-4.20.0-1.fc42.x86_64
rpm-build-libs-4.20.0-1.fc42.x86_64
rpm-libs-4.20.0-1.fc42.x86_64
rpm-sequoia-1.7.0-3.fc42.x86_64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.17.0~rc1-2.fc42.x86_64
sqlite-libs-3.47.2-1.fc42.x86_64
systemd-libs-257.1-1.fc42.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-65.fc42.x86_64
util-linux-2.40.2-8.fc42.x86_64
util-linux-core-2.40.2-8.fc42.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.2-4.fc42.x86_64
xz-5.6.3-2.fc42.x86_64
xz-libs-5.6.3-2.fc42.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.x86_64
zlib-ng-compat-2.2.2-1.fc42.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=1734912000
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1734969308.327622/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-or2snj27/python-nilearn/python-nilearn.spec) Config(child) 0 minutes 34 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-nilearn-0.11.1-2.fc42.src.rpm)  Config(fedora-41-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1734969308.327622/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap-1734969308.327622/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-1734969308.327622/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.20.0-1.fc41.x86_64
  rpm-sequoia-1.7.0-3.fc41.x86_64
  dnf5-5.2.8.1-2.fc41.x86_64
  dnf5-plugins-5.2.8.1-2.fc41.x86_64
Finish: chroot init
Start: build phase for python-nilearn-0.11.1-2.fc42.src.rpm
Start: build setup for python-nilearn-0.11.1-2.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734912000
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.src.rpm
Updating and loading repositories:
 updates                                100% | 980.1 KiB/s |  29.4 KiB |  00m00s
 fedora                                 100% |   1.1 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  37.3 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  70.9 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                        Arch   Version                 Repository                                                         Size
Installing:
 git-core                      x86_64 2.47.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.6 MiB
 python3-devel                 x86_64 3.13.1-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 python3-matplotlib            x86_64 3.9.4-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  21.0 MiB
 python3-plotly                noarch 5.24.1-2.fc42           copr_base                                                      99.9 MiB
 python3-pytest                noarch 8.3.4-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.8 MiB
Installing dependencies:
 abattis-cantarell-vf-fonts    noarch 0.301-13.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 192.7 KiB
 cairo                         x86_64 1.18.2-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 default-fonts-core-sans       noarch 4.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.9 KiB
 dejavu-sans-fonts             noarch 2.37-24.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.5 MiB
 expat                         x86_64 2.6.4-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.5 KiB
 flexiblas                     x86_64 3.4.4-3.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  48.5 KiB
 flexiblas-netlib              x86_64 3.4.4-3.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.7 MiB
 flexiblas-openblas-openmp     x86_64 3.4.4-3.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  43.3 KiB
 fontconfig                    x86_64 2.15.0-8.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 791.9 KiB
 fonts-filesystem              noarch 1:2.0.5-17.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 freetype                      x86_64 2.13.3-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 850.5 KiB
 fribidi                       x86_64 1.0.16-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 194.5 KiB
 glib2                         x86_64 2.83.0-3.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.6 MiB
 gnutls                        x86_64 3.8.8-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.2 MiB
 google-noto-fonts-common      noarch 20240901-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.5 KiB
 google-noto-sans-vf-fonts     noarch 20240901-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 graphite2                     x86_64 1.3.14-16.fc41          copr_base                                                     192.0 KiB
 harfbuzz                      x86_64 10.1.0-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.7 MiB
 jbigkit-libs                  x86_64 2.1-30.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 117.6 KiB
 lcms2                         x86_64 2.16-4.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 424.9 KiB
 less                          x86_64 668-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 406.4 KiB
 libX11                        x86_64 1.8.10-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 MiB
 libX11-common                 noarch 1.8.10-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libXau                        x86_64 1.0.12-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  75.8 KiB
 libXext                       x86_64 1.3.6-2.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  90.1 KiB
 libXft                        x86_64 2.3.8-7.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 164.5 KiB
 libXrender                    x86_64 0.9.12-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  48.8 KiB
 libb2                         x86_64 0.98.1-12.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  42.2 KiB
 libcbor                       x86_64 0.11.0-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  73.9 KiB
 libedit                       x86_64 3.1-53.20240808cvs.fc41 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 244.1 KiB
 libfido2                      x86_64 1.15.0-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.2 KiB
 libgfortran                   x86_64 14.2.1-6.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.0 MiB
 libimagequant                 x86_64 4.0.3-5.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 666.7 KiB
 libjpeg-turbo                 x86_64 3.0.4-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 789.1 KiB
 liblerc                       x86_64 4.0.0-7.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 607.5 KiB
 libpng                        x86_64 2:1.6.44-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 245.8 KiB
 libqhull_r                    x86_64 1:8.0.2-5.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 483.4 KiB
 libquadmath                   x86_64 14.2.1-6.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 325.9 KiB
 libraqm                       x86_64 0.10.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  32.7 KiB
 libtiff                       x86_64 4.7.0-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 620.0 KiB
 libwebp                       x86_64 1.5.0-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 814.4 KiB
 libxcb                        x86_64 1.17.0-3.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 mpdecimal                     x86_64 2.5.1-16.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 204.9 KiB
 nettle                        x86_64 3.10-3.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 793.0 KiB
 openblas                      x86_64 0.3.28-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.6 KiB
 openblas-openmp               x86_64 0.3.28-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.3 MiB
 openjpeg                      x86_64 2.5.3-1.fc41            updates                                                       451.4 KiB
 openssh                       x86_64 9.9p1-5.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 openssh-clients               x86_64 9.9p1-5.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.7 MiB
 pixman                        x86_64 0.44.2-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 664.5 KiB
 pyproject-rpm-macros          noarch 1.16.3-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.7 KiB
 python-jupyter-filesystem     noarch 5.7.2-7.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 python-pip-wheel              noarch 24.3.1-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 python-rpm-macros             noarch 3.13-3.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.1 KiB
 python3                       x86_64 3.13.1-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  30.6 KiB
 python3-cairo                 x86_64 1.25.1-5.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 492.5 KiB
 python3-contourpy             x86_64 1.3.1-1.fc42            copr_base                                                     821.5 KiB
 python3-cycler                noarch 0.11.0-13.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  37.6 KiB
 python3-dateutil              noarch 1:2.8.2-16.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 879.2 KiB
 python3-fonttools             x86_64 4.55.3-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  18.1 MiB
 python3-iniconfig             noarch 1.1.1-23.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 KiB
 python3-kiwisolver            x86_64 1.4.7-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 153.9 KiB
 python3-libs                  x86_64 3.13.1-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.8 MiB
 python3-matplotlib-data       noarch 3.9.4-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 741.5 KiB
 python3-matplotlib-data-fonts noarch 3.9.4-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.9 MiB
 python3-matplotlib-tk         x86_64 3.9.4-2.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 256.4 KiB
 python3-numpy                 x86_64 1:2.2.1-1.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.8 MiB
 python3-numpy-f2py            x86_64 1:2.2.1-1.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.0 MiB
 python3-olefile               noarch 0.47-5.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 340.4 KiB
 python3-packaging             noarch 24.2-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 555.7 KiB
 python3-pillow                x86_64 11.0.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.9 MiB
 python3-pillow-tk             x86_64 11.0.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  73.0 KiB
 python3-pluggy                noarch 1.5.0-1.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 193.2 KiB
 python3-pyparsing             noarch 3.1.2-7.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 python3-rpm-generators        noarch 14-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros            noarch 3.13-3.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 KiB
 python3-six                   noarch 1.16.0-23.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 118.3 KiB
 python3-tenacity              noarch 8.2.3-5.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 158.2 KiB
 python3-tkinter               x86_64 3.13.1-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 tcl                           x86_64 1:8.6.15-6.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.2 MiB
 tk                            x86_64 1:8.6.15-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.6 MiB
 tzdata                        noarch 2024b-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 xml-common                    noarch 0.6.3-65.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.4 KiB

Transaction Summary:
 Installing:        88 packages

Total size of inbound packages is 78 MiB. Need to download 78 MiB.
After this operation, 398 MiB extra will be used (install 398 MiB, remove 0 B).
[ 1/88] python3-devel-0:3.13.1-2.fc42.x 100% |   3.0 MiB/s | 357.9 KiB |  00m00s
[ 2/88] git-core-0:2.47.1-1.fc42.x86_64 100% |  31.1 MiB/s |   4.8 MiB |  00m00s
[ 3/88] python3-0:3.13.1-2.fc42.x86_64  100% |   1.4 MiB/s |  26.9 KiB |  00m00s
[ 4/88] python3-plotly-0:5.24.1-2.fc42. 100% |  47.8 MiB/s |  12.7 MiB |  00m00s
[ 5/88] python3-matplotlib-0:3.9.4-2.fc 100% |  11.0 MiB/s |   4.5 MiB |  00m00s
[ 6/88] python3-matplotlib-data-0:3.9.4 100% |  15.5 MiB/s | 509.3 KiB |  00m00s
[ 7/88] python3-matplotlib-tk-0:3.9.4-2 100% |   5.2 MiB/s | 107.5 KiB |  00m00s
[ 8/88] python3-tkinter-0:3.13.1-2.fc42 100% |  15.8 MiB/s | 354.9 KiB |  00m00s
[ 9/88] python3-pytest-0:8.3.4-1.fc42.n 100% |  39.6 MiB/s |   2.0 MiB |  00m00s
[10/88] tcl-1:8.6.15-6.fc42.x86_64      100% |  29.9 MiB/s |   1.1 MiB |  00m00s
[11/88] tk-1:8.6.15-1.fc42.x86_64       100% |  41.6 MiB/s |   1.6 MiB |  00m00s
[12/88] python3-libs-0:3.13.1-2.fc42.x8 100% |  20.9 MiB/s |   8.6 MiB |  00m00s
[13/88] python3-iniconfig-0:1.1.1-23.fc 100% | 695.1 KiB/s |  18.1 KiB |  00m00s
[14/88] python3-packaging-0:24.2-2.fc42 100% |   7.8 MiB/s | 143.6 KiB |  00m00s
[15/88] python3-pluggy-0:1.5.0-1.fc41.n 100% |   3.1 MiB/s |  53.1 KiB |  00m00s
[16/88] python3-pillow-tk-0:11.0.0-1.fc 100% |   1.8 MiB/s |  30.9 KiB |  00m00s
[17/88] python3-contourpy-0:1.3.1-1.fc4 100% |  20.2 MiB/s | 269.1 KiB |  00m00s
[18/88] dejavu-sans-fonts-0:2.37-24.fc4 100% |  37.9 MiB/s |   1.3 MiB |  00m00s
[19/88] python3-pillow-0:11.0.0-1.fc42. 100% |  15.5 MiB/s | 954.1 KiB |  00m00s
[20/88] libqhull_r-1:8.0.2-5.fc41.x86_6 100% |  10.4 MiB/s | 201.8 KiB |  00m00s
[21/88] freetype-0:2.13.3-1.fc42.x86_64 100% |  12.1 MiB/s | 409.2 KiB |  00m00s
[22/88] python3-cairo-0:1.25.1-5.fc41.x 100% |   6.8 MiB/s | 124.6 KiB |  00m00s
[23/88] python3-cycler-0:0.11.0-13.fc41 100% |   1.3 MiB/s |  21.3 KiB |  00m00s
[24/88] python3-matplotlib-data-fonts-0 100% |   7.2 MiB/s |   2.3 MiB |  00m00s
[25/88] python3-dateutil-1:2.8.2-16.fc4 100% |  14.8 MiB/s | 349.0 KiB |  00m00s
[26/88] python3-kiwisolver-0:1.4.7-1.fc 100% |   3.8 MiB/s |  66.7 KiB |  00m00s
[27/88] python3-numpy-f2py-1:2.2.1-1.fc 100% |  19.9 MiB/s | 448.6 KiB |  00m00s
[28/88] python3-pyparsing-0:3.1.2-7.fc4 100% |  13.2 MiB/s | 270.3 KiB |  00m00s
[29/88] expat-0:2.6.4-1.fc42.x86_64     100% |   5.3 MiB/s | 114.5 KiB |  00m00s
[30/88] libb2-0:0.98.1-12.fc41.x86_64   100% |   1.4 MiB/s |  25.7 KiB |  00m00s
[31/88] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |   5.1 MiB/s |  89.0 KiB |  00m00s
[32/88] python3-fonttools-0:4.55.3-2.fc 100% |  20.5 MiB/s |   2.9 MiB |  00m00s
[33/88] tzdata-0:2024b-1.fc42.noarch    100% |  18.2 MiB/s | 428.6 KiB |  00m00s
[34/88] python3-six-0:1.16.0-23.fc41.no 100% |   2.1 MiB/s |  41.2 KiB |  00m00s
[35/88] python-pip-wheel-0:24.3.1-1.fc4 100% |  17.7 MiB/s |   1.2 MiB |  00m00s
[36/88] cairo-0:1.18.2-2.fc42.x86_64    100% |  26.1 MiB/s | 694.5 KiB |  00m00s
[37/88] openssh-0:9.9p1-5.fc42.x86_64   100% |  15.5 MiB/s | 349.2 KiB |  00m00s
[38/88] openssh-clients-0:9.9p1-5.fc42. 100% |  15.7 MiB/s | 757.4 KiB |  00m00s
[39/88] less-0:668-1.fc42.x86_64        100% |   8.0 MiB/s | 189.4 KiB |  00m00s
[40/88] libpng-2:1.6.44-1.fc42.x86_64   100% |   6.2 MiB/s | 120.7 KiB |  00m00s
[41/88] fonts-filesystem-1:2.0.5-17.fc4 100% | 530.2 KiB/s |   8.5 KiB |  00m00s
[42/88] harfbuzz-0:10.1.0-2.fc42.x86_64 100% |  19.0 MiB/s |   1.0 MiB |  00m00s
[43/88] fontconfig-0:2.15.0-8.fc41.x86_ 100% |  12.5 MiB/s | 257.0 KiB |  00m00s
[44/88] pixman-0:0.44.2-1.fc42.x86_64   100% |   9.1 MiB/s | 269.5 KiB |  00m00s
[45/88] libX11-common-0:1.8.10-2.fc42.n 100% |   7.1 MiB/s | 144.8 KiB |  00m00s
[46/88] libX11-0:1.8.10-2.fc42.x86_64   100% |  14.4 MiB/s | 649.7 KiB |  00m00s
[47/88] libXext-0:1.3.6-2.fc41.x86_64   100% |   1.7 MiB/s |  39.1 KiB |  00m00s
[48/88] libXrender-0:0.9.12-1.fc42.x86_ 100% |   1.5 MiB/s |  26.1 KiB |  00m00s
[49/88] libxcb-0:1.17.0-3.fc42.x86_64   100% |  12.1 MiB/s | 235.9 KiB |  00m00s
[50/88] python-jupyter-filesystem-0:5.7 100% | 583.9 KiB/s |   9.3 KiB |  00m00s
[51/88] python3-tenacity-0:8.2.3-5.fc41 100% |   3.2 MiB/s |  55.5 KiB |  00m00s
[52/88] libXft-0:2.3.8-7.fc41.x86_64    100% |   4.2 MiB/s |  72.3 KiB |  00m00s
[53/88] lcms2-0:2.16-4.fc41.x86_64      100% |   8.8 MiB/s | 180.3 KiB |  00m00s
[54/88] libimagequant-0:4.0.3-5.fc41.x8 100% |  10.9 MiB/s | 301.2 KiB |  00m00s
[55/88] libjpeg-turbo-0:3.0.4-1.fc42.x8 100% |   8.9 MiB/s | 228.9 KiB |  00m00s
[56/88] libraqm-0:0.10.1-1.fc42.x86_64  100% |   1.3 MiB/s |  22.4 KiB |  00m00s
[57/88] libtiff-0:4.7.0-2.fc42.x86_64   100% |   8.5 MiB/s | 217.1 KiB |  00m00s
[58/88] libwebp-0:1.5.0-1.fc42.x86_64   100% |  10.9 MiB/s | 279.7 KiB |  00m00s
[59/88] openjpeg-0:2.5.3-1.fc41.x86_64  100% |   1.0 MiB/s | 184.7 KiB |  00m00s
[60/88] python3-olefile-0:0.47-5.fc41.n 100% |   3.6 MiB/s |  74.6 KiB |  00m00s
[61/88] libedit-0:3.1-53.20240808cvs.fc 100% |   5.2 MiB/s | 105.6 KiB |  00m00s
[62/88] libfido2-0:1.15.0-2.fc41.x86_64 100% |   5.6 MiB/s |  98.1 KiB |  00m00s
[63/88] libXau-0:1.0.12-1.fc42.x86_64   100% |   1.9 MiB/s |  32.2 KiB |  00m00s
[64/88] jbigkit-libs-0:2.1-30.fc41.x86_ 100% |   2.9 MiB/s |  53.3 KiB |  00m00s
[65/88] python3-numpy-1:2.2.1-1.fc42.x8 100% |  11.8 MiB/s |   7.7 MiB |  00m01s
[66/88] liblerc-0:4.0.0-7.fc41.x86_64   100% |  10.3 MiB/s | 210.3 KiB |  00m00s
[67/88] fribidi-0:1.0.16-1.fc42.x86_64  100% |   2.9 MiB/s |  53.7 KiB |  00m00s
[68/88] libcbor-0:0.11.0-2.fc41.x86_64  100% |   2.0 MiB/s |  33.1 KiB |  00m00s
[69/88] graphite2-0:1.3.14-16.fc41.x86_ 100% |   9.3 MiB/s |  95.6 KiB |  00m00s
[70/88] flexiblas-netlib-0:3.4.4-3.fc41 100% |  23.5 MiB/s |   3.2 MiB |  00m00s
[71/88] gnutls-0:3.8.8-1.fc42.x86_64    100% |  37.2 MiB/s |   1.1 MiB |  00m00s
[72/88] default-fonts-core-sans-0:4.2-2 100% |   1.3 MiB/s |  25.2 KiB |  00m00s
[73/88] xml-common-0:0.6.3-65.fc41.noar 100% |   1.8 MiB/s |  31.2 KiB |  00m00s
[74/88] flexiblas-0:3.4.4-3.fc41.x86_64 100% |   1.4 MiB/s |  25.3 KiB |  00m00s
[75/88] flexiblas-openblas-openmp-0:3.4 100% |   1.0 MiB/s |  17.2 KiB |  00m00s
[76/88] libgfortran-0:14.2.1-6.fc42.x86 100% |  32.8 MiB/s | 939.2 KiB |  00m00s
[77/88] libquadmath-0:14.2.1-6.fc42.x86 100% |  11.1 MiB/s | 204.3 KiB |  00m00s
[78/88] abattis-cantarell-vf-fonts-0:0. 100% |   6.5 MiB/s | 120.2 KiB |  00m00s
[79/88] google-noto-sans-vf-fonts-0:202 100% |  25.2 MiB/s | 593.9 KiB |  00m00s
[80/88] google-noto-fonts-common-0:2024 100% | 888.6 KiB/s |  17.8 KiB |  00m00s
[81/88] nettle-0:3.10-3.fc41.x86_64     100% |  17.4 MiB/s | 428.5 KiB |  00m00s
[82/88] openblas-0:0.3.28-2.fc42.x86_64 100% |   2.4 MiB/s |  41.0 KiB |  00m00s
[83/88] pyproject-rpm-macros-0:1.16.3-1 100% |   2.4 MiB/s |  44.6 KiB |  00m00s
[84/88] glib2-0:2.83.0-3.fc42.x86_64    100% |  14.5 MiB/s |   3.0 MiB |  00m00s
[85/88] python-rpm-macros-0:3.13-3.fc41 100% | 803.1 KiB/s |  17.7 KiB |  00m00s
[86/88] python3-rpm-generators-0:14-11. 100% |   1.6 MiB/s |  29.3 KiB |  00m00s
[87/88] python3-rpm-macros-0:3.13-3.fc4 100% | 732.0 KiB/s |  12.4 KiB |  00m00s
[88/88] openblas-openmp-0:0.3.28-2.fc42 100% |  26.1 MiB/s |   5.0 MiB |  00m00s
--------------------------------------------------------------------------------
[88/88] Total                           100% |  43.3 MiB/s |  77.7 MiB |  00m02s
Running transaction
[ 1/90] Verify package files            100% | 294.0   B/s |  88.0   B |  00m00s
[ 2/90] Prepare transaction             100% | 334.0   B/s |  88.0   B |  00m00s
[ 3/90] Installing fonts-filesystem-1:2 100% | 769.5 KiB/s | 788.0   B |  00m00s
[ 4/90] Installing python-rpm-macros-0: 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[ 5/90] Installing python3-rpm-macros-0 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 6/90] Installing python3-matplotlib-d 100% | 282.6 MiB/s |   7.9 MiB |  00m00s
[ 7/90] Installing python3-matplotlib-d 100% | 105.9 MiB/s | 758.7 KiB |  00m00s
[ 8/90] Installing libgfortran-0:14.2.1 100% | 304.5 MiB/s |   3.0 MiB |  00m00s
[ 9/90] Installing libwebp-0:1.5.0-1.fc 100% | 199.8 MiB/s | 818.6 KiB |  00m00s
[10/90] Installing libjpeg-turbo-0:3.0. 100% | 193.1 MiB/s | 790.8 KiB |  00m00s
[11/90] Installing libpng-2:1.6.44-1.fc 100% |  60.3 MiB/s | 247.0 KiB |  00m00s
[12/90] Installing tzdata-0:2024b-1.fc4 100% |  25.5 MiB/s |   1.9 MiB |  00m00s
[13/90] Installing expat-0:2.6.4-1.fc42 100% |  93.6 MiB/s | 287.6 KiB |  00m00s
[14/90] Installing tcl-1:8.6.15-6.fc42. 100% | 177.1 MiB/s |   4.2 MiB |  00m00s
[15/90] Installing pyproject-rpm-macros 100% | 113.0 MiB/s | 115.7 KiB |  00m00s
[16/90] Installing dejavu-sans-fonts-0: 100% | 306.0 MiB/s |   5.5 MiB |  00m00s
[17/90] Installing abattis-cantarell-vf 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[18/90] Installing openblas-0:0.3.28-2. 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[19/90] Installing openblas-openmp-0:0. 100% | 422.4 MiB/s |  39.3 MiB |  00m00s
[20/90] Installing nettle-0:3.10-3.fc41 100% | 194.4 MiB/s | 796.1 KiB |  00m00s
[21/90] Installing gnutls-0:3.8.8-1.fc4 100% | 232.1 MiB/s |   3.2 MiB |  00m00s
[22/90] Installing glib2-0:2.83.0-3.fc4 100% | 257.3 MiB/s |  14.7 MiB |  00m00s
[23/90] Installing google-noto-fonts-co 100% |   0.0   B/s |  18.3 KiB |  00m00s
[24/90] Installing google-noto-sans-vf- 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[25/90] Installing default-fonts-core-s 100% |   8.9 MiB/s |  18.2 KiB |  00m00s
[26/90] Installing libquadmath-0:14.2.1 100% | 159.8 MiB/s | 327.2 KiB |  00m00s
[27/90] Installing flexiblas-0:3.4.4-3. 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[28/90] Installing flexiblas-openblas-o 100% |  43.1 MiB/s |  44.1 KiB |  00m00s
[29/90] Installing flexiblas-netlib-0:3 100% | 226.9 MiB/s |  10.7 MiB |  00m00s
[30/90] Installing xml-common-0:0.6.3-6 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[31/90] Installing graphite2-0:1.3.14-1 100% |  94.8 MiB/s | 194.1 KiB |  00m00s
[32/90] Installing harfbuzz-0:10.1.0-2. 100% | 221.4 MiB/s |   2.7 MiB |  00m00s
[33/90] Installing freetype-0:2.13.3-1. 100% | 166.4 MiB/s | 852.2 KiB |  00m00s
[34/90] Installing fontconfig-0:2.15.0- 100% | 773.2 KiB/s | 811.1 KiB |  00m01s
[35/90] Installing libcbor-0:0.11.0-2.f 100% |  73.5 MiB/s |  75.3 KiB |  00m00s
[36/90] Installing libfido2-0:1.15.0-2. 100% | 117.1 MiB/s | 239.7 KiB |  00m00s
[37/90] Installing fribidi-0:1.0.16-1.f 100% |  96.2 MiB/s | 197.0 KiB |  00m00s
[38/90] Installing libraqm-0:0.10.1-1.f 100% |  33.0 MiB/s |  33.8 KiB |  00m00s
[39/90] Installing liblerc-0:4.0.0-7.fc 100% | 198.3 MiB/s | 609.0 KiB |  00m00s
[40/90] Installing jbigkit-libs-0:2.1-3 100% | 116.8 MiB/s | 119.6 KiB |  00m00s
[41/90] Installing libtiff-0:4.7.0-2.fc 100% | 151.9 MiB/s | 622.3 KiB |  00m00s
[42/90] Installing libXau-0:1.0.12-1.fc 100% |  75.6 MiB/s |  77.4 KiB |  00m00s
[43/90] Installing libxcb-0:1.17.0-3.fc 100% | 132.0 MiB/s |   1.2 MiB |  00m00s
[44/90] Installing libedit-0:3.1-53.202 100% | 120.0 MiB/s | 245.8 KiB |  00m00s
[45/90] Installing libimagequant-0:4.0. 100% | 163.2 MiB/s | 668.3 KiB |  00m00s
[46/90] Installing lcms2-0:2.16-4.fc41. 100% | 138.8 MiB/s | 426.5 KiB |  00m00s
[47/90] Installing openjpeg-0:2.5.3-1.f 100% | 147.6 MiB/s | 453.3 KiB |  00m00s
[48/90] Installing python-jupyter-files 100% |   2.0 MiB/s |   2.1 KiB |  00m00s
[49/90] Installing libX11-common-0:1.8. 100% |  66.0 MiB/s |   1.2 MiB |  00m00s
[50/90] Installing libX11-0:1.8.10-2.fc 100% | 257.1 MiB/s |   1.3 MiB |  00m00s
[51/90] Installing libXrender-0:0.9.12- 100% |  48.8 MiB/s |  50.0 KiB |  00m00s
[52/90] Installing libXft-0:2.3.8-7.fc4 100% |   9.5 MiB/s | 166.0 KiB |  00m00s
[53/90] Installing tk-1:8.6.15-1.fc42.x 100% | 141.8 MiB/s |   3.7 MiB |  00m00s
[54/90] Installing libXext-0:1.3.6-2.fc 100% |  89.2 MiB/s |  91.3 KiB |  00m00s
[55/90] Installing pixman-0:0.44.2-1.fc 100% | 216.7 MiB/s | 665.6 KiB |  00m00s
[56/90] Installing cairo-0:1.18.2-2.fc4 100% | 218.6 MiB/s |   1.7 MiB |  00m00s
[57/90] Installing less-0:668-1.fc42.x8 100% | 133.4 MiB/s | 409.7 KiB |  00m00s
[58/90] Installing openssh-0:9.9p1-5.fc 100% | 229.9 MiB/s |   1.4 MiB |  00m00s
[59/90] Installing openssh-clients-0:9. 100% | 110.8 MiB/s |   2.7 MiB |  00m00s
[60/90] Installing python-pip-wheel-0:2 100% | 311.0 MiB/s |   1.2 MiB |  00m00s
[61/90] Installing mpdecimal-0:2.5.1-16 100% | 100.6 MiB/s | 206.0 KiB |  00m00s
[62/90] Installing libb2-0:0.98.1-12.fc 100% |  10.6 MiB/s |  43.3 KiB |  00m00s
[63/90] Installing python3-libs-0:3.13. 100% | 187.1 MiB/s |  40.2 MiB |  00m00s
[64/90] Installing python3-0:3.13.1-2.f 100% |  15.8 MiB/s |  32.4 KiB |  00m00s
[65/90] Installing python3-packaging-0: 100% |  92.4 MiB/s | 568.0 KiB |  00m00s
[66/90] Installing python3-tkinter-0:3. 100% | 171.9 MiB/s |   1.9 MiB |  00m00s
[67/90] Installing python3-rpm-generato 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[68/90] Installing python3-devel-0:3.13 100% |  95.6 MiB/s |   1.8 MiB |  00m00s
[69/90] Installing python3-numpy-1:2.2. 100% | 232.1 MiB/s |  41.1 MiB |  00m00s
[70/90] Installing python3-numpy-f2py-1 100% |  89.9 MiB/s |   2.1 MiB |  00m00s
[71/90] Installing python3-contourpy-0: 100% | 116.4 MiB/s | 834.4 KiB |  00m00s
[72/90] Installing python3-iniconfig-0: 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[73/90] Installing python3-pluggy-0:1.5 100% |  64.9 MiB/s | 199.4 KiB |  00m00s
[74/90] Installing python3-cairo-0:1.25 100% | 161.7 MiB/s | 496.6 KiB |  00m00s
[75/90] Installing python3-cycler-0:0.1 100% |  13.0 MiB/s |  39.8 KiB |  00m00s
[76/90] Installing python3-fonttools-0: 100% | 203.2 MiB/s |  18.3 MiB |  00m00s
[77/90] Installing python3-kiwisolver-0 100% |  51.4 MiB/s | 157.8 KiB |  00m00s
[78/90] Installing python3-pyparsing-0: 100% | 164.8 MiB/s |   1.0 MiB |  00m00s
[79/90] Installing python3-six-0:1.16.0 100% |  58.9 MiB/s | 120.7 KiB |  00m00s
[80/90] Installing python3-dateutil-1:2 100% | 124.6 MiB/s | 892.9 KiB |  00m00s
[81/90] Installing python3-tenacity-0:8 100% |  54.1 MiB/s | 166.2 KiB |  00m00s
[82/90] Installing python3-olefile-0:0. 100% |  83.9 MiB/s | 343.6 KiB |  00m00s
[83/90] Installing python3-pillow-0:11. 100% | 159.6 MiB/s |   4.0 MiB |  00m00s
[84/90] Installing python3-pillow-tk-0: 100% |  73.1 MiB/s |  74.8 KiB |  00m00s
[85/90] Installing libqhull_r-1:8.0.2-5 100% | 236.4 MiB/s | 484.2 KiB |  00m00s
[86/90] Installing python3-matplotlib-t 100% |  63.2 MiB/s | 259.0 KiB |  00m00s
[87/90] Installing python3-matplotlib-0 100% | 119.5 MiB/s |  21.1 MiB |  00m00s
[88/90] Installing python3-plotly-0:5.2 100% |  46.3 MiB/s | 109.9 MiB |  00m02s
[89/90] Installing python3-pytest-0:8.3 100% | 250.1 MiB/s |  21.0 MiB |  00m00s
[90/90] Installing git-core-0:2.47.1-1. 100% |  73.8 MiB/s |  22.7 MiB |  00m00s
Warning: skipped OpenPGP checks for 87 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for python-nilearn-0.11.1-2.fc42.src.rpm
Start: rpmbuild python-nilearn-0.11.1-2.fc42.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734912000
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.WBovdn
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ test -d /builddir/build/BUILD/python-nilearn-0.11.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-nilearn-0.11.1-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-nilearn-0.11.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9AbCU
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ rm -rf nilearn-0.11.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nilearn-0.11.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nilearn-0.11.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ find . -name '*py' -exec sed -i '/#!\/usr\/bin\/env python/ d' '{}' ';'
+ find . -name '*pyc' -exec rm -f '{}' ';'
+ sed -i s/python/python3/ nilearn/plotting/html_document.py
+ sed -r -i 's/--template=[^[:blank:]"]+//' pyproject.toml
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Dp6Mwd
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd nilearn-0.11.1
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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 '
+ 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 '
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir --output /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires -r
Handling hatchling from build-system.requires
Requirement not satisfied: hatchling
Handling hatch-vcs from build-system.requires
Requirement not satisfied: hatch-vcs
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% | 794.7 KiB/s |  29.4 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  30.8 KiB |  00m00s
 Copr repository                        100% |  35.6 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  69.6 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package "git-core-2.47.1-1.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.x86_64" is already installed.
Package "python3-matplotlib-3.9.4-2.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-plotly-5.24.1-2.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.

Package                    Arch   Version              Repository                                                         Size
Installing:
 python3-hatch-vcs         noarch 0.4.0-6.fc41         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  33.9 KiB
 python3-hatchling         noarch 1.27.0-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 604.2 KiB
 python3-pip               noarch 24.3.1-1.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.3 MiB
Installing dependencies:
 python3-pathspec          noarch 0.12.1-6.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 195.2 KiB
 python3-setuptools        noarch 74.1.3-4.fc42        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.4 MiB
 python3-setuptools_scm    noarch 8.1.0-1.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 320.0 KiB
 python3-trove-classifiers noarch 2024.10.21.16-2.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  92.1 KiB

Transaction Summary:
 Installing:         7 packages

Total size of inbound packages is 5 MiB. Need to download 5 MiB.
After this operation, 21 MiB extra will be used (install 21 MiB, remove 0 B).
[1/7] python3-hatch-vcs-0:0.4.0-6.fc41. 100% | 395.7 KiB/s |  23.0 KiB |  00m00s
[2/7] python3-hatchling-0:1.27.0-1.fc42 100% |   2.2 MiB/s | 186.5 KiB |  00m00s
[3/7] python3-pathspec-0:0.12.1-6.fc41. 100% |   2.2 MiB/s |  56.4 KiB |  00m00s
[4/7] python3-trove-classifiers-0:2024. 100% |   1.6 MiB/s |  27.1 KiB |  00m00s
[5/7] python3-setuptools_scm-0:8.1.0-1. 100% |   5.5 MiB/s | 101.4 KiB |  00m00s
[6/7] python3-pip-0:24.3.1-1.fc42.noarc 100% |  20.1 MiB/s |   2.5 MiB |  00m00s
[7/7] python3-setuptools-0:74.1.3-4.fc4 100% |  34.3 MiB/s |   1.8 MiB |  00m00s
--------------------------------------------------------------------------------
[7/7] Total                             100% |  30.4 MiB/s |   4.7 MiB |  00m00s
Running transaction
[1/9] Verify package files              100% | 411.0   B/s |   7.0   B |  00m00s
[2/9] Prepare transaction               100% |  98.0   B/s |   7.0   B |  00m00s
[3/9] Installing python3-setuptools-0:7 100% | 117.2 MiB/s |   8.6 MiB |  00m00s
[4/9] Installing python3-setuptools_scm 100% |  55.3 MiB/s | 339.7 KiB |  00m00s
[5/9] Installing python3-trove-classifi 100% |  93.1 MiB/s |  95.3 KiB |  00m00s
[6/9] Installing python3-pathspec-0:0.1 100% |  65.8 MiB/s | 202.0 KiB |  00m00s
[7/9] Installing python3-hatchling-0:1. 100% |  39.9 MiB/s | 653.4 KiB |  00m00s
[8/9] Installing python3-hatch-vcs-0:0. 100% |   9.8 MiB/s |  39.9 KiB |  00m00s
[9/9] Installing python3-pip-0:24.3.1-1 100% |  89.4 MiB/s |  11.6 MiB |  00m00s
Warning: skipped OpenPGP checks for 7 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734912000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.A0Ua28
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd nilearn-0.11.1
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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 '
+ 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 '
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir --output /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires -r
Handling hatchling from build-system.requires
Requirement satisfied: hatchling
   (installed: hatchling 1.27.0)
Handling hatch-vcs from build-system.requires
Requirement satisfied: hatch-vcs
   (installed: hatch-vcs 0.4.0)
Handling joblib>=1.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: joblib>=1.2.0
Handling lxml from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: lxml
Handling nibabel>=5.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: nibabel>=5.2.0
Handling numpy>=1.22.4 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: numpy>=1.22.4
   (installed: numpy 2.2.1)
Handling packaging from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: packaging
   (installed: packaging 24.2)
Handling pandas>=2.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: pandas>=2.2.0
Handling requests>=2.25.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: requests>=2.25.0
Handling scikit-learn>=1.4.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: scikit-learn>=1.4.0
Handling scipy>=1.8.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement not satisfied: scipy>=1.8.0
Handling coverage; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'dev'
Handling furo>=2024.8.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'dev'
Handling kaleido; (platform_system != 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'dev'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev'
Handling matplotlib>=3.3.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'dev'
Handling memory-profiler>=0.61.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'dev'
Handling myst-parser>=3.0.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'dev'
Handling numpydoc>=1.8.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'dev'
Handling plotly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'dev'
Handling pytest-cov; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'dev'
Handling pytest-randomly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'dev'
Handling pytest-reporter-html1>=0.9.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'dev'
Handling pytest-xdist[psutil]; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'dev'
Handling pytest>=6.0.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'dev'
Handling ruamel-yaml>=0.18.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'dev'
Handling sphinx-copybutton>=0.5.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'dev'
Handling sphinx-design>=0.6.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'dev'
Handling sphinx-gallery>=0.18.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'dev'
Handling sphinx>=7.4.7; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'dev'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'dev'
Handling sphinxext-opengraph>=0.9.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'dev'
Handling tox; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'dev'
Handling furo>=2024.8.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'doc'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc'
Handling matplotlib>=3.3.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'doc'
Handling memory-profiler>=0.61.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'doc'
Handling myst-parser>=3.0.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'doc'
Handling numpydoc>=1.8.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'doc'
Handling plotly; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'doc'
Handling ruamel-yaml>=0.18.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'doc'
Handling sphinx-copybutton>=0.5.2; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'doc'
Handling sphinx-design>=0.6.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'doc'
Handling sphinx-gallery>=0.18.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'doc'
Handling sphinx>=7.4.7; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'doc'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'doc'
Handling sphinxext-opengraph>=0.9.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotly'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly'
Handling matplotlib>=3.3.0; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotly'
Handling plotly; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotly'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotting'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting'
Handling matplotlib>=3.3.0; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotting'
Handling plotly; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotting'
Handling tox; extra == 'style' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'style'
Handling coverage; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'test'
Handling pytest-cov; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'test'
Handling pytest-randomly; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'test'
Handling pytest-reporter-html1>=0.9.2; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'test'
Handling pytest-xdist[psutil]; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'test'
Handling pytest>=6.0.0; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'test'
Handling tox; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'test'
+ cat /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires
+ rm -rfv nilearn-0.11.1.dist-info/
removed 'nilearn-0.11.1.dist-info/METADATA'
removed directory 'nilearn-0.11.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% |   1.2 MiB/s |  30.8 KiB |  00m00s
 updates                                100% |   1.1 MiB/s |  29.4 KiB |  00m00s
 Copr repository                        100% |  51.0 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  72.2 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package "git-core-2.47.1-1.fc42.x86_64" is already installed.
Package                     Arch   Version                Repository                                                         Size
Installing:
 python3-joblib             noarch 1.4.2-3.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 python3-lxml               x86_64 5.3.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 MiB
 python3-nibabel            noarch 5.3.2-3.fc42           copr_base                                                      12.7 MiB
 python3-pandas             x86_64 2.2.3-1.fc42~bootstrap http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  42.2 MiB
 python3-requests           noarch 2.32.3-3.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 485.9 KiB
 python3-scikit-learn       x86_64 1.6.0-1.fc42           copr_base                                                      56.2 MiB
 python3-scipy              x86_64 1.14.1-2.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.8 MiB
Installing dependencies:
 libxslt                    x86_64 1.1.42-2.fc41          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 483.1 KiB
 python3-charset-normalizer noarch 3.4.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 319.9 KiB
 python3-cloudpickle        noarch 3.1.0-2.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 128.0 KiB
 python3-idna               noarch 3.10-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 628.0 KiB
 python3-platformdirs       noarch 4.2.2-2.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 168.6 KiB
 python3-pooch              noarch 1.8.2-3.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 625.5 KiB
 python3-pytz               noarch 2024.2-1.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 223.7 KiB
 python3-threadpoolctl      noarch 3.5.0-4.fc41           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 136.8 KiB
 python3-urllib3            noarch 2.3.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB

Transaction Summary:
 Installing:        16 packages

Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.x86_64" is already installed.
Package "python3-hatch-vcs-0.4.0-6.fc41.noarch" is already installed.
Package "python3-hatchling-1.27.0-1.fc42.noarch" is already installed.
Package "python3-matplotlib-3.9.4-2.fc42.x86_64" is already installed.
Package "python3-numpy-1:2.2.1-1.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-plotly-5.24.1-2.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.

Total size of inbound packages is 41 MiB. Need to download 41 MiB.
After this operation, 189 MiB extra will be used (install 189 MiB, remove 0 B).
[ 1/16] python3-joblib-0:1.4.2-3.fc41.n 100% |   5.4 MiB/s | 529.1 KiB |  00m00s
[ 2/16] python3-nibabel-0:5.3.2-3.fc42. 100% |  30.5 MiB/s |   3.6 MiB |  00m00s
[ 3/16] python3-lxml-0:5.3.0-1.fc42.x86 100% |  10.4 MiB/s |   1.3 MiB |  00m00s
[ 4/16] python3-scikit-learn-0:1.6.0-1. 100% |  60.2 MiB/s |  10.5 MiB |  00m00s
[ 5/16] python3-pandas-0:2.2.3-1.fc42~b 100% |  32.0 MiB/s |   7.8 MiB |  00m00s
[ 6/16] python3-pooch-0:1.8.2-3.fc41.no 100% |   6.9 MiB/s | 126.4 KiB |  00m00s
[ 7/16] python3-charset-normalizer-0:3. 100% |   5.5 MiB/s | 101.4 KiB |  00m00s
[ 8/16] python3-requests-0:2.32.3-3.fc4 100% | 554.0 KiB/s | 149.0 KiB |  00m00s
[ 9/16] python3-idna-0:3.10-1.fc42.noar 100% |   6.4 MiB/s | 111.7 KiB |  00m00s
[10/16] python3-platformdirs-0:4.2.2-2. 100% |   2.2 MiB/s |  41.0 KiB |  00m00s
[11/16] python3-pytz-0:2024.2-1.fc42.no 100% |   3.4 MiB/s |  59.8 KiB |  00m00s
[12/16] libxslt-0:1.1.42-2.fc41.x86_64  100% |   9.7 MiB/s | 189.1 KiB |  00m00s
[13/16] python3-cloudpickle-0:3.1.0-2.f 100% |   2.6 MiB/s |  47.2 KiB |  00m00s
[14/16] python3-threadpoolctl-0:3.5.0-4 100% |   2.6 MiB/s |  44.4 KiB |  00m00s
[15/16] python3-urllib3-0:2.3.0-1.fc42. 100% |   2.0 MiB/s | 264.4 KiB |  00m00s
[16/16] python3-scipy-0:1.14.1-2.fc42.x 100% |  38.9 MiB/s |  16.5 MiB |  00m00s
--------------------------------------------------------------------------------
[16/16] Total                           100% |  56.5 MiB/s |  41.4 MiB |  00m01s
Running transaction
[ 1/18] Verify package files            100% | 109.0   B/s |  16.0   B |  00m00s
[ 2/18] Prepare transaction             100% | 123.0   B/s |  16.0   B |  00m00s
[ 3/18] Installing python3-idna-0:3.10- 100% | 154.9 MiB/s | 634.3 KiB |  00m00s
[ 4/18] Installing python3-urllib3-0:2. 100% | 113.1 MiB/s |   1.0 MiB |  00m00s
[ 5/18] Installing python3-threadpoolct 100% | 135.6 MiB/s | 138.9 KiB |  00m00s
[ 6/18] Installing python3-cloudpickle- 100% |  64.3 MiB/s | 131.6 KiB |  00m00s
[ 7/18] Installing python3-joblib-0:1.4 100% | 117.3 MiB/s |   2.2 MiB |  00m00s
[ 8/18] Installing libxslt-0:1.1.42-2.f 100% | 118.7 MiB/s | 486.2 KiB |  00m00s
[ 9/18] Installing python3-pytz-0:2024. 100% |  74.5 MiB/s | 229.0 KiB |  00m00s
[10/18] Installing python3-platformdirs 100% |  57.0 MiB/s | 175.0 KiB |  00m00s
[11/18] Installing python3-charset-norm 100% |  80.5 MiB/s | 329.8 KiB |  00m00s
[12/18] Installing python3-requests-0:2 100% |  97.3 MiB/s | 498.0 KiB |  00m00s
[13/18] Installing python3-pooch-0:1.8. 100% |  69.5 MiB/s | 640.5 KiB |  00m00s
[14/18] Installing python3-scipy-0:1.14 100% | 234.8 MiB/s |  67.1 MiB |  00m00s
[15/18] Installing python3-scikit-learn 100% | 199.6 MiB/s |  56.7 MiB |  00m00s
[16/18] Installing python3-pandas-0:2.2 100% | 237.1 MiB/s |  42.4 MiB |  00m00s
[17/18] Installing python3-lxml-0:5.3.0 100% | 191.0 MiB/s |   5.0 MiB |  00m00s
[18/18] Installing python3-nibabel-0:5. 100% | 109.7 MiB/s |  12.8 MiB |  00m00s
Warning: skipped OpenPGP checks for 16 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734912000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mhowL4
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd nilearn-0.11.1
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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 '
+ 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 '
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir --output /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires -r
Handling hatchling from build-system.requires
Requirement satisfied: hatchling
   (installed: hatchling 1.27.0)
Handling hatch-vcs from build-system.requires
Requirement satisfied: hatch-vcs
   (installed: hatch-vcs 0.4.0)
Handling joblib>=1.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: joblib>=1.2.0
   (installed: joblib 1.4.2)
Handling lxml from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: lxml
   (installed: lxml 5.3.0)
Handling nibabel>=5.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: nibabel>=5.2.0
   (installed: nibabel 5.3.2)
Handling numpy>=1.22.4 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: numpy>=1.22.4
   (installed: numpy 2.2.1)
Handling packaging from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: packaging
   (installed: packaging 24.2)
Handling pandas>=2.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: pandas>=2.2.0
   (installed: pandas 2.2.3)
Handling requests>=2.25.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: requests>=2.25.0
   (installed: requests 2.32.3)
Handling scikit-learn>=1.4.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: scikit-learn>=1.4.0
   (installed: scikit-learn 1.6.0)
Handling scipy>=1.8.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: scipy>=1.8.0
   (installed: scipy 1.14.1)
Handling coverage; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'dev'
Handling furo>=2024.8.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'dev'
Handling kaleido; (platform_system != 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'dev'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev'
Handling matplotlib>=3.3.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'dev'
Handling memory-profiler>=0.61.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'dev'
Handling myst-parser>=3.0.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'dev'
Handling numpydoc>=1.8.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'dev'
Handling plotly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'dev'
Handling pytest-cov; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'dev'
Handling pytest-randomly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'dev'
Handling pytest-reporter-html1>=0.9.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'dev'
Handling pytest-xdist[psutil]; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'dev'
Handling pytest>=6.0.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'dev'
Handling ruamel-yaml>=0.18.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'dev'
Handling sphinx-copybutton>=0.5.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'dev'
Handling sphinx-design>=0.6.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'dev'
Handling sphinx-gallery>=0.18.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'dev'
Handling sphinx>=7.4.7; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'dev'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'dev'
Handling sphinxext-opengraph>=0.9.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'dev'
Handling tox; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'dev'
Handling furo>=2024.8.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'doc'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc'
Handling matplotlib>=3.3.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'doc'
Handling memory-profiler>=0.61.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'doc'
Handling myst-parser>=3.0.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'doc'
Handling numpydoc>=1.8.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'doc'
Handling plotly; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'doc'
Handling ruamel-yaml>=0.18.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'doc'
Handling sphinx-copybutton>=0.5.2; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'doc'
Handling sphinx-design>=0.6.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'doc'
Handling sphinx-gallery>=0.18.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'doc'
Handling sphinx>=7.4.7; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'doc'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'doc'
Handling sphinxext-opengraph>=0.9.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotly'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly'
Handling matplotlib>=3.3.0; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotly'
Handling plotly; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotly'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotting'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting'
Handling matplotlib>=3.3.0; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotting'
Handling plotly; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotting'
Handling tox; extra == 'style' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'style'
Handling coverage; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'test'
Handling pytest-cov; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'test'
Handling pytest-randomly; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'test'
Handling pytest-reporter-html1>=0.9.2; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'test'
Handling pytest-xdist[psutil]; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'test'
Handling pytest>=6.0.0; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'test'
Handling tox; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'test'
+ cat /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires
+ rm -rfv nilearn-0.11.1.dist-info/
removed 'nilearn-0.11.1.dist-info/METADATA'
removed directory 'nilearn-0.11.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 933.5 KiB/s |  30.8 KiB |  00m00s
 updates                                100% | 980.1 KiB/s |  29.4 KiB |  00m00s
 Copr repository                        100% |  43.8 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% |  68.4 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package "git-core-2.47.1-1.fc42.x86_64" is already installed.
Package "pyproject-rpm-macros-1.16.3-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.x86_64" is already installed.
Package "python3-hatch-vcs-0.4.0-6.fc41.noarch" is already installed.
Package "python3-hatchling-1.27.0-1.fc42.noarch" is already installed.
Package "python3-joblib-1.4.2-3.fc41.noarch" is already installed.
Package "python3-lxml-5.3.0-1.fc42.x86_64" is already installed.
Package "python3-matplotlib-3.9.4-2.fc42.x86_64" is already installed.
Package "python3-nibabel-5.3.2-3.fc42.noarch" is already installed.
Package "python3-numpy-1:2.2.1-1.fc42.x86_64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pandas-2.2.3-1.fc42~bootstrap.x86_64" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-plotly-5.24.1-2.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.
Package "python3-requests-2.32.3-3.fc41.noarch" is already installed.
Package "python3-scikit-learn-1.6.0-1.fc42.x86_64" is already installed.
Package "python3-scipy-1.14.1-2.fc42.x86_64" is already installed.

Nothing to do.
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1734912000
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.bBJaef
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd nilearn-0.11.1
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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 '
+ 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 '
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir --output /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires -r
Handling hatchling from build-system.requires
Requirement satisfied: hatchling
   (installed: hatchling 1.27.0)
Handling hatch-vcs from build-system.requires
Requirement satisfied: hatch-vcs
   (installed: hatch-vcs 0.4.0)
Handling joblib>=1.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: joblib>=1.2.0
   (installed: joblib 1.4.2)
Handling lxml from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: lxml
   (installed: lxml 5.3.0)
Handling nibabel>=5.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: nibabel>=5.2.0
   (installed: nibabel 5.3.2)
Handling numpy>=1.22.4 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: numpy>=1.22.4
   (installed: numpy 2.2.1)
Handling packaging from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: packaging
   (installed: packaging 24.2)
Handling pandas>=2.2.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: pandas>=2.2.0
   (installed: pandas 2.2.3)
Handling requests>=2.25.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: requests>=2.25.0
   (installed: requests 2.32.3)
Handling scikit-learn>=1.4.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: scikit-learn>=1.4.0
   (installed: scikit-learn 1.6.0)
Handling scipy>=1.8.0 from hook generated metadata: Requires-Dist (nilearn)
Requirement satisfied: scipy>=1.8.0
   (installed: scipy 1.14.1)
Handling coverage; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'dev'
Handling furo>=2024.8.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'dev'
Handling kaleido; (platform_system != 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'dev'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'dev'
Handling matplotlib>=3.3.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'dev'
Handling memory-profiler>=0.61.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'dev'
Handling myst-parser>=3.0.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'dev'
Handling numpydoc>=1.8.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'dev'
Handling plotly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'dev'
Handling pytest-cov; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'dev'
Handling pytest-randomly; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'dev'
Handling pytest-reporter-html1>=0.9.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'dev'
Handling pytest-xdist[psutil]; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'dev'
Handling pytest>=6.0.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'dev'
Handling ruamel-yaml>=0.18.6; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'dev'
Handling sphinx-copybutton>=0.5.2; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'dev'
Handling sphinx-design>=0.6.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'dev'
Handling sphinx-gallery>=0.18.0; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'dev'
Handling sphinx>=7.4.7; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'dev'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'dev'
Handling sphinxext-opengraph>=0.9.1; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'dev'
Handling tox; extra == 'dev' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'dev'
Handling furo>=2024.8.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: furo>=2024.8.6; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'doc'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'doc'
Handling matplotlib>=3.3.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'doc'
Handling memory-profiler>=0.61.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: memory-profiler>=0.61.0; extra == 'doc'
Handling myst-parser>=3.0.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: myst-parser>=3.0.1; extra == 'doc'
Handling numpydoc>=1.8.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: numpydoc>=1.8.0; extra == 'doc'
Handling plotly; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'doc'
Handling ruamel-yaml>=0.18.6; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: ruamel-yaml>=0.18.6; extra == 'doc'
Handling sphinx-copybutton>=0.5.2; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-copybutton>=0.5.2; extra == 'doc'
Handling sphinx-design>=0.6.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-design>=0.6.1; extra == 'doc'
Handling sphinx-gallery>=0.18.0; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx-gallery>=0.18.0; extra == 'doc'
Handling sphinx>=7.4.7; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinx>=7.4.7; extra == 'doc'
Handling sphinxcontrib-bibtex>=2.6.3; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxcontrib-bibtex>=2.6.3; extra == 'doc'
Handling sphinxext-opengraph>=0.9.1; extra == 'doc' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: sphinxext-opengraph>=0.9.1; extra == 'doc'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotly'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotly'
Handling matplotlib>=3.3.0; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotly'
Handling plotly; extra == 'plotly' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotly'
Handling kaleido; (platform_system != 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido; (platform_system != 'Windows') and extra == 'plotting'
Handling kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: kaleido==0.1.0.post1; (platform_system == 'Windows') and extra == 'plotting'
Handling matplotlib>=3.3.0; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: matplotlib>=3.3.0; extra == 'plotting'
Handling plotly; extra == 'plotting' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: plotly; extra == 'plotting'
Handling tox; extra == 'style' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'style'
Handling coverage; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: coverage; extra == 'test'
Handling pytest-cov; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-cov; extra == 'test'
Handling pytest-randomly; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-randomly; extra == 'test'
Handling pytest-reporter-html1>=0.9.2; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-reporter-html1>=0.9.2; extra == 'test'
Handling pytest-xdist[psutil]; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest-xdist[psutil]; extra == 'test'
Handling pytest>=6.0.0; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: pytest>=6.0.0; extra == 'test'
Handling tox; extra == 'test' from hook generated metadata: Requires-Dist (nilearn)
Ignoring alien requirement: tox; extra == 'test'
+ cat /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-buildrequires
+ rm -rfv nilearn-0.11.1.dist-info/
removed 'nilearn-0.11.1.dist-info/METADATA'
removed directory 'nilearn-0.11.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.csz1fb
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-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 nilearn-0.11.1
+ export SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ SETUPTOOLS_SCM_PRETEND_VERSION=0.11.1
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.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 '
+ 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 '
+ 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 '
+ 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 '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir
Processing /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: nilearn
  Building wheel for nilearn (pyproject.toml): started
  Running command Building wheel for nilearn (pyproject.toml)
  Building wheel for nilearn (pyproject.toml): finished with status 'done'
  Created wheel for nilearn: filename=nilearn-0.11.1-py3-none-any.whl size=10468244 sha256=7a2da581ea351f6123eb9e0ff9a6d41dc2dc26f79014548374402b975bd183f5
  Stored in directory: /builddir/.cache/pip/wheels/90/9b/53/434289abc82b1866354e7694d8f27600297210fd5198ace82c
Successfully built nilearn
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oDLWKr
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ '[' /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build
+ mkdir /builddir/build/BUILD/python-nilearn-0.11.1-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 nilearn-0.11.1
++ ls /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir/nilearn-0.11.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=nilearn==0.11.1
+ '[' -z nilearn==0.11.1 ']'
+ TMPDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-nilearn-0.11.1-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-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir nilearn==0.11.1
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/nilearn-0.11.1-py3-none-any.whl
Installing collected packages: nilearn
Successfully installed nilearn-0.11.1
+ '[' -d /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.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-nilearn-0.11.1-build/BUILDROOT --record /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info/RECORD --output /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info/RECORD
removed '/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn-0.11.1.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.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-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-files --output-modules /builddir/build/BUILD/python-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-modules --buildroot /builddir/build/BUILD/python-nilearn-0.11.1-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-nilearn-0.11.1-build/python-nilearn-0.11.1-2.fc42.x86_64-pyproject-record --prefix /usr -l nilearn
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /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
mangling shebang in /usr/lib/python3.13/site-packages/nilearn/datasets/tests/data/list_archive_contents.sh from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib/python3.13/site-packages/nilearn/plotting/glass_brain_files/generate_json.sh from /bin/sh to #!/usr/bin/sh
*** WARNING: ./usr/lib/python3.13/site-packages/nilearn/plotting/glass_brain_files/plot_align_svg.py is executable but has no shebang, removing executable bit
+ /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-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j2 /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_cache_mixin.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_class_inspect.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_exceptions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_extmath.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_glm.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_helpers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_logger.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_masker_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_data_gen.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_niimg.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_ndimage.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_numpy_conversions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_param_validation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_path_finding.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_segmentation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_niimg_conversions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_tags.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_class_inspect.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_cache_mixin.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_logger.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_masker_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_helpers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_ndimage.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_exceptions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_extmath.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_data_gen.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_niimg.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_param_validation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_path_finding.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_tags.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_segmentation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_numpy_conversions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/tests/__pycache__/test_niimg_conversions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/class_inspect.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/cache_mixin.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/docs.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/exceptions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/extmath.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/fmriprep_confounds.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/data_gen.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/glm.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/logger.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/helpers.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/ndimage.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/masker_validation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/niimg.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/numpy_conversions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/niimg_conversions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/path_finding.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/param_validation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/segmentation.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/tags.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/_utils/__pycache__/data_gen.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/tests/__pycache__/test_connectivity_matrices.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/tests/__pycache__/test_group_sparse_cov.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/tests/__pycache__/test_group_sparse_cov.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/tests/__pycache__/test_connectivity_matrices.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/__pycache__/connectivity_matrices.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/__pycache__/group_sparse_cov.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/data/fsaverage5/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/data/__pycache__/convert_templates.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/description/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/data/archive_contents/test_examples/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/data/archive_contents/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/connectome/__pycache__/group_sparse_cov.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_atlas.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_mocking_autoused.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_func.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_struct.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_testing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_neurovault.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_struct.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_testing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_atlas.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_mocking_autoused.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_neurovault.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/tests/__pycache__/test_func.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/_utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/atlas.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/func.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/struct.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/neurovault.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/atlas.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_decoder.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_fista.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/datasets/__pycache__/neurovault.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_objective_functions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_graph_net.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_operators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_same_api.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_sklearn_compatibility.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_searchlight.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_tv.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_space_net.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_fista.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_graph_net.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_decoder.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_sklearn_compatibility.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_operators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_searchlight.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_same_api.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_tv.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/_objective_functions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/_proximal_operators.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/tests/__pycache__/test_space_net.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/fista.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/searchlight.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/decoder.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/space_net_solvers.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decoding/__pycache__/space_net.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_dict_learning.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_canica.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_multi_pca.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_dict_learning.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_canica.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/tests/__pycache__/test_multi_pca.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/_multi_pca.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/canica.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/dict_learning.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/_base.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/decomposition/__pycache__/_base.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/tempita/__pycache__/_looper.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/tempita/__pycache__/compat3.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/tempita/__pycache__/__init__.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/design_matrix.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/experimental_paradigm.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/externals/tempita/__pycache__/__init__.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/hemodynamic_models.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/design_matrix.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/first_level.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/second_level/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/first_level/__pycache__/first_level.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_check_events_file_uses_tab_separators.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_contrasts.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/second_level/__pycache__/second_level.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_design_matrix.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_hemodynamic_models.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_model.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_paradigm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_regression.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_first_level.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_second_level.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_thresholding.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_check_events_file_uses_tab_separators.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_contrasts.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_regression.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_design_matrix.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_thresholding.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_second_level.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_hemodynamic_models.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_model.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_paradigm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/_base.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/tests/__pycache__/test_first_level.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/_utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/contrasts.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/model.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/regression.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/thresholding.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/_testing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/glm/__pycache__/contrasts.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/test_resampling.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/_testing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/test_image.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/test_image.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/tests/__pycache__/test_resampling.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/__pycache__/image.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/__pycache__/resampling.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/base_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/multi_nifti_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/nifti_labels_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/nifti_maps_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/nifti_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/input_data/__pycache__/nifti_spheres_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/bids/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/image/__pycache__/image.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/bids/__pycache__/query.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/bids/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/bids/__pycache__/glm.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/_testing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/bids/__pycache__/query.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_components.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_scrub.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_strategy.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_scrub.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_strategy.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds_components.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/tests/__pycache__/test_load_confounds.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds_compcor.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds_components.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds_strategy.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds_scrub.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/fmriprep/__pycache__/load_confounds_utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/tests/__pycache__/test_fsl.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/tests/__pycache__/test_bids.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/tests/__pycache__/test_fsl.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/__pycache__/fsl.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_base_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_input_data.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/interfaces/tests/__pycache__/test_bids.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_labels_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_maps_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_maps_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_labels_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_spheres_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_labels_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_maps_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_input_data.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_maps_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_labels_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_maps_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_multi_nifti_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_spheres_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_maps_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_nifti_labels_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_surface_labels_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/_utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/multi_nifti_labels_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/multi_nifti_maps_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/base_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/multi_nifti_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/nifti_labels_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/nifti_maps_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/nifti_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/nifti_spheres_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/surface_maps_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/surface_labels_masker.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/surface_masker.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/_testing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/maskers/__pycache__/surface_masker.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/_testing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/test_permuted_least_squares.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/test_permuted_least_squares.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/__pycache__/_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/__pycache__/permuted_least_squares.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/__pycache__/_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/mass_univariate/__pycache__/permuted_least_squares.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/data/html/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/data/js/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_figures.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_axes.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_projectors.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_figures.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_slicers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/glass_brain_files/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/glass_brain_files/__pycache__/plot_align_svg.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/glass_brain_files/__pycache__/svg_to_json_converter.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/displays/__pycache__/_slicers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_get_colorbar_and_data_ranges.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_anat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_img_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_carpet.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_glass_brain.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_img.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_img_comparisons.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_markers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_prob_atlas.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_connectome.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_roi.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_get_colorbar_and_data_ranges.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_stat_map.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_connectome.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_glass_brain.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_carpet.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_img.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_img_comparisons.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_img_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_prob_atlas.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_markers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_roi.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/test_img_plotting/__pycache__/test_plot_stat_map.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_cm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_edge_detect.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_displays.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_find_cuts.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_connectome.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_document.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_surface.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_stat_map.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_matplotlib_backend.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_js_plotting_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_matrix_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_cm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_displays.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_edge_detect.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_document.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_stat_map.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_surf_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_connectome.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_html_surface.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_find_cuts.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_matplotlib_backend.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_js_plotting_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_matrix_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/cm.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/edge_detect.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/find_cuts.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/glass_brain.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/html_connectome.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/tests/__pycache__/test_surf_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/html_document.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/html_stat_map.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/html_surface.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/js_plotting_utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/matrix_plotting.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/img_plotting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/cm.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/surf_plotting.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_hierarchical_kmeans_clustering.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/plotting/__pycache__/img_plotting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_parcellations.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_region_extractor.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_rena_clustering.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_hierarchical_kmeans_clustering.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_signal_extraction.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_parcellations.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_rena_clustering.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_region_extractor.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/hierarchical_kmeans_clustering.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/tests/__pycache__/test_signal_extraction.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/parcellations.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/region_extractor.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/signal_extraction.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/rena_clustering.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/regions/__pycache__/signal_extraction.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_glm_reporter.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_reporting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_glm_reporter.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_html_report.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_reporting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/__pycache__/get_clusters_table.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/__pycache__/glm_reporter.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/tests/__pycache__/test_html_report.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/tests/data/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/reporting/__pycache__/html_report.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/tests/__pycache__/test_surface.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/__pycache__/_testing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/tests/__pycache__/test_surface.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/__pycache__/_testing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_init.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_masking.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/surface/__pycache__/surface.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_package_import.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_init.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_masking.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_signal.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/_version.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/conftest.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/tests/__pycache__/test_signal.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/masking.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/signal.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages/nilearn/__pycache__/conftest.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 123 directories and 1052 files,
               processed 446 inodes,
               429 modified (264 replaced + 165 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/python-nilearn-0.11.1-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kmkdWZ
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-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 nilearn-0.11.1
+ k='not test_canica_square_img'
+ k='not test_canica_square_img and not test_plot_surf[plotly]'
+ 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-nilearn-0.11.1-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=2
+ /usr/bin/pytest -v '-k not test_canica_square_img and not test_plot_surf[plotly]' nilearn
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1
configfile: pyproject.toml
collecting ... collected 4783 items / 2 deselected / 4781 selected

nilearn/_utils/docs.py::nilearn._utils.docs._indentcount_lines PASSED
nilearn/_utils/logger.py::nilearn._utils.logger.compose_err_msg PASSED
nilearn/_utils/numpy_conversions.py::nilearn._utils.numpy_conversions.as_ndarray PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_check_memory PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_with_expand_user PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_without_expand_user PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_wrong_dirs PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_cache_memory_level PASSED
nilearn/_utils/tests/test_cache_mixin.py::test_cache_shelving PASSED
nilearn/_utils/tests/test_class_inspect.py::test_get_params PASSED
nilearn/_utils/tests/test_common.py::test_all_modules_error[all_modules] PASSED
nilearn/_utils/tests/test_common.py::test_all_modules_error[all_functions] PASSED
nilearn/_utils/tests/test_common.py::test_all_modules_error[all_classes] PASSED
nilearn/_utils/tests/test_common.py::test_private_vs_public[all_functions] PASSED
nilearn/_utils/tests/test_common.py::test_private_vs_public[all_classes] PASSED
nilearn/_utils/tests/test_common.py::test_number_public_functions PASSED
nilearn/_utils/tests/test_common.py::test_number_public_classes PASSED
nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_default_path PASSED
nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_with_json_path PASSED
nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[False] PASSED
nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[True] PASSED
nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-2] PASSED
nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_run_entity PASSED
nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_session PASSED
nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_derivatives PASSED
nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[None-True] PASSED
nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[_timeseries-False] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_errors PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_raw_entity PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_derivative_entity PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_entity_not_bids_entity PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[boxcar] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[hamming] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[boxcar] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[hamming] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_labeled_regions PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_maps PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri_error PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape0] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-9] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-5] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-1] PASSED
nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-5] PASSED
nilearn/_utils/tests/test_exceptions.py::test_dimension_error_message PASSED
nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile PASSED
nilearn/_utils/tests/test_extmath.py::test_is_spd_with_non_symmetrical_matrix PASSED
nilearn/_utils/tests/test_extmath.py::test_is_spd_with_symmetrical_matrix PASSED
nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile_no_index_error PASSED
nilearn/_utils/tests/test_glm.py::test_img_table_checks PASSED
nilearn/_utils/tests/test_helpers.py::test_rename_parameters PASSED
nilearn/_utils/tests/test_helpers.py::test_transfer_deprecated_param_vals PASSED
nilearn/_utils/tests/test_helpers.py::test_future_warn_deprecated_params PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->-0.0.1] PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->=-0.0.1] PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1-==-0.1.0] PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version[0.0.0-<-0.1.0] PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version[1.0-!=-0.1.0] PASSED
nilearn/_utils/tests/test_helpers.py::test_compare_version_error PASSED
nilearn/_utils/tests/test_helpers.py::test_is_plotly_installed PASSED
nilearn/_utils/tests/test_helpers.py::test_is_kaleido_installed PASSED
nilearn/_utils/tests/test_helpers.py::test_stringify_path PASSED
nilearn/_utils/tests/test_logger.py::test_log_2_matching_object PASSED
nilearn/_utils/tests/test_logger.py::test_log_1_matching_object PASSED
nilearn/_utils/tests/test_logger.py::test_log_no_matching_object PASSED
nilearn/_utils/tests/test_logger.py::test_log_1_non_matching_object PASSED
nilearn/_utils/tests/test_logger.py::test_log_stack_lvl_stack_too_large PASSED
nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker_defaults PASSED
nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/_utils/tests/test_ndimage.py::test_largest_cc PASSED
nilearn/_utils/tests/test_ndimage.py::test_empty_peak_local_max PASSED
nilearn/_utils/tests/test_ndimage.py::test_flat_peak_local_max PASSED
nilearn/_utils/tests/test_ndimage.py::test_relative_and_absolute_thresholds_in_peak_local_max PASSED
nilearn/_utils/tests/test_ndimage.py::test_constant_image_in_peak_local_max PASSED
nilearn/_utils/tests/test_ndimage.py::test_trivial_cases_in_peak_local_max PASSED
nilearn/_utils/tests/test_niimg.py::test_new_img_like_side_effect PASSED
nilearn/_utils/tests/test_niimg.py::test_get_target_dtype[allow for this test] PASSED
nilearn/_utils/tests/test_niimg.py::test_img_data_dtype[allow for this test] PASSED
nilearn/_utils/tests/test_niimg.py::test_load_niimg PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_same_fov PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_3d PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d_errors PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_pathlike PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_errors PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape0] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape1] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape0] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape1] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii0] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii1] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[filename2] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii0] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii1] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename2] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename3] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename4] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_one_file_name PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_no_expand_wildcards PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_error PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_memory <- nilearn/_utils/testing.py SKIPPED
nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_force_long_names PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg_pathlib PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[True] PASSED
nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_are_array_identical PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float32-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float32-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-C-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-F-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-C-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-F-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-C-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-F-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-None-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-C-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-F-False] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-None-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-C-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-F-True] PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_memmap PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_more PASSED
nilearn/_utils/tests/test_numpy_conversions.py::test_csv_to_array PASSED
nilearn/_utils/tests/test_param_validation.py::test_check_threshold PASSED
nilearn/_utils/tests/test_param_validation.py::test_get_mask_extent PASSED
nilearn/_utils/tests/test_param_validation.py::test_feature_screening PASSED
nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing PASSED
nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_path_expanded PASSED
nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_nested PASSED
nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_error PASSED
nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker_spacing PASSED
nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker PASSED
nilearn/_utils/tests/test_segmentation.py::test_isolated_pixel PASSED
nilearn/_utils/tests/test_segmentation.py::test_isolated_seed PASSED
nilearn/_utils/tests/test_segmentation.py::test_trivial_cases PASSED
nilearn/_utils/tests/test_segmentation.py::test_bad_inputs PASSED
nilearn/_utils/tests/test_segmentation.py::test_reorder_labels PASSED
nilearn/_utils/tests/test_tags.py::test_nilearn_tags PASSED
nilearn/_utils/tests/test_testing.py::test_memory_usage <- nilearn/_utils/testing.py SKIPPED
nilearn/_utils/tests/test_testing.py::test_int64_niftis PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-True] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-False] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-True] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-False] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-True] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-False] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-True] PASSED
nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-False] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_get_params_invariance] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_set_params] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_fit1d] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_transformer_data_not_an_array] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_transformer_general] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_transformer_preserve_dtypes] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_transformer_general] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_methods_sample_order_invariance] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_methods_subset_invariance] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit2d_1sample] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_fit2d_1feature] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_dict_unchanged] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit_idempotent] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_check_is_fitted] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_n_features_in] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_fit2d_predict1d] XFAIL
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_square PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input0] [is_spd] matrix not symmetric to 7 decimals
PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input1] [is_spd] matrix has a negative eigenvalue: -0.000
PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_exp_map PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_sqrt_map PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_log_map PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_couple PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_diagonal PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_geodesic PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_invariance PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_gradient PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[0.5] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[1.0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_square_matrix PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_input_matrices_have_different_shapes PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_spd_input_matrix [is_spd] matrix has a negative eigenvalue: -0.000
PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec_is_the_inverse_of_vec_to_sym_matrix PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix_errors PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_prec_to_partial PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_errors PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator0] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator1] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-tangent] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-tangent] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[covariance] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[tangent] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[covariance] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[tangent] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[covariance] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[covariance] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[precision] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[partial correlation] PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_inverse_transform_tangent PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure_errors PASSED
nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_standardize PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_parameters_default_constructible] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_get_params_invariance] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_set_params] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_estimator_cloneable] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_estimator_tags_renamed] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator15-check15-check_valid_tag_types] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator16-check16-check_estimator_repr] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator17-check17-check_no_attributes_set_in_init] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator18-check18-check_estimators_unfitted] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator19-check19-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator20-check20-check_mixin_order] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator21-check21-check_parameters_default_constructible] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator22-check22-check_get_params_invariance] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator23-check23-check_set_params] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_methods_sample_order_invariance] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_methods_subset_invariance] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_fit2d_1sample] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_fit2d_1feature] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_dict_unchanged] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_fit_idempotent] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit_check_is_fitted] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_n_features_in] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_fit1d] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit2d_predict1d] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_score_takes_y] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_estimators_overwrite_params] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_dont_overwrite_parameters] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator31-check31-check_estimators_fit_returns_self] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator32-check32-check_readonly_memmap_input] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator33-check33-check_n_features_in_after_fitting] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator34-check34-check_positive_only_tag_during_fit] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator35-check35-check_estimators_dtypes] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator36-check36-check_complex_data] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator37-check37-check_dtype_object] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator38-check38-check_estimators_empty_data_messages] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator39-check39-check_pipeline_consistency] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator40-check40-check_estimators_nan_inf] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator41-check41-check_estimator_sparse_array] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator42-check42-check_estimator_sparse_matrix] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator43-check43-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator44-check44-check_estimators_pickle] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator45-check45-check_f_contiguous_array_estimator] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator46-check46-check_methods_sample_order_invariance] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator47-check47-check_methods_subset_invariance] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator48-check48-check_fit2d_1sample] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator49-check49-check_fit2d_1feature] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator50-check50-check_dict_unchanged] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator51-check51-check_fit_idempotent] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator52-check52-check_fit_check_is_fitted] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator53-check53-check_n_features_in] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator54-check54-check_fit1d] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator55-check55-check_fit2d_predict1d] XFAIL
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance [group_sparse_covariance] * iteration 0 (0 %) ...
[group_sparse_covariance] * iteration 1 (5 %) variation (max norm): 3.056e-01  ...
[group_sparse_covariance] * iteration 2 (10 %) variation (max norm): 1.042e-02  ...
[_group_sparse_covariance] tolerance reached at iteration number 3: 4.411e-04
PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[True] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[False] PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes PASSED
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_errors PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Contains PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterOrEqual PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterThan PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsIn PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsNull PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessOrEqual PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessThan PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotContains PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotEqual PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotIn PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotNull PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Pattern PASSED
nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.ResultFilter PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_allen_2011] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home493/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home493/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home493/nilearn_shared_data/allen_rsn_2011
[fetch_single_file] Downloading data from https://osf.io/hrcku/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home493/nilearn_shared_data/allen_rsn_2011/e61c412d6a7d3529826ed30c6cb8cd16/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_basc_multiscale_2015] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home494/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home494/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home494/nilearn_shared_data/basc_multiscale_2015
[fetch_single_file] Downloading data from https://ndownloader.figshare.com/files/1861819 ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home494/nilearn_shared_data/basc_multiscale_2015/7e430476d149097607d7c02c3b48a7b5/1861819...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_schaefer_2018] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home495/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home495/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home495/nilearn_shared_data/schaefer_2018
[fetch_single_file] Downloading data from https://raw.githubusercontent.com/ThomasYeoLab/CBIG/v0.14.3-Update_Yeo2011_Schaefer2018_labelname/stable_projects/brain_parcellation/Schaefer2018_LocalGlobal/Parcellations/MNI/Schaefer2018_400Parcels_7Networks_order.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://raw.githubusercontent.com/ThomasYeoLab/CBIG/v0.14.3-Update_Yeo2011_Schaefer2018_labelname/stable_projects/brain_parcellation/Schaefer2018_LocalGlobal/Parcellations/MNI/Schaefer2018_400Parcels_7Networks_order_FSLMNI152_1mm.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_smith_2009] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home496/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home496/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home496/nilearn_shared_data/smith_2009
[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/rsn20.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/PNAS_Smith09_rsn10.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/rsn70.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/bm20.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/PNAS_Smith09_bm10.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.fmrib.ox.ac.uk/datasets/brainmap+rsns/bm70.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_yeo_2011] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home497/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home497/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home497/nilearn_shared_data/yeo_2011
[fetch_single_file] Downloading data from ftp://surfer.nmr.mgh.harvard.edu/pub/data/Yeo_JNeurophysiol11_MNI152.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home497/nilearn_shared_data/yeo_2011/2e9d401c8b25fb7f570d1db24ab79efe/Yeo_JNeurophysiol11_MNI152.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_dosenbach_2010] PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_power_2011] PASSED
nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_seitzman_2018] PASSED
nilearn/datasets/tests/test_atlas.py::test_downloader [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_downloader0/craddock_2012
[fetch_single_file] Downloading data from https://cluster_roi.projects.nitrc.org/Parcellations/craddock_2011_parcellations.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_downloader0/craddock_2012/3b4d708a7b7f8021c89cec85f943b90f/craddock_2011_parcellations.tar.gz...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_source PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[HarvardOxford-cortl-prob-1mm] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[Juelich-prob-1mm] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-cort-prob-1mm-False-False] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_HarvardOx0/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Subcortical-sub-maxprob-thr0-1mm-False-True] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_HarvardOx1/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-Lateralized-cortl-maxprob-thr0-1mm-True-True] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_HarvardOx2/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--prob-1mm-False-False] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_Juelich__0/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-False] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_Juelich__1/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-True] [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_fsl_Juelich__2/fsl
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_craddock_2012 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_smith_2009 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_coords_power_2011 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_coords_seitzman_2018 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[True] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[False] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_msdl PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_yeo_2011 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_difumo PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM5-zip-uploads] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM8-zip-uploads] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM12-gztar-AAL_files] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal_version_error PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_error PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale007] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale012] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale020] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale036] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale064] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale122] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale197] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale325] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale444] PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_coords_dosenbach_2010 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_allen_2011 PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_surf_destrieux PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_talairach [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_talairach0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_talairach0/talairach_atlas
[fetch_single_file] Downloading data from https://www.talairach.org/talairach.nii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_atlas_talairach] Separating talairach atlas levels: ['hemisphere', 'lobe', 'gyrus', 'tissue', 'ba']
[fetch_atlas_talairach] hemisphere
[fetch_atlas_talairach] lobe
[fetch_atlas_talairach] gyrus
[fetch_atlas_talairach] tissue
[fetch_atlas_talairach] ba
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_talairach0/talairach_atlas
PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_pauli_2017 [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_pauli_20170/pauli_2017
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_pauli_20170/pauli_2017/pauli_2017
[fetch_single_file] Downloading data from https://osf.io/5mqfx/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/6qrcb/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_atlas_pauli_20170/pauli_2017/pauli_2017
[fetch_single_file] Downloading data from https://osf.io/w8zq2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_schaefer_2018 PASSED
nilearn/datasets/tests/test_atlas.py::test_aal_version_deprecation [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_aal_version_deprecation0/aal_SPM12
PASSED
nilearn/datasets/tests/test_func.py::test_is_valid_path [_is_valid_path] Skipping path 'bar'...
PASSED
nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_localizer_first_level] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home543/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home543/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home543/nilearn_shared_data/localizer_first_level
[fetch_single_file] Downloading data from https://osf.io/2bqxn/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home543/nilearn_shared_data/localizer_first_level/e6c35d67f6d44758ab6c3d76b0c719e1/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_miyawaki2008] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home544/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home544/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home544/nilearn_shared_data/miyawaki2008
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8486/miyawaki2008.tgz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home544/nilearn_shared_data/miyawaki2008/2bd6d8c38f39c67ab947abad4f68413e/miyawaki2008.tgz...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[None] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_N0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_N0/haxby2001
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/7868/mask.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/MD5SUMS ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[7] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/7868/mask.nii.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/MD5SUMS ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj1-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj1-2010.01.14.tar.gz...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj2-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj2-2010.01.14.tar.gz...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj3-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj3-2010.01.14.tar.gz...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj4-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj4-2010.01.14.tar.gz...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj5-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj5-2010.01.14.tar.gz...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from http://data.pymvpa.org/datasets/haxby2001/subj6-2010.01.14.tar.gz ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_haxby_more_than_6_70/haxby2001/bf7a4495d8804a58471b6c0e403afcbd/subj6-2010.01.14.tar.gz...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_haxby PASSED
nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[None] PASSED
nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[9999] PASSED
nilearn/datasets/tests/test_func.py::test_fetch_adhd PASSED
nilearn/datasets/tests/test_func.py::test_miyawaki2008 PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_errors PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[None] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts1
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts1/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/44552dc43e24bcd8ae3c68a415c8b00/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/01f0b68df6444cb994fbd9237681ada/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/ea9a1c10e624332805ae7c4475e7233/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/313b0a824774704a579158fd398ecc3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6add175f64341cf83ffd64a728c4c8d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e6cbc08e8a7459095813ba63d5c5a45/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8fea640f97b470e911e45720b18e190/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d98a92ecb8442f18cfddf256772c4e7/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e26c74406ee47d6b908e0d57d703b74/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3440473f64547bb8bb9a2103d160113/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1aed18c851d48b5999a71c5ec893626/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3a1d3aaef98456380a381428a68be30/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/08aedb6887748e1b8295a7ab4c2728c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/04ebe367b744d8f865719e9b0b13a89/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f46cc06cf6841d6b3c7b05d087c7d95/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/391ef15afaf49788d8dab84ac90777d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/33771016f8c4ecf9b52fb065afc46ea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/ab34088e5bf45b696ad9d82da2f3f50/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/23a83e92d0e4e4ab595eda809638a94/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d5e66a255da4990ac5a6a6dcf3aafc6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/181d2f8bc1e4445887d9b75f5294aab/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/017624c1f4443cab48ed467270f269d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d31d5cea3aa4733aae80082898e41db/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/67d1921780b473e89a3e9b49167b2b0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6c62d60bf7c421b8ebde13bd2dffac6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/60b5aedc66d41ea98a84e564b99d26f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a20ef94a4864c19bbabd986d4779cab/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6a8044f621c4ebca054e395300b5c14/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/18db014749946328914ac8ba282828e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6527f0afc924caca4cc02166f1752d3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/dd95fc5152445e98462383a7473f680/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/92583bb6ab84047acd7d318aa18afe0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/35750e9dc734cfb93081d125394e8c0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e33e99870cd4e59902b8bdc762a9264/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d3b1b50d35849d095b12ae76a3d0d0d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a05cbd246a74f3e94c3314b609b0202/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/9c33caab390424b977c0f37ec1a9df6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/02b8aa9a301401baca93929054262b4/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2cc6d45babd464bbc94c05a80905606/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b143780b98847a19daf6be2624492fd/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4623e49797d49f984c09edbcb5d5d56/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f86edbdb53842f1ad8b2a87789f58d5/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/be74860ec8c43cf8c21647b9df2dc84/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d7019e71eac41cd936761228213b737/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7638cc71d944ae8928228e8ccf3ba86/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/04f18681adb44f9a4e2f3fff8bf566b/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/921b47f44544b1da60eb9ce67738a1c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/370467f8fbf4cd597f52363cde7d7c9/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8aaa1f7ded44633b5fa14589b165a69/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b7293cf0e62410f9fb73be810a12382/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/dc482ad492a4e0d812c2179fd34745a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/ce1448cf1c34ab58cba43d9ed19badb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a320fa3aec24b82bf06b38a1a1fcd80/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/26e73e624fd498ba3805c819db168ea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4b0e836aabd425a97c62a56a6eda5b5/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3166a8162b54e399002139d8f0e9c48/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b4fc23de8694e5f923ca65df10f7470/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7d5fb711ee1446cbcb0e09f3a06390d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b31fdb57ffb429885da1d0b2b1e7b48/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/0d1604419e9434d90a3ca4968614db3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7e4d9495dd04df88cd9c8126aaef28d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/bfd904d39374abc8afd4cccff4f4f04/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/98f2395af364c32a26e087b149a7ec8/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8e44c9719dd4312a6729af74dba4795/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5457aa5305d446a9095d2c5721f82a6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e67e9a438934e05b7f0953bc0d8e485/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/aa35aed260140a185d54ae7866397b9/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/fb69f8e388443b68e6435fbfe503aaa/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/c67381a44144232bba84e0192842fee/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/62567d1821d4619adeb491d229ad089/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b5dc9e37fd54182bedc409a2e4f4a76/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/578988738984522837d483c128f93d2/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/cf932a6a6ef4a6299ee9509fbd04f2d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/c985eee9b1741409fae18f8663e0ea3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1b9045cd026470db4a4cffac7bd9302/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7a7b4c6e5fd430d99c91b2f877016ea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/c96f937dedc45d3bb4181fa95a6be9a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/371caf9cc7b42959c9d28222b46fad5/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f38e170e2ab400abe41123b5c3d546a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/0aa945209254c5591260b9fb591ae6f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/59d31cbd9824e4c8472df6a422612f8/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/9913b7c60734204b3897c3d941c320c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/883a3bba48f4bbc9767e109164cdbdf/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/21efdba00d54abaa6a1085d14fcc3f2/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d36e7382e744321baf74ba09e494d3d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/219638569ec4d5d836b4fa2106d1c8b/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e213559f0634dca8e394e5efc672e94/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d7fc43290c64225a15d06c558a495b1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/bae67c23d4a4828af14724fb92ace02/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/269ae2f58e04e1a83eb4ef69a6d2fec/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d9903f7f61d4bbeb2afafc931a8e149/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a890c3f968c4469baa9b720132345db/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5d5bbff5f484a98a3e1136e74cfbadb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/9b48fe3ba8949c18253c5be0544d19e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4a3e6ff32ad473ab7a8a200afcd0f2d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/c76328dec7549b1bf4f87bd438e9906/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[9999] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts2
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts2/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7099dfecd4748fabbf3e7446431f1d9/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/256364efcc642fe8d5592f7a501236c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/12a54ab488747688110308a7ad764bc/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/abc340c9a3c46ad94e3c478ea226eea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e6f328447844a13921222e01775c855/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/ad3bc80cb8b4396a3cdbb37b0d6727e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6541e9cd0644e0296e40c22493be231/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/57efabe30da4a1c90ab6629dffe0e0f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8ba77cb72d64f03a1695b1a8551a530/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2208b1ecf654c0f8863a8383ffcef00/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/60bbdfa57a843c9b0d8226bc8830a80/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e82037b577846e3b4fdd3127d69b262/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b441baf688c443bac3bbce5eafc9a79/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3dcf57b65f0447c8d24c7037a96a9dd/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/22438676cdc450e85da63aabf4db129/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a4a630d36454b36b43a47af1555aa0d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/361908af57d418bb075cbc854bef2f4/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/67913a6cfd1415192927ea6725f3902/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/112b62a88c747a6866d718110de234e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6ab66c176ba4ed6b79c699ffd8bdddc/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6399cd4b96747f18fd04607204f9b99/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/cc8811f2339434c8e2587a9d8f7e571/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/aa3297060f2464b8b337e9d17c99838/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/dc2c11eb83c4df98d5fa72797e5f0bf/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4a736c2f55245b096dd3b772ffaccde/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b49bc9cff064740b9b66e6f8a7bd593/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/908a8aa86c144c19e0a0f7d40598a7b/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3fe65365fb249259ef5d04b3e3c414c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/96e0590fd884b6e91473a63232609ea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/56c601976e94006bfc3cf2aeef3da02/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/08fce75961443feb92420138f8fd0cb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/9c1f8b1274d4576baaa4b3a3018ba3a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/ff13490d04c4c43b034c81eabaec1a8/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b27bc7991d24ec5b7e2dfd10baee27e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6932ca038a84d51b927e3583a2b0180/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e080464f4b1430b8e283884f4e808c1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6fa9d1e427c4488b4a6a03745b0908e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/480c3347b6d40e7866698b76113b88f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/443f1031d7c4729b1977c59af69eacb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5873838cd7c4ee888731a276df7a4b2/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a3bcf0b42d149acb52f0e1451fa301b/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e41120818e646aba3cb116d2c21d0d0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/58250412114466587b832322abb3c6f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a29369a81be4367a180f388e6b9f82e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8e5c27493a84174a3a4cd301d933299/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d1dc3a016d3471a82f56cbdeb915f90/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/77dfeb265264823beecbb8b500a903f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/70852b3b9ab4686b7d22cdca2b4cb6e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/030e7ff7e814aa782e2f37f25abe7fb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/762b5853d0447f3ba27330f4882aa59/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/65653f73d234f1ea1447494ff0f2986/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5f117b3f41247508a0498ec55e1889b/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/91bf25511f54181a743418e819614b9/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/51bb06f366742949eb65b7339a2cb6f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/70d36bb043f4dc1843cde28b57533de/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/cbd75efc7124fd7b654aba248ccf0df/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1fc8ab5a3034424a89ec548ade5207c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/914edb6ff0648de9e8b9afa7e6c235c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2460cfd68c342c098ddfbdab8b6c309/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/61333f7cf1f4e0d9fe07d3728070271/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/826307dbbf34d19b1f94a7ae3253c84/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/485c420d4ed41faa1832efd8a1f5570/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2cb56a6b539410c8f8fd9badcf8af54/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e94c388da0e459c8a03d7020e124b45/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/bedf936cdb04ea0b0441ee5f54526b8/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e9856b7530c40eba8ba2a6864a5ac6a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/0cf90a8d0d14d77bb0d4362770923cd/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3876823a93a4385b35ab00392b81b79/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6cd28a3219144e098a936c06a88f043/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7d2debeb12648c79af7017791cd124f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b9280c722ae462daee1768e3c8e4e32/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a226bcc4d1847c68371748fb3f1c358/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/988328dc0a6426b8b6dbac9af212b81/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/df79c4817f343358d52e6bd9c02b1f6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/d2ce0464b6b4b7ab7c9505bda228e30/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2b4743cf079486c9f551b3583e55c87/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/86318b9773441f1b8c6f233280d83e6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/86c213e02484b95829ac7d350025490/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f1e8d0aed114bee8af99b12a046eab8/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/18d95daa66444c09a4af1191c2741ab/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7ba1759507e45ac851742b1154bb416/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/cfd2eb8dcb84d93a7791a4bf774c58c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b15c6c1d0cc453ea9c70fb14106770e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b2afb6fa9da4e38bca49587035df8bb/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2ff99ad024d4ff3a8f996921bd66144/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/447ebeb7eeb4f40aa879639a1c09b66/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2c454cf55cb4a3ebf503d0143072da1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/2b5e02eb00144f28b0c20443a8979d5/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e9917c85ba94def89553b77caca7eae/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f7b15a711e144319d9f18d588720409/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/91ef74dc0a14e5bbbf6486a921ebe26/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/44d6215efea406e8fcc0785c3e2dc35/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/51d8461785e43d7809532a9de3e2aee/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/0536fe59f114f0887938b89722bc8ff/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b15ed269b5d4943aef11ef092a358d0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3884b624f404d8c921bbea2ef605d51/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts3
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts3/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/8a183b4730b4f62885163f9d212450f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4a7576c78104484b63e4861804671c2/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/a1276cc6c264592b5742ccea75b53dd/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/0bd2f5e385b4942a2513676b4ebcefc/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts3/brainomics_localizer
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_multiple_contrasts [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts4
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts4/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/952d53c076345dabff30431faa0f57c/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5956a80e24b449abcfaaf231d7b5fec/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e99bbe2da724d08b43e2546a1f4c2ff/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/90daac56feb4fbd8d985abfbc545510/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/88d427acba04ee09efd5810b4ad5730/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/80533c45d9c45d1802229dfa6ea8160/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_get_all [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts5
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts5/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4b38f3d6c484e5c8b9f8fab99f591d7/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4221ae2b6c344c982e93f5ad07fa2ee/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1c96bd9c75545bf9fbec7e4284e8cfd/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/9a7123fd6e9423eafefbe0e669e497d/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1f2506e6027400db3069a369c608202/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/6e46aaf0be14305b492fd0ec1a3cf20/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_list_subjects [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts6
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_contrasts6/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/4f0f10b87a04dff95e49c896779f740/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/f8aeb36a50b45e0ab9e69114efa37ea/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/58846c2636d46a7ab5532c72d8583c3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/99f70c7419841a5b8fa1973c380d1e7/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/030cad58c3e48848d5926ffa52180e5/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_calculation_task [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_calculati0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_calculati0/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/139b36566cb4ddfbe97f3233cfd367f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/7e690b0617741a6946a9b19be484755/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/31e1660ec554270b9dd75b60133af40/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/e94de49254a41b8bc1aac8738415b02/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_calculati0/brainomics_localizer
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer_button_task [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_button_ta0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer_button_ta0/brainomics_localizer
[fetch_single_file] Downloading data from https://osf.io/hwbm2/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/1c8e4cba5ab4cc9927149a32d5699f9/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/cc4f449e44346efad702d60fd932ef1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/3bd35db31e944f3baa49b57a62f60db/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/b1f5eca99eb4e5ba54c5487e55ca43a/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/091cd135f6945c989045fd48989c455/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[False] PASSED
nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[True] PASSED
nilearn/datasets/tests/test_func.py::test__load_mixed_gambles PASSED
nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[1] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_1_0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_1_0/jimura_poldrack_2012_zmaps
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/7229/jimura_poldrack_2012_zmaps.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_1_0/jimura_poldrack_2012_zmaps/b90bf61f8f35a6a80d9a235194e2aab6/jimura_poldrack_2012_zmaps.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[5] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_5_0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_5_0/jimura_poldrack_2012_zmaps
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/7229/jimura_poldrack_2012_zmaps.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_5_0/jimura_poldrack_2012_zmaps/0c12559377865cb38ddf93a89b1b0ba9/jimura_poldrack_2012_zmaps.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[16] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_16_0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_16_0/jimura_poldrack_2012_zmaps
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/7229/jimura_poldrack_2012_zmaps.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_mixed_gambles_16_0/jimura_poldrack_2012_zmaps/a4c8868ab5c651b8594da6f3204ded3a/jimura_poldrack_2012_zmaps.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_check_parameters_megatrawls_datasets PASSED
nilearn/datasets/tests/test_func.py::test_fetch_megatrawls_netmats [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_megatrawls_netmats0/Megatrawls
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_megatrawls_netmats0/Megatrawls
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_surf_nki_enhanced [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_nki_enhanced0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_nki_enhanced0/nki_enhanced_surface
[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8470/pheno_nki_nilearn.csv ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8261/A00028185_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8260/A00028185_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8263/A00033747_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8262/A00033747_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8265/A00035072_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8264/A00035072_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8267/A00035827_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8266/A00035827_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8269/A00035840_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8268/A00035840_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8271/A00037112_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8270/A00037112_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8273/A00037511_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8272/A00037511_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8275/A00038998_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8274/A00038998_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8277/A00039391_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8276/A00039391_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8279/A00039431_rh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://www.nitrc.org/frs/download.php/8278/A00039431_lh_preprocessed_fsaverage5_fwhm6.gii ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_load_nki_error PASSED
nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_participants [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri_pa0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri_pa0/development_fmri
[fetch_single_file] Downloading data from https://osf.io/yr3av/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_functional [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri_fu0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri_fu0/development_fmri
[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3aca743a9001660a063/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3ac4712b400183b7051/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3be4712b4001a3b55c4/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c12286e80017c41ab1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c34712b400173b5362/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c42286e80017c41ab6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3d22286e80017c41af2/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3d52286e80017c41afe/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff39fa743a90018606e2f/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3a34712b4001a3b55a3/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3d3a743a90019606caa/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3d34712b400193b5bc7/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3ba2286e80016c3c325/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3bd2286e80017c41a9e/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3842286e80017c419e0/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3854712b4001a3b5568/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_development_fmri [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri0/development_fmri
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri0/development_fmri
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri0/development_fmri/development_fmri
[fetch_single_file] Downloading data from https://osf.io/yr3av/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_development_fmri0/development_fmri/development_fmri
[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3be4712b4001a3b55c4/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c12286e80017c41ab1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3aca743a9001660a063/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3ac4712b400183b7051/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[fetch_single_file] Downloading data from https://osf.io/yr3av/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3be4712b4001a3b55c4/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c12286e80017c41ab1/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3aca743a9001660a063/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3ac4712b400183b7051/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home573/nilearn_shared_data/development_fmri/development_fmri
[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c34712b400173b5362/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://osf.io/download/5c8ff3c42286e80017c41ab6/ ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_invalid_n_subjects PASSED
nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_exception PASSED
nilearn/datasets/tests/test_func.py::test_fetch_bids_langloc_dataset [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_bids_langloc_datase0/bids_langloc_example
PASSED
nilearn/datasets/tests/test_func.py::test_select_from_index PASSED
nilearn/datasets/tests/test_func.py::test_fetch_ds000030_urls [get_dataset_dir] Dataset found in /tmp/tmp05yc47s4/ds000030/ds000030_R1.0.4/uncompressed
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset0/ds000030/ds000030_R1.0.4/uncompressed
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset0/ds000030/ds000030_R1.0.4/uncompressed
[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/stuff.html ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-xxx.html ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-yyy.html ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-xxx/ses-01_task-rest.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-xxx/ses-01_task-other.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-xxx/ses-02_task-rest.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-xxx/ses-02_task-other.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-yyy/ses-01.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.com/ds000030/ds000030_R1.0.4/uncompressed/sub-yyy/ses-02.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset0/ds000030/ds000030_R1.0.4/uncompressed
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset0/ds000030/ds000030_R1.0.4/uncompressed
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset_errors [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset_e0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_openneuro_dataset_e0/ds000030/ds000030_R1.0.4/uncompressed
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_localizer [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer0/localizer_first_level
[fetch_single_file] Downloading data from https://osf.io/2bqxn/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_localizer0/localizer_first_level/e6c35d67f6d44758ab6c3d76b0c719e1/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[True] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_0/fMRI-language-localizer-demo-dataset
[fetch_single_file] Downloading data from https://osf.io/3dj2a/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_0/fMRI-language-localizer-demo-dataset/fMRI-language-localizer-demo-dataset.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[False] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_1
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_1/fMRI-language-localizer-demo-dataset
[fetch_single_file] Downloading data from https://osf.io/3dj2a/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_language_localizer_1/fMRI-language-localizer-demo-dataset/fMRI-language-localizer-demo-dataset.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_download_spm_auditory_data [test_download_spm_auditory_data] Data absent, downloading...
[fetch_single_file] Downloading data from https://www.fil.ion.ucl.ac.uk/spm/download/data/MoAEpilot/MoAEpilot.bids.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_download_spm_auditory_dat0/MoAEpilot.bids.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fetch_spm_auditory [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_spm_auditory0/spm_auditory
PASSED
nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal PASSED
nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal_missing_data [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_spm_multimodal_miss0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_spm_multimodal_miss0/spm_multimodal_fmri
[_glob_spm_multimodal_fmri_data] Missing 390 functional scans for session 1.
[fetch_spm_multimodal_fmri] Data absent, downloading...
[fetch_single_file] Downloading data from https://www.fil.ion.ucl.ac.uk/spm/download/data/mmfaces/multimodal_fmri.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_spm_multimodal_miss0/spm_multimodal_fmri/sub002/multimodal_fmri.zip...
[uncompress_file] .. done.

[fetch_single_file] Downloading data from https://www.fil.ion.ucl.ac.uk/spm/download/data/mmfaces/multimodal_smri.zip ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_spm_multimodal_miss0/spm_multimodal_fmri/sub002/multimodal_smri.zip...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_func.py::test_fiac [get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fiac0/fiac_nilearn.glm
PASSED
nilearn/datasets/tests/test_func.py::test_load_sample_motor_activation_image PASSED
nilearn/datasets/tests/test_mocking_autoused.py::nilearn.datasets.tests.test_mocking_autoused.check_doctest_fixture PASSED
nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_requests PASSED
nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_urllib PASSED
nilearn/datasets/tests/test_mocking_autoused.py::test_temp_nilearn_home_autoused PASSED
nilearn/datasets/tests/test_neurovault.py::test_remove_none_strings PASSED
nilearn/datasets/tests/test_neurovault.py::test_append_filters_to_query PASSED
nilearn/datasets/tests/test_neurovault.py::test_get_batch [Function.runtest] getting new batch: https://neurovault.org/api/collections/
PASSED
nilearn/datasets/tests/test_neurovault.py::test_get_batch_error Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 979, in _get_batch
    batch = resp.json()
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/tests/_testing.py", line 127, in json
    return json.loads(self.text)
           ~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 979, in _get_batch
    batch = resp.json()
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/tests/_testing.py", line 127, in json
    return json.loads(self.text)
           ~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[Function.runtest] getting new batch: file:///tmp/pytest-of-mockbuild/pytest-0/test_get_batch_error0/test_nv.txt
[_multicall] Could not get batch from file:///tmp/pytest-of-mockbuild/pytest-0/test_get_batch_error0/test_nv.txt
[Function.runtest] getting new batch: https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pmc&retmode=json&term=fmri
[_multicall] Could not get batch from https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pmc&retmode=json&term=fmri
PASSED
nilearn/datasets/tests/test_neurovault.py::test_scroll_server_results Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 979, in _get_batch
    batch = resp.json()
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/tests/_testing.py", line 127, in json
    return json.loads(self.text)
           ~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[HookCaller.__call__] getting new batch: https://neurovault.org/api/collections/?limit=3&offset=0
[HookCaller.__call__] batch size: 3
[HookCaller.__call__] getting new batch: https://neurovault.org/api/collections/?limit=3&offset=3
[HookCaller.__call__] batch size: 3
[HookCaller.__call__] getting new batch: https://neurovault.org/api/collections/?limit=100&offset=0
[HookCaller.__call__] batch size: 73
[HookCaller.__call__] getting new batch: http://BAD_URL?limit=100&offset=0
[pytest_pyfunc_call] Could not get batch from http://BAD_URL?limit=100&offset=0
PASSED
nilearn/datasets/tests/test_neurovault.py::test_is_null PASSED
nilearn/datasets/tests/test_neurovault.py::test_not_null PASSED
nilearn/datasets/tests/test_neurovault.py::test_not_equal PASSED
nilearn/datasets/tests/test_neurovault.py::test_order_comp PASSED
nilearn/datasets/tests/test_neurovault.py::test_is_in PASSED
nilearn/datasets/tests/test_neurovault.py::test_not_in PASSED
nilearn/datasets/tests/test_neurovault.py::test_contains PASSED
nilearn/datasets/tests/test_neurovault.py::test_not_contains PASSED
nilearn/datasets/tests/test_neurovault.py::test_pattern PASSED
nilearn/datasets/tests/test_neurovault.py::test_result_filter PASSED
nilearn/datasets/tests/test_neurovault.py::test_result_filter_combinations PASSED
nilearn/datasets/tests/test_neurovault.py::test_simple_download [pytest_runtest_call] Downloading file: https://neurovault.org/media/images/35/Fig3B_zstat1.nii.gz
[pytest_runtest_call] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_simple_download0/image_35.nii.gz
PASSED
nilearn/datasets/tests/test_neurovault.py::test_simple_download_error [pytest_runtest_call] Downloading file: http://
[fetch_single_file] Error while fetching file d41d8cd98f00b204e9800998ecf8427e; dataset fetching aborted.
[_multicall] Problem downloading file from http://
PASSED
nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized [neurosynth_words_vectorized] Computing word features.
[neurosynth_words_vectorized] Computing word features done; vocabulary size: 5
PASSED
nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized_warning [neurosynth_words_vectorized] Computing word features.
[neurosynth_words_vectorized] Could not load words from file (PosixPath('/tmp/pytest-of-mockbuild/pytest-0/test_neurosynth_words_vectoriz1'), 'no_words_here.json'); error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1227, in neurosynth_words_vectorized
    with Path(file_name).open("rb") as word_file:
         ~~~~^^^^^^^^^^^
  File "/usr/lib64/python3.13/pathlib/_local.py", line 503, in __init__
    super().__init__(*args)
    ~~~~~~~~~~~~~~~~^^^^^^^
  File "/usr/lib64/python3.13/pathlib/_local.py", line 132, in __init__
    raise TypeError(
    ...<2 lines>...
        f"not {type(path).__name__!r}")
TypeError: argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'tuple'

PASSED
nilearn/datasets/tests/test_neurovault.py::test_write_read_metadata PASSED
nilearn/datasets/tests/test_neurovault.py::test_add_absolute_paths PASSED
nilearn/datasets/tests/test_neurovault.py::test_json_add_collection_dir PASSED
nilearn/datasets/tests/test_neurovault.py::test_json_add_im_files_paths PASSED
nilearn/datasets/tests/test_neurovault.py::test_split_terms PASSED
nilearn/datasets/tests/test_neurovault.py::test_move_unknown_terms_to_local_filter PASSED
nilearn/datasets/tests/test_neurovault.py::test_move_col_id PASSED
nilearn/datasets/tests/test_neurovault.py::test_download_image_terms Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1625, in _download_image_terms
    _simple_download(
    ~~~~~~~~~~~~~~~~^
        query,
        ^^^^^^
    ...<2 lines>...
        verbose=download_params["verbose"],
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1163, in _simple_download
    downloaded = fetch_single_file(
        url, temp_dir, resume=False, overwrite=True, verbose=0
    )
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/_utils.py", line 546, in fetch_single_file
    return fetch_single_file(
        url,
    ...<7 lines>...
        session=sess,
    )
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/_utils.py", line 644, in fetch_single_file
    with session.send(
         ~~~~~~~~~~~~^
        prepped, stream=True, timeout=_REQUESTS_TIMEOUT
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ) as resp:
    ^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/tests/_testing.py", line 278, in __call__
    return self.get_response(value, match, request)
           ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/tests/_testing.py", line 305, in get_response
    raise response
requests.exceptions.RequestException
[Function.runtest] Downloading file: https://neurosynth.org/api/decode/?neurovault=a
[fetch_single_file] Error while fetching file decode; dataset fetching aborted.
[pytest_runtest_call] Problem downloading file from https://neurosynth.org/api/decode/?neurovault=a
[test_download_image_terms] Could not fetch words for image a
PASSED
nilearn/datasets/tests/test_neurovault.py::test_download_image_terms_error [Function.runtest] Downloading file: https://neurosynth.org/api/decode/?neurovault=a
[fetch_single_file] Error while fetching file decode; dataset fetching aborted.
[pytest_runtest_call] Problem downloading file from https://neurosynth.org/api/decode/?neurovault=a
PASSED
nilearn/datasets/tests/test_neurovault.py::test_download_image PASSED
nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
[fetch_neurovault] fetch_neurovault: using default value of 100 for max_images. Set max_images to another value or None if you want more images.
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault
[fetch_neurovault] Reading local neurovault data.
[fetch_neurovault] No image found on local disk.
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault
[_multicall] Reading server neurovault data.
[test_fetch_neurovault] Scroll collections: getting new batch: https://neurovault.org/api/collections/?limit=100&offset=0
[test_fetch_neurovault] Scroll collections: batch size: 73
[fetch_neurovault] Scroll images from collection 351: getting new batch: https://neurovault.org/api/collections/351/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 351: batch size: 11
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/351/ee88.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_351/image_3494.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=3494
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_351/neurosynth_words_for_image_3494.json
[_download_image] Could not fetch words for image 3494
[fetch_neurovault] Already fetched 1 image
[fetch_neurovault] On neurovault.org: 1 image matched query in collection 351
[fetch_neurovault] Scroll images from collection 691: getting new batch: https://neurovault.org/api/collections/691/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 691: batch size: 10
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/691/4f68.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_691/image_5739.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=5739
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_691/neurosynth_words_for_image_5739.json
[_download_image] Could not fetch words for image 5739
[fetch_neurovault] Already fetched 2 images
[fetch_neurovault] On neurovault.org: 1 image matched query in collection 691
[fetch_neurovault] Scroll images from collection 323: getting new batch: https://neurovault.org/api/collections/323/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 323: batch size: 7
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/323/2c47.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_323/image_1676.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=1676
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_323/neurosynth_words_for_image_1676.json
[_download_image] Could not fetch words for image 1676
[fetch_neurovault] Already fetched 3 images
[fetch_neurovault] On neurovault.org: 1 image matched query in collection 323
[fetch_neurovault] Scroll images from collection 407: getting new batch: https://neurovault.org/api/collections/407/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 407: batch size: 11
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/407/e076.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/image_2508.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=2508
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_2508.json
[_download_image] Could not fetch words for image 2508
[fetch_neurovault] Already fetched 4 images
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/407/7b21.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/image_8243.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=8243
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_8243.json
[_download_image] Could not fetch words for image 8243
[fetch_neurovault] Already fetched 5 images
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/407/428b.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/image_5656.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=5656
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_5656.json
[_download_image] Could not fetch words for image 5656
[fetch_neurovault] Already fetched 6 images
[fetch_neurovault] On neurovault.org: 3 images matched query in collection 407
[fetch_neurovault] Scroll images from collection 674: getting new batch: https://neurovault.org/api/collections/674/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 674: batch size: 6
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/674/5b7c.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/image_4705.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=4705
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_4705.json
[_download_image] Could not fetch words for image 4705
[fetch_neurovault] Already fetched 7 images
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/674/96fe.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/image_3134.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=3134
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_3134.json
[_download_image] Could not fetch words for image 3134
[fetch_neurovault] Already fetched 8 images
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/674/1d76.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/image_9422.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=9422
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_9422.json
[_download_image] Could not fetch words for image 9422
[fetch_neurovault] Already fetched 9 images
[fetch_neurovault] On neurovault.org: 3 images matched query in collection 674
[fetch_neurovault] Scroll images from collection 608: getting new batch: https://neurovault.org/api/collections/608/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 608: batch size: 7
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/608/4d53.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_608/image_4436.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=4436Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1631, in _download_image_terms
    assert _check_has_words(image_info["ns_words_absolute_path"])
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1571, in _check_has_words
    info = _remove_none_strings(_json_from_file(file_name))
                                ~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1366, in _json_from_file
    loaded = json.loads(dumped.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_608/neurosynth_words_for_image_4436.json
[_download_image] Could not fetch words for image 4436
[fetch_neurovault] Already fetched 10 images
[fetch_neurovault] On neurovault.org: 1 image matched query in collection 608
[fetch_neurovault] Scroll images from collection 911: getting new batch: https://neurovault.org/api/collections/911/images/?limit=100&offset=0
[fetch_neurovault] Scroll images from collection 911: batch size: 10
[fetch_neurovault] Downloading file: https://neurovault.org/media/images/911/3312.nii.gz
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_911/image_8823.nii.gz
[fetch_neurovault] Downloading file: https://neurosynth.org/api/decode/?neurovault=8823
[fetch_neurovault] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_911/neurosynth_words_for_image_8823.json
[_download_image] Could not fetch words for image 8823
[fetch_neurovault] Already fetched 11 images
[neurosynth_words_vectorized] Computing word features.
[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_351/neurosynth_words_for_image_3494.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_691/neurosynth_words_for_image_5739.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_323/neurosynth_words_for_image_1676.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_2508.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_8243.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_407/neurosynth_words_for_image_5656.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_4705.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_3134.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_674/neurosynth_words_for_image_9422.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_608/neurosynth_words_for_image_4436.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[neurosynth_words_vectorized] Could not load words from file /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault/collection_911/neurosynth_words_for_image_8823.json; error: Traceback (most recent call last):
  File "/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py", line 1228, in neurosynth_words_vectorized
    info = json.loads(word_file.read().decode("utf-8"))
  File "/usr/lib64/python3.13/json/__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 345, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/json/decoder.py", line 363, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home624/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home624/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home624/nilearn_shared_data/neurovault
[fetch_neurovault] Reading local neurovault data.
[fetch_neurovault] No image found on local disk.
[fetch_neurovault] fetch_neurovault: using default value of 100 for max_images. Set max_images to another value or None if you want more images.
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault0/neurovault
[fetch_neurovault] Reading local neurovault data.
[fetch_neurovault] Already fetched 1 image
[fetch_neurovault] Already fetched 2 images
[fetch_neurovault] Already fetched 3 images
[fetch_neurovault] Already fetched 4 images
[fetch_neurovault] Already fetched 5 images
[fetch_neurovault] Already fetched 6 images
[fetch_neurovault] Already fetched 7 images
[fetch_neurovault] Already fetched 8 images
[fetch_neurovault] Already fetched 9 images
[fetch_neurovault] Already fetched 10 images
[fetch_neurovault] Already fetched 11 images
[fetch_neurovault] 11 images found on local disk.
PASSED
nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_errors PASSED
nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_ids [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home626/nilearn_shared_data
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home626/nilearn_data
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home626/nilearn_shared_data/neurovault
[_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] No image found on local disk.
[fetch_neurovault_ids] Reading server neurovault data.
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/736
[_fetch_neurovault_implementation] Scroll images from collection 736: getting new batch: https://neurovault.org/api/collections/736/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 736: batch size: 13
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/6bb6.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_7246.nii.gz
[fetch_neurovault_ids] Already fetched 1 image
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/6eb7.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_8742.nii.gz
[fetch_neurovault_ids] Already fetched 2 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/581a.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_2988.nii.gz
[fetch_neurovault_ids] Already fetched 3 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/2826.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_9027.nii.gz
[fetch_neurovault_ids] Already fetched 4 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/90cf.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_7667.nii.gz
[fetch_neurovault_ids] Already fetched 5 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/f4a5.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_4065.nii.gz
[fetch_neurovault_ids] Already fetched 6 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/e196.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_7803.nii.gz
[fetch_neurovault_ids] Already fetched 7 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/a331.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_8288.nii.gz
[fetch_neurovault_ids] Already fetched 8 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/d85e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_918.nii.gz
[fetch_neurovault_ids] Already fetched 9 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/ade4.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_9924.nii.gz
[fetch_neurovault_ids] Already fetched 10 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/6354.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_2689.nii.gz
[fetch_neurovault_ids] Already fetched 11 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/de50.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_3360.nii.gz
[fetch_neurovault_ids] Already fetched 12 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/736/6d98.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_736/image_4279.nii.gz
[fetch_neurovault_ids] Already fetched 13 images
[_fetch_neurovault_implementation] On neurovault.org: 13 images matched query in collection 736
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/356
[_fetch_neurovault_implementation] Scroll images from collection 356: getting new batch: https://neurovault.org/api/collections/356/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 356: batch size: 13
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/0a24.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_1589.nii.gz
[fetch_neurovault_ids] Already fetched 14 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/a360.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_7496.nii.gz
[fetch_neurovault_ids] Already fetched 15 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/4d2a.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_9444.nii.gz
[fetch_neurovault_ids] Already fetched 16 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/7fe5.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_6986.nii.gz
[fetch_neurovault_ids] Already fetched 17 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/dafc.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_4454.nii.gz
[fetch_neurovault_ids] Already fetched 18 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/4593.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_5528.nii.gz
[fetch_neurovault_ids] Already fetched 19 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/7bbd.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_9673.nii.gz
[fetch_neurovault_ids] Already fetched 20 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/f91d.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_9966.nii.gz
[fetch_neurovault_ids] Already fetched 21 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/5633.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_9118.nii.gz
[fetch_neurovault_ids] Already fetched 22 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/43a1.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_7317.nii.gz
[fetch_neurovault_ids] Already fetched 23 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/7c77.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_8046.nii.gz
[fetch_neurovault_ids] Already fetched 24 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/490e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_8285.nii.gz
[fetch_neurovault_ids] Already fetched 25 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/356/83ba.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_356/image_7272.nii.gz
[fetch_neurovault_ids] Already fetched 26 images
[_fetch_neurovault_implementation] On neurovault.org: 13 images matched query in collection 356
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/images/4977
[_fetch_neurovault_implementation] getting new batch: https://neurovault.org/api/collections/424
[fetch_neurovault_ids] Downloading file: https://neurovault.org/media/images/424/5a32.nii.gz
[fetch_neurovault_ids] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_424/image_4977.nii.gz
[fetch_neurovault_ids] Already fetched 27 images
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/images/8682
[fetch_neurovault_ids] Downloading file: https://neurovault.org/media/images/424/2865.nii.gz
[fetch_neurovault_ids] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_424/image_8682.nii.gz
[fetch_neurovault_ids] Already fetched 28 images
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/images/7918
[fetch_neurovault_ids] Downloading file: https://neurovault.org/media/images/424/03f8.nii.gz
[fetch_neurovault_ids] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_424/image_7918.nii.gz
[fetch_neurovault_ids] Already fetched 29 images
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] Already fetched 1 image
[fetch_neurovault_ids] 1 image found on local disk.
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] Already fetched 1 image
[fetch_neurovault_ids] 1 image found on local disk.
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] Already fetched 1 image
[fetch_neurovault_ids] 1 image found on local disk.
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/images/4977
[fetch_neurovault_ids] Downloading file: https://neurovault.org/media/images/424/5a32.nii.gz
[fetch_neurovault_ids] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault/collection_424/image_4977.nii.gz
[fetch_neurovault_ids] Already fetched 1 image
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_neurovault_ids0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] Already fetched 1 image
[fetch_neurovault_ids] 1 image found on local disk.
PASSED
nilearn/datasets/tests/test_neurovault.py::test_should_download_resampled_images_only_if_no_previous_download [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] No image found on local disk.
[fetch_neurovault_ids] Reading server neurovault data.
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/351
[_fetch_neurovault_implementation] Scroll images from collection 351: getting new batch: https://neurovault.org/api/collections/351/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 351: batch size: 11
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a409.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c7df426-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 1 image
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a020.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c7f8e94-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 2 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/2a1e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c8112e6-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 3 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/ee88.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c82ab7e-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 4 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/e092.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c84364c-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 5 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/b4a3.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c85d4f2-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 6 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a643.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c876506-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 7 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/99b6.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c88d95e-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 8 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/dc19.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c8a536a-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 9 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/0677.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c8be806-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 10 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/8f21.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_should_download_resampled0/neurovault/collection_351/tmp_8c8d669a-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 11 images
[_fetch_neurovault_implementation] On neurovault.org: 11 images matched query in collection 351
PASSED
nilearn/datasets/tests/test_neurovault.py::test_download_original_images_along_resamp_images_if_previously_downloaded [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] No image found on local disk.
[fetch_neurovault_ids] Reading server neurovault data.
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/351
[_fetch_neurovault_implementation] Scroll images from collection 351: getting new batch: https://neurovault.org/api/collections/351/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 351: batch size: 11
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a409.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c936ffe-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 1 image
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a020.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c94fedc-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 2 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/2a1e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c969da0-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 3 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/ee88.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c98221a-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 4 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/e092.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c99adf6-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 5 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/b4a3.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c9b456c-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 6 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a643.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c9cd76a-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 7 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/99b6.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c9e6634-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 8 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/dc19.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8c9ffca6-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 9 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/0677.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8ca17d10-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 10 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/8f21.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/tmp_8ca302e8-c146-11ef-a816-417c7cb9216b.nii.gz
[fetch_neurovault_ids] Resampling...
[fetch_neurovault_ids] Already fetched 11 images
[_fetch_neurovault_implementation] On neurovault.org: 11 images matched query in collection 351
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] No image found on local disk.
[fetch_neurovault_ids] Reading server neurovault data.
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/351
[_fetch_neurovault_implementation] Scroll images from collection 351: getting new batch: https://neurovault.org/api/collections/351/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 351: batch size: 11
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a409.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_9591.nii.gz
[fetch_neurovault_ids] Already fetched 1 image
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a020.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_5866.nii.gz
[fetch_neurovault_ids] Already fetched 2 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/2a1e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_9939.nii.gz
[fetch_neurovault_ids] Already fetched 3 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/ee88.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_3494.nii.gz
[fetch_neurovault_ids] Already fetched 4 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/e092.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_4584.nii.gz
[fetch_neurovault_ids] Already fetched 5 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/b4a3.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_8172.nii.gz
[fetch_neurovault_ids] Already fetched 6 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a643.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_8779.nii.gz
[fetch_neurovault_ids] Already fetched 7 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/99b6.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_4380.nii.gz
[fetch_neurovault_ids] Already fetched 8 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/dc19.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_2947.nii.gz
[fetch_neurovault_ids] Already fetched 9 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/0677.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_6107.nii.gz
[fetch_neurovault_ids] Already fetched 10 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/8f21.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_original_images_0/neurovault/collection_351/image_551.nii.gz
[fetch_neurovault_ids] Already fetched 11 images
[_fetch_neurovault_implementation] On neurovault.org: 11 images matched query in collection 351
PASSED
nilearn/datasets/tests/test_neurovault.py::test_download_resamp_images_along_original_images_if_previously_downloaded [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] No image found on local disk.
[fetch_neurovault_ids] Reading server neurovault data.
[fetch_neurovault_ids] getting new batch: https://neurovault.org/api/collections/351
[_fetch_neurovault_implementation] Scroll images from collection 351: getting new batch: https://neurovault.org/api/collections/351/images/?limit=100&offset=0
[_fetch_neurovault_implementation] Scroll images from collection 351: batch size: 11
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a409.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_9591.nii.gz
[fetch_neurovault_ids] Already fetched 1 image
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a020.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_5866.nii.gz
[fetch_neurovault_ids] Already fetched 2 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/2a1e.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_9939.nii.gz
[fetch_neurovault_ids] Already fetched 3 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/ee88.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_3494.nii.gz
[fetch_neurovault_ids] Already fetched 4 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/e092.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_4584.nii.gz
[fetch_neurovault_ids] Already fetched 5 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/b4a3.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_8172.nii.gz
[fetch_neurovault_ids] Already fetched 6 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/a643.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_8779.nii.gz
[fetch_neurovault_ids] Already fetched 7 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/99b6.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_4380.nii.gz
[fetch_neurovault_ids] Already fetched 8 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/dc19.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_2947.nii.gz
[fetch_neurovault_ids] Already fetched 9 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/0677.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_6107.nii.gz
[fetch_neurovault_ids] Already fetched 10 images
[_fetch_neurovault_implementation] Downloading file: https://neurovault.org/media/images/351/8f21.nii.gz
[_fetch_neurovault_implementation] Download succeeded, downloaded to: /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault/collection_351/image_551.nii.gz
[fetch_neurovault_ids] Already fetched 11 images
[_fetch_neurovault_implementation] On neurovault.org: 11 images matched query in collection 351
[get_dataset_dir] Dataset found in /tmp/pytest-of-mockbuild/pytest-0/test_download_resamp_images_al0/neurovault
[fetch_neurovault_ids] Reading local neurovault data.
[fetch_neurovault_ids] Already fetched 1 image
[fetch_neurovault_ids] Already fetched 2 images
[fetch_neurovault_ids] Already fetched 3 images
[fetch_neurovault_ids] Already fetched 4 images
[fetch_neurovault_ids] Already fetched 5 images
[fetch_neurovault_ids] Already fetched 6 images
[fetch_neurovault_ids] Already fetched 7 images
[fetch_neurovault_ids] Already fetched 8 images
[fetch_neurovault_ids] Already fetched 9 images
[fetch_neurovault_ids] Already fetched 10 images
[fetch_neurovault_ids] Already fetched 11 images
[fetch_neurovault_ids] 11 images found on local disk.
PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_2009 PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[True] PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[False] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_brain_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_template] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_template] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_template] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_brain_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_template] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_template] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_mask] PASSED
nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_template] PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_brain_gm_mask PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage3] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav0
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav0/fsaverage3
[fetch_single_file] Downloading data from https://osf.io/azhdf/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav0/fsaverage3/472ead7320dbd53fb2ec42e05f1bb6bf/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage4] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav1
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav1/fsaverage4
[fetch_single_file] Downloading data from https://osf.io/28uma/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav1/fsaverage4/8d2777113299ca7de61b16037c37aaea/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage5] PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage6] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav3
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav3/fsaverage6
[fetch_single_file] Downloading data from https://osf.io/jzxyr/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav3/fsaverage6/18247b5dc31f58a90fcbddb5d0911cea/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage7] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav4
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav4/fsaverage
[fetch_single_file] Downloading data from https://osf.io/svf8k/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav4/fsaverage/735bf0f211246c83396b5f21f706c224/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage] [_add_readme_to_default_data_locations] Added README.md to /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav5
[get_dataset_dir] Dataset created in /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav5/fsaverage
[fetch_single_file] Downloading data from https://osf.io/svf8k/download ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[uncompress_file] Extracting data from /tmp/pytest-of-mockbuild/pytest-0/test_fetch_surf_fsaverage_fsav5/fsaverage/735bf0f211246c83396b5f21f706c224/download...
[uncompress_file] .. done.

PASSED
nilearn/datasets/tests/test_struct.py::test_fetch_load_fsaverage PASSED
nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_smoke PASSED
nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_errors PASSED
nilearn/datasets/tests/test_testing.py::test_sender_key_order PASSED
nilearn/datasets/tests/test_testing.py::test_loading_from_archive_contents PASSED
nilearn/datasets/tests/test_testing.py::test_sender_regex PASSED
nilearn/datasets/tests/test_testing.py::test_sender_status PASSED
nilearn/datasets/tests/test_testing.py::test_sender_exception PASSED
nilearn/datasets/tests/test_testing.py::test_sender_img PASSED
nilearn/datasets/tests/test_testing.py::test_sender_response PASSED
nilearn/datasets/tests/test_testing.py::test_sender_path PASSED
nilearn/datasets/tests/test_testing.py::test_sender_bad_input PASSED
nilearn/datasets/tests/test_testing.py::test_dict_to_archive PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr_warning PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[nki_enhanced_surface] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[yeo_2011] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[smith_2009] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[oasis1] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[adhd] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[ABIDE_pcp] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage5] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[language_localizer_demo] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[craddock_2012] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[mixed_gambles] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[Megatrawls] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[dosenbach_2010] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[development_fmri] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[harvard_oxford] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage3] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[neurovault] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage6] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[pauli_2017] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_auditory] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[aal] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[bids_langloc] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[haxby2001] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[allen_rsn_2011] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[miyawaki2008] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage4] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[juelich] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[talairach_atlas] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[destrieux_surface] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_multimodal] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[brainomics_localizer] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[msdl_atlas] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[basc_multiscale_2015] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[difumo_atlases] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[power_2011] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fiac] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[icbm152_2009] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[schaefer_2018] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[localizer_first_level] PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_dir PASSED
nilearn/datasets/tests/test_utils.py::test_add_readme_to_default_data_locations PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_path_as_str PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_write_access PASSED
nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_symlink PASSED
nilearn/datasets/tests/test_utils.py::test_md5_sum_file PASSED
nilearn/datasets/tests/test_utils.py::test_read_md5_sum_file PASSED
nilearn/datasets/tests/test_utils.py::test_tree PASSED
nilearn/datasets/tests/test_utils.py::test_movetree PASSED
nilearn/datasets/tests/test_utils.py::test_filter_columns PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar-w] PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar.gz-w:gz] PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tgz-w:gz] PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_zip PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[.gz] PASSED
nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[] PASSED
nilearn/datasets/tests/test_utils.py::test_safe_extract PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part [fetch_single_file] Downloading data from http://foo/temp.txt ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part_error PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_single_file_overwrite PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[False] [fetch_single_file] Downloading data from https://example.org/example1 ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.org/example2 ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[True] [fetch_single_file] Downloading data from https://example.org/example1 ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

[fetch_single_file] Downloading data from https://example.org/example2 ...
[fetch_single_file]  ...done. (0 seconds, 0 min)

PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[False] PASSED
nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[True] PASSED
nilearn/datasets/tests/test_utils.py::test_naive_ftp_adapter PASSED
nilearn/datasets/tests/test_utils.py::test_load_sample_motor_activation_image PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator6-check6-check_mixin_order] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator7-check7-check_estimators_partial_fit_n_features] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator8-check8-check_non_transformer_estimators_n_iter] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator9-check9-check_parameters_default_constructible] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator10-check10-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator11-check11-check_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator6-check6-check_estimators_unfitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator10-check10-check_complex_data] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator11-check11-check_dtype_object] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator17-check17-check_regressors_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator18-check18-check_regressors_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator19-check19-check_regressors_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator20-check20-check_regressor_data_not_an_array] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator21-check21-check_regressor_multioutput] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator22-check22-check_regressors_no_decision_function] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator23-check23-check_supervised_y_2d] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator24-check24-check_supervised_y_no_nan] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator25-check25-check_regressors_int] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator26-check26-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator27-check27-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator28-check28-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator29-check29-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator30-check30-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator31-check31-check_n_features_in] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator32-check32-check_requires_y_none] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator6-check6-check_mixin_order] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator7-check7-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator8-check8-check_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator6-check6-check_estimators_unfitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator10-check10-check_complex_data] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator11-check11-check_dtype_object] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator17-check17-check_parameters_default_constructible] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator18-check18-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator19-check19-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator20-check20-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator21-check21-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator22-check22-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator23-check23-check_n_features_in] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator24-check24-check_requires_y_none] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator7-check7-check_mixin_order] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator8-check8-check_classifiers_one_label_sample_weights] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator9-check9-check_estimators_partial_fit_n_features] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator10-check10-check_non_transformer_estimators_n_iter] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator11-check11-check_decision_proba_consistency] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator12-check12-check_parameters_default_constructible] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator13-check13-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator14-check14-check_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator5-check5-check_estimators_unfitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator6-check6-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator7-check7-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator8-check8-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator9-check9-check_complex_data] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator10-check10-check_dtype_object] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator11-check11-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator12-check12-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator13-check13-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator16-check16-check_classifier_data_not_an_array] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator17-check17-check_classifiers_one_label] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator18-check18-check_classifiers_classes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator19-check19-check_classifiers_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator20-check20-check_classifiers_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator21-check21-check_classifiers_train] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator22-check22-check_classifiers_regression_target] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator23-check23-check_supervised_y_no_nan] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator24-check24-check_supervised_y_2d] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator25-check25-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator26-check26-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator27-check27-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator28-check28-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator29-check29-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator30-check30-check_n_features_in] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator31-check31-check_requires_y_none] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator7-check7-check_mixin_order] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator8-check8-check_parameters_default_constructible] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator9-check9-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator10-check10-check_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator5-check5-check_estimators_unfitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator6-check6-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator7-check7-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator8-check8-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator9-check9-check_complex_data] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator10-check10-check_dtype_object] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator11-check11-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator12-check12-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator13-check13-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator16-check16-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator17-check17-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator18-check18-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator19-check19-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator20-check20-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator21-check21-check_n_features_in] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator22-check22-check_requires_y_none] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator7-check7-check_mixin_order] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator8-check8-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator9-check9-check_set_params] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator5-check5-check_estimators_unfitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator6-check6-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator7-check7-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator8-check8-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator9-check9-check_complex_data] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator10-check10-check_dtype_object] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator11-check11-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator12-check12-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator13-check13-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator16-check16-check_parameters_default_constructible] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator17-check17-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator18-check18-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator19-check19-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator20-check20-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator21-check21-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator22-check22-check_n_features_in] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator23-check23-check_requires_y_none] XFAIL
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor0-param0] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor1-param1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor2-param2] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier0-param0] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier1-param1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier2-param2] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input0] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input2] PASSED
nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[log_l1] PASSED
nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[estimator1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_parameter_grid_is_empty PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid0] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid1] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid2] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid3] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid4] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid5] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid6] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid7] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid8] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid9] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid10] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid0-True] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid1-False] PASSED
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_is_none PASSED
nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[DecoderRegressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[Decoder] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMRegressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMClassifier] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l2] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l1] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l2] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_classifier] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_regressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svr] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_classifier] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_regressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[ridgo] PASSED
nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[svb] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values0] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values1] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values0] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values1] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values0] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values1] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values0] PASSED
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_param_grid_sequence PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_masker_object PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_logistic_model PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[20] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[99] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv0] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_with_callable PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_model_not_fitted PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_prior PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_most_frequent PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_roc_scoring PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_not_implemented PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_unknown_scoring_metrics PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_default_scoring PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_classification_string_label PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-20] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-20] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-99] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-99] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_default_scoring_metric_is_r2 PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_other_strategy PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker_dummy_classifier PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[20] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-99] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-99] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv0] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_shape PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes [Decoder._apply_mask] Resampling images
PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_error_incorrect_cv PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_warnings PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_tags_classification PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_tags_regression PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_strings_filepaths_input PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function_raises_value_error PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_apply_mask_surface PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface_default PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[100] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[0] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[2] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[2] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-mask1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-mask1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-None] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-mask1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-2] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-2] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-1] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-2] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[_BaseDecoder] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[Decoder] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[DecoderRegressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[_BaseDecoder] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[Decoder] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[DecoderRegressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_predict_score_surface PASSED
nilearn/decoding/tests/test_decoder.py::test_decoder_regressor_predict_score_surface PASSED
nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMRegressor] PASSED
nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMClassifier] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.001] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.01] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.1] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1.0] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[10.0] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[100.0] PASSED
nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1000.0] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.001] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.01] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.1] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1.0] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[10.0] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[100.0] PASSED
nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1000.0] PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-0] PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-1] PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-0] [mfista] mFISTA: Iteration  1/100: E = 3.7353e+01, dE  inf
[mfista] mFISTA: Iteration  2/100: E = 1.1139e+01, dE  2.6215e+01
[mfista] mFISTA: Iteration  3/100: E = 1.1139e+01, dE  0.0000e+00
[mfista] 	Converged (|dE| < 0.0001)
PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-1] [mfista] mFISTA: Iteration  1/100: E = 3.7353e+01, dE  inf
PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-0] PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-1] PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-0] [mfista] mFISTA: Iteration  1/100: E = 3.7353e+01, dE  inf
[mfista] mFISTA: Iteration  2/100: E = 1.1139e+01, dE  2.6215e+01
[mfista] mFISTA: Iteration  3/100: E = 1.1139e+01, dE  0.0000e+00
[mfista] 	Converged (|dE| < 0.0001)
PASSED
nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-1] [mfista] mFISTA: Iteration  1/100: E = 3.7353e+01, dE  inf
PASSED
nilearn/decoding/tests/test_graph_net.py::test_grad_matrix PASSED
nilearn/decoding/tests/test_graph_net.py::test_adjointness PASSED
nilearn/decoding/tests/test_graph_net.py::test_identity_adjointness PASSED
nilearn/decoding/tests/test_graph_net.py::test_operators_adjointness PASSED
nilearn/decoding/tests/test_graph_net.py::test_squared_loss_gradient_at_simple_points PASSED
nilearn/decoding/tests/test_graph_net.py::test_logistic_gradient_at_simple_points PASSED
nilearn/decoding/tests/test_graph_net.py::test_squared_loss_derivative_lipschitz_constant PASSED
nilearn/decoding/tests/test_graph_net.py::test_logistic_derivative_lipschitz_constant PASSED
nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.1] PASSED
nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.55] PASSED
nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[1.0] PASSED
nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net PASSED
nilearn/decoding/tests/test_graph_net.py::test_mfista_solver_graph_net_no_l1_term PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-2] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-4] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.5] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.7] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.9] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-1.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.5] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.7] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.9] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-1.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.5] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.7] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.9] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-1.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.5] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.7] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.9] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[1.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.1] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.3] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.5] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.7] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.9] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[1.0] PASSED
nilearn/decoding/tests/test_objective_functions.py::test_logistic_loss_derivative PASSED
nilearn/decoding/tests/test_objective_functions.py::test_baseestimator_invalid_l1_ratio PASSED
nilearn/decoding/tests/test_operators.py::test_prox_l1_nonexpansiveness PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1e-10-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1.6681005372000592e-08-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2.782559402207126e-06-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.0004641588833612782-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.07742636826811278-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[12.915496650148826-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2154.4346900318865-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[359381.36638046405-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[59948425.03189421-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[10000000000.0-3] PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[True] [prox_tvl1] 	ProxTVl1 iteration  0, relative difference:  1.000e+01, energy: -1.040e+03
[prox_tvl1] 	ProxTVl1 iteration  4, relative difference:  3.071e+02, energy:  1.682e+03
[prox_tvl1] 	ProxTVl1 iteration  8, relative difference:  5.870e+04, energy:  1.691e+03
PASSED
nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[False] PASSED
nilearn/decoding/tests/test_same_api.py::test_same_energy_calculus_pure_lasso PASSED
nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_mse PASSED
nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_logreg PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1 [mfista] mFISTA: Iteration  1/100: E = 6.5000e+00, dE  inf
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  2.326e-04
[mfista] mFISTA: Iteration  2/100: E = 1.1865e+00, dE  5.3135e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  1.388e-17
[mfista] mFISTA: Iteration  3/100: E = 7.6377e-01, dE  4.2277e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  4/100: E = 4.4796e-01, dE  3.1580e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  2.776e-17
[mfista] mFISTA: Iteration  5/100: E = 2.4221e-01, dE  2.0576e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  6/100: E = 1.2564e-01, dE  1.1657e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  6.591e-06
[mfista] mFISTA: Iteration  7/100: E = 6.7838e-02, dE  5.7801e-02
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  8/100: E = 4.2401e-02, dE  2.5436e-02
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  7.012e-08
[mfista] mFISTA: Iteration  9/100: E = 3.1865e-02, dE  1.0537e-02
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  5.551e-17
[mfista] mFISTA: Iteration  10/100: E = 2.7590e-02, dE  4.2745e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  5.551e-17
[mfista] mFISTA: Iteration  11/100: E = 2.5486e-02, dE  2.1041e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -5.551e-17
[mfista] mFISTA: Iteration  12/100: E = 2.4037e-02, dE  1.4493e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  1.894e-07
[mfista] mFISTA: Iteration  13/100: E = 2.2742e-02, dE  1.2942e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  14/100: E = 2.1504e-02, dE  1.2388e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  15/100: E = 2.0421e-02, dE  1.0823e-03
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  16/100: E = 1.9625e-02, dE  7.9642e-04
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -5.551e-17
[mfista] mFISTA: Iteration  17/100: E = 1.9161e-02, dE  4.6389e-04
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  5.551e-17
[mfista] mFISTA: Iteration  18/100: E = 1.8976e-02, dE  1.8509e-04
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  19/100: E = 1.8959e-02, dE  1.7079e-05
[mfista] 	Converged (|dE| < 0.0001)
PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True] PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False] PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic [mfista] mFISTA: Iteration  1/20: E = 1.0397e+02, dE  inf
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  4.950e-08
[mfista] mFISTA: Iteration  2/20: E = 8.7354e+01, dE  1.6618e+01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -4.337e-19
[mfista] mFISTA: Iteration  3/20: E = 7.6217e+01, dE  1.1137e+01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  4/20: E = 6.6580e+01, dE  9.6371e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  1.735e-18
[mfista] mFISTA: Iteration  5/20: E = 5.8970e+01, dE  7.6093e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  3.469e-18
[mfista] mFISTA: Iteration  6/20: E = 5.3242e+01, dE  5.7288e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  3.469e-18
[mfista] mFISTA: Iteration  7/20: E = 4.9015e+01, dE  4.2266e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  3.469e-18
[mfista] mFISTA: Iteration  8/20: E = 4.5908e+01, dE  3.1069e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  9/20: E = 4.3611e+01, dE  2.2972e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  6.939e-18
[mfista] mFISTA: Iteration  10/20: E = 4.1894e+01, dE  1.7173e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  11/20: E = 4.0593e+01, dE  1.3010e+00
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  12/20: E = 3.9593e+01, dE  9.9979e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  13/20: E = 3.8813e+01, dE  7.7932e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  14/20: E = 3.8198e+01, dE  6.1587e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  15/20: E = 3.7705e+01, dE  4.9305e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap:  0.000e+00
[mfista] mFISTA: Iteration  16/20: E = 3.7305e+01, dE  3.9954e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -1.388e-17
[mfista] mFISTA: Iteration  17/20: E = 3.6978e+01, dE  3.2744e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -1.388e-17
[mfista] mFISTA: Iteration  18/20: E = 3.6706e+01, dE  2.7116e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -2.776e-17
[mfista] mFISTA: Iteration  19/20: E = 3.6480e+01, dE  2.2672e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -1.388e-17
[mfista] mFISTA: Iteration  20/20: E = 3.6288e+01, dE  1.9125e-01
[prox_tvl1] 	ProxTVl1: Iteration  0, dual gap: -1.388e-17
PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True] PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False] PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True] PASSED
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False] PASSED
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-graph-net] PASSED
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-tv-l1] PASSED
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-graph-net] PASSED
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-tv-l1] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/decoding/tests/test_searchlight.py::test_searchlight_small_radius [SearchLight.fit] Job #1, processed 0/125 steps (0.00%, 64.3 seconds remaining)
[SearchLight.fit] Job #1, processed 10/125 steps (8.00%, 0.8 seconds remaining)
[SearchLight.fit] Job #1, processed 20/125 steps (16.00%, 0.7 seconds remaining)
[SearchLight.fit] Job #1, processed 30/125 steps (24.00%, 0.6 seconds remaining)
[SearchLight.fit] Job #1, processed 40/125 steps (32.00%, 0.5 seconds remaining)
[SearchLight.fit] Job #1, processed 50/125 steps (40.00%, 0.5 seconds remaining)
[SearchLight.fit] Job #1, processed 60/125 steps (48.00%, 0.4 seconds remaining)
[SearchLight.fit] Job #1, processed 70/125 steps (56.00%, 0.3 seconds remaining)
[SearchLight.fit] Job #1, processed 80/125 steps (64.00%, 0.3 seconds remaining)
[SearchLight.fit] Job #1, processed 90/125 steps (72.00%, 0.2 seconds remaining)
[SearchLight.fit] Job #1, processed 100/125 steps (80.00%, 0.1 seconds remaining)
[SearchLight.fit] Job #1, processed 110/125 steps (88.00%, 0.1 seconds remaining)
[SearchLight.fit] Job #1, processed 120/125 steps (96.00%, 0.0 seconds remaining)
PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_mask_far_from_signal PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_medium_radius PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_large_radius PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation_with_extra_group_variable PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_attributes_exist_after_fit PASSED
nilearn/decoding/tests/test_searchlight.py::test_searchlight_scores_img_error_before_fit PASSED
nilearn/decoding/tests/test_searchlight.py::test_mask_img_dimension_mismatch PASSED
nilearn/decoding/tests/test_searchlight.py::test_transform_without_fit PASSED
nilearn/decoding/tests/test_searchlight.py::test_transform_applies_mask_correctly PASSED
nilearn/decoding/tests/test_searchlight.py::test_process_mask_shape_mismatch PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-tv-l1] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-graph-net] PASSED
nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_same_as_sk PASSED
nilearn/decoding/tests/test_space_net.py::test_early_stopping_callback_object PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_screening_space_net [adjust_screening_percentile] Mask volume = 64mm^3 = 0.064cm^3
[adjust_screening_percentile] Standard brain volume = 1.82724e+06mm^3
[adjust_screening_percentile] Original screening-percentile: 10
[adjust_screening_percentile] Corrected screening-percentile: 100
PASSED
nilearn/decoding/tests/test_space_net.py::test_logistic_path_scores [mfista] .
[mfista] .
[mfista] .
PASSED
nilearn/decoding/tests/test_space_net.py::test_squared_loss_path_scores [mfista] .
[mfista] .
PASSED
nilearn/decoding/tests/test_space_net.py::test_tv_regression_simple[True-0.99] [BaseSpaceNet.fit] Loading data from None
[BaseSpaceNet.fit] Resampling mask
[BaseSpaceNet.fit] Finished fit
[BaseSpaceNet.fit] Loading data from Nifti1Image(
shape=(4, 4, 4, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.fit] Extracting region signals
[BaseSpaceNet.fit] Cleaning extracted signals
[BaseSpaceNet.fit] Mask volume = 64mm^3 = 0.064cm^3
[BaseSpaceNet.fit] Standard brain volume = 1.82724e+06mm^3
[BaseSpaceNet.fit] Original screening-percentile: 20
[BaseSpaceNet.fit] Corrected screening-percentile: 100
[BaseSpaceNet.fit] Time Elapsed: 0.573106050491333 seconds, 0.009551767508188884 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.01] [BaseSpaceNet.fit] Loading data from None
[BaseSpaceNet.fit] Resampling mask
[BaseSpaceNet.fit] Finished fit
[BaseSpaceNet.fit] Loading data from Nifti1Image(
shape=(3, 4, 5, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.fit] Extracting region signals
[BaseSpaceNet.fit] Cleaning extracted signals
[BaseSpaceNet.fit] Mask volume = 60mm^3 = 0.06cm^3
[BaseSpaceNet.fit] Standard brain volume = 1.82724e+06mm^3
[BaseSpaceNet.fit] Original screening-percentile: 20
[BaseSpaceNet.fit] Corrected screening-percentile: 100
[BaseSpaceNet.fit] Time Elapsed: 0.5949101448059082 seconds, 0.00991516908009847 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.5] [BaseSpaceNet.fit] Loading data from None
[BaseSpaceNet.fit] Resampling mask
[BaseSpaceNet.fit] Finished fit
[BaseSpaceNet.fit] Loading data from Nifti1Image(
shape=(3, 4, 5, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.fit] Extracting region signals
[BaseSpaceNet.fit] Cleaning extracted signals
[BaseSpaceNet.fit] Mask volume = 60mm^3 = 0.06cm^3
[BaseSpaceNet.fit] Standard brain volume = 1.82724e+06mm^3
[BaseSpaceNet.fit] Original screening-percentile: 20
[BaseSpaceNet.fit] Corrected screening-percentile: 100
[BaseSpaceNet.fit] Time Elapsed: 0.570178747177124 seconds, 0.009502979119618733 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.99] [BaseSpaceNet.fit] Loading data from None
[BaseSpaceNet.fit] Resampling mask
[BaseSpaceNet.fit] Finished fit
[BaseSpaceNet.fit] Loading data from Nifti1Image(
shape=(3, 4, 5, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.fit] Extracting region signals
[BaseSpaceNet.fit] Cleaning extracted signals
[BaseSpaceNet.fit] Mask volume = 60mm^3 = 0.06cm^3
[BaseSpaceNet.fit] Standard brain volume = 1.82724e+06mm^3
[BaseSpaceNet.fit] Original screening-percentile: 20
[BaseSpaceNet.fit] Corrected screening-percentile: 100
[BaseSpaceNet.fit] Time Elapsed: 0.5556042194366455 seconds, 0.009260070323944092 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_graph_net_classifier_score [SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
[SpaceNetClassifier.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetClassifier.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetClassifier.fit] Original screening-percentile: 100
[SpaceNetClassifier.fit] Corrected screening-percentile: 100
[SpaceNetClassifier.fit] Time Elapsed: 0.6187281608581543 seconds, 0.01031213601430257 minutes.
[SpaceNetClassifier.score] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.score] Extracting region signals
[SpaceNetClassifier.score] Cleaning extracted signals
[SpaceNetClassifier.predict] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.predict] Extracting region signals
[SpaceNetClassifier.predict] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_log_reg_vs_graph_net_two_classes_iris [SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
[SpaceNetClassifier.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetClassifier.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetClassifier.fit] Original screening-percentile: 100
[SpaceNetClassifier.fit] Corrected screening-percentile: 100
[SpaceNetClassifier.fit] Time Elapsed: 0.8000588417053223 seconds, 0.013334314028422037 minutes.
[SpaceNetClassifier.predict] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.predict] Extracting region signals
[SpaceNetClassifier.predict] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_lasso_vs_graph_net [BaseSpaceNet.fit] Loading data from None
[BaseSpaceNet.fit] Resampling mask
[BaseSpaceNet.fit] Finished fit
[BaseSpaceNet.fit] Loading data from Nifti1Image(
shape=(4, 4, 4, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.fit] Extracting region signals
[BaseSpaceNet.fit] Cleaning extracted signals
[BaseSpaceNet.fit] Mask volume = 64mm^3 = 0.064cm^3
[BaseSpaceNet.fit] Standard brain volume = 1.82724e+06mm^3
[BaseSpaceNet.fit] Original screening-percentile: 20
[BaseSpaceNet.fit] Corrected screening-percentile: 100
[BaseSpaceNet.fit] Time Elapsed: 0.5990955829620361 seconds, 0.009984926382700602 minutes.
[BaseSpaceNet.predict] Loading data from Nifti1Image(
shape=(4, 4, 4, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[BaseSpaceNet.predict] Extracting region signals
[BaseSpaceNet.predict] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_crop_mask PASSED
nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[True] PASSED
nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[False] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-graph-net] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-tv-l1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[True] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[False] PASSED
nilearn/decoding/tests/test_space_net.py::test_string_params_case[Graph-Net] PASSED
nilearn/decoding/tests/test_space_net.py::test_string_params_case[TV-L1] PASSED
nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty0] PASSED
nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetRegressor] [SpaceNetRegressor.fit] Loading data from None
[SpaceNetRegressor.fit] Resampling mask
[SpaceNetRegressor.fit] Finished fit
[SpaceNetRegressor.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.fit] Extracting region signals
[SpaceNetRegressor.fit] Cleaning extracted signals
[SpaceNetRegressor.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetRegressor.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetRegressor.fit] Original screening-percentile: 20
[SpaceNetRegressor.fit] Corrected screening-percentile: 100
[SpaceNetRegressor.fit] Time Elapsed: 0.5958852767944336 seconds, 0.009931421279907227 minutes.
[SpaceNetRegressor.predict] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.predict] Extracting region signals
[SpaceNetRegressor.predict] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetClassifier] [SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
[SpaceNetClassifier.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetClassifier.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetClassifier.fit] Original screening-percentile: 20
[SpaceNetClassifier.fit] Corrected screening-percentile: 100
[SpaceNetClassifier.fit] Time Elapsed: 0.611400842666626 seconds, 0.010190014044443767 minutes.
[SpaceNetClassifier.predict] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.predict] Extracting region signals
[SpaceNetClassifier.predict] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor] [SpaceNetRegressor.fit] Loading data from None
[SpaceNetRegressor.fit] Resampling mask
[SpaceNetRegressor.fit] Finished fit
[SpaceNetRegressor.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.fit] Extracting region signals
[SpaceNetRegressor.fit] Cleaning extracted signals
[SpaceNetRegressor.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetRegressor.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetRegressor.fit] Original screening-percentile: 20
[SpaceNetRegressor.fit] Corrected screening-percentile: 100
[SpaceNetRegressor.fit] Time Elapsed: 0.5588028430938721 seconds, 0.009313380718231202 minutes.
[SpaceNetRegressor.fit] Loading data from None
[SpaceNetRegressor.fit] Resampling mask
[SpaceNetRegressor.fit] Finished fit
[SpaceNetRegressor.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.fit] Extracting region signals
[SpaceNetRegressor.fit] Cleaning extracted signals
[SpaceNetRegressor.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetRegressor.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetRegressor.fit] Original screening-percentile: 20
[SpaceNetRegressor.fit] Corrected screening-percentile: 100
[SpaceNetRegressor.fit] Test score: nan
[SpaceNetRegressor.fit] Test score: nan
[SpaceNetRegressor.fit] Test score: nan
[SpaceNetRegressor.fit] Time Elapsed: 0.8731203079223633 seconds, 0.014552005132039388 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier] [SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
[SpaceNetClassifier.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetClassifier.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetClassifier.fit] Original screening-percentile: 20
[SpaceNetClassifier.fit] Corrected screening-percentile: 100
[SpaceNetClassifier.fit] Time Elapsed: 0.5753519535064697 seconds, 0.00958919922510783 minutes.
[SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
[SpaceNetClassifier.fit] Mask volume = 4mm^3 = 0.004cm^3
[SpaceNetClassifier.fit] Standard brain volume = 1.82724e+06mm^3
[SpaceNetClassifier.fit] Original screening-percentile: 20
[SpaceNetClassifier.fit] Corrected screening-percentile: 100
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] Test score: 0.59950122
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] Test score: 0.63603519
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] Test score: 0.78555332
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] .
[SpaceNetClassifier.fit] Time Elapsed: 2.2420365810394287 seconds, 0.03736727635065715 minutes.
PASSED
nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetRegressor] [SpaceNetRegressor.fit] Loading data from None
[SpaceNetRegressor.fit] Resampling mask
[SpaceNetRegressor.fit] Finished fit
[SpaceNetRegressor.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.fit] Extracting region signals
[SpaceNetRegressor.fit] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetClassifier] [SpaceNetClassifier.fit] Loading data from None
[SpaceNetClassifier.fit] Resampling mask
[SpaceNetClassifier.fit] Finished fit
[SpaceNetClassifier.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetClassifier.fit] Extracting region signals
[SpaceNetClassifier.fit] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_targets_in_y_space_net_regressor [SpaceNetRegressor.fit] Loading data from None
[SpaceNetRegressor.fit] Resampling mask
[SpaceNetRegressor.fit] Finished fit
[SpaceNetRegressor.fit] Loading data from Nifti1Image(
shape=(2, 2, 2, 150),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[SpaceNetRegressor.fit] Extracting region signals
[SpaceNetRegressor.fit] Cleaning extracted signals
PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-2] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-2] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-1] PASSED
nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-2] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.0] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.1] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.001] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.0] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.1] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.001] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.0] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.1] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.001] PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_objective_raises_value_error_if_invalid_loss PASSED
nilearn/decoding/tests/test_tv.py::test_tvl1_solver_raises_value_error_if_invalid_loss PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/decomposition/tests/test_base.py::test_fast_svd[30] PASSED
nilearn/decomposition/tests/test_base.py::test_fast_svd[100] PASSED
nilearn/decomposition/tests/test_base.py::test_fast_svd[550] PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-auto-40] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[3-auto-24] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-0.4-16] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_single_image_same_with_multiple_jobs [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
/builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_masker.py:114: UserWarning: imgs are being resampled to the mask_img resolution. This process is memory intensive. You might want to provide a target_affine that is equal to the affine of the imgs or resample the mask beforehand to save memory and computation time.
  warnings.warn(
PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_data_is_orthogonal [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_reproducible [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/decomposition/tests/test_canica.py::test_threshold_bound_error PASSED
nilearn/decomposition/tests/test_canica.py::test_transform_and_fit_errors PASSED
nilearn/decomposition/tests/test_canica.py::test_percentile_range PASSED
nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke PASSED
nilearn/decomposition/tests/test_canica.py::test_component_sign PASSED
nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit PASSED
nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator [CanICA.fit] Resampling images
[CanICA.fit] Resampling images
PASSED
nilearn/decomposition/tests/test_canica.py::test_components_img PASSED
nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject PASSED
nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject_path PASSED
nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_multi_subjects PASSED
nilearn/decomposition/tests/test_canica.py::test_canica_score PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_component_sign PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_transform_before_fit_error PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_empty_data_to_fit_error PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator [DictLearning.fit] Resampling images
[DictLearning.fit] Resampling images
PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_components_img PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[1] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[3] PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score PASSED
nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score_before_object_fit_error PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_check_masker_attributes PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_confounds_smoke PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_componenent_errors PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_errors PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke [_MultiPCA.wrapped] Resampling images
[_MultiPCA.wrapped] Resampling images
PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_pass_masker_arg_to_estimator_smoke [_MultiPCA.fit] Resampling images
[_MultiPCA.fit] Resampling images
[_MultiPCA.fit] Resampling images
[_MultiPCA.fit] Resampling images
PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_gt_0_lt_1 PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_components_img PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs0] PASSED
nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs1] PASSED
nilearn/glm/model.py::nilearn.glm.model.LikelihoodModelResults.conf_int PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_separator PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_2d_dataframe PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_1d_dataframe PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_filepath PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_pandas_dataframe PASSED
nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_binary_bytearray_of_ints_data_error PASSED
nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[face / 10 + (window - face) * 2 - house-design_columns0-expected0] PASSED
nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[xy_z-design_columns1-expected1] PASSED
nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[a - b-design_columns2-expected2] PASSED
nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[column_1-design_columns3-expected3] PASSED
nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector_error PASSED
nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type PASSED
nilearn/glm/tests/test_contrasts.py::test_t_contrast PASSED
nilearn/glm/tests/test_contrasts.py::test_f_contrast[ols] PASSED
nilearn/glm/tests/test_contrasts.py::test_f_contrast[ar1] PASSED
nilearn/glm/tests/test_contrasts.py::test_t_contrast_add PASSED
nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast PASSED
nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast_nonzero_effect PASSED
nilearn/glm/tests/test_contrasts.py::test_f_contrast_add PASSED
nilearn/glm/tests/test_contrasts.py::test_contrast_mul PASSED
nilearn/glm/tests/test_contrasts.py::test_contrast_values PASSED
nilearn/glm/tests/test_contrasts.py::test_low_level_fixed_effects PASSED
nilearn/glm/tests/test_contrasts.py::test_one_minus_pvalue PASSED
nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type_attribute PASSED
nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect0-variance0-Effect array should have 1 or 2 dimensions] PASSED
nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect1-variance1-Variance array should have 1 dimension] PASSED
nilearn/glm/tests/test_contrasts.py::test_automatic_t2f_conversion [Contrast.__init__] Automatically converted multi-dimensional t to F contrast
PASSED
nilearn/glm/tests/test_contrasts.py::test_invalid_contrast_type PASSED
nilearn/glm/tests/test_contrasts.py::test_contrast_padding PASSED
nilearn/glm/tests/test_design_matrix.py::test_cosine_drift PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_no_experimental_paradigm PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually_errors PASSED
nilearn/glm/tests/test_design_matrix.py::test_convolve_regressors PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_glover_hrf PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events0-glover-None-1-0.01-4] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events1-glover-cosine-1-0.015873015873015872-8] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events2-glover + derivative-polynomial-3-0.01-10] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events3-glover-polynomial-1-0.01-5] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events4-glover-polynomial-3-0.01-7] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events5-glover + derivative-polynomial-3-0.01-10] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_and_extra_regressors PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[None-7] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[fir_delays1-16] PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_block PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_column_1_3_and_11 PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_time_shift PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events0-1] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events1-3] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling_fir_model [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix20 [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_design_matrix.py::test_design_matrix_repeated_name_in_user_regressors PASSED
nilearn/glm/tests/test_design_matrix.py::test_oversampling PASSED
nilearn/glm/tests/test_design_matrix.py::test_events_as_path PASSED
nilearn/glm/tests/test_design_matrix.py::test_high_pass PASSED
nilearn/glm/tests/test_design_matrix.py::test_csv_io [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[1-arr_0] PASSED
nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[10-arr_1] PASSED
nilearn/glm/tests/test_design_matrix.py::test_create_second_level_design PASSED
nilearn/glm/tests/test_design_matrix.py::test_designs_with_negative_onsets_warning PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator10-check10-check_get_params_invariance] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator11-check11-check_set_params] PASSED
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator15-check15-check_methods_sample_order_invariance] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_subset_invariance] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator17-check17-check_dict_unchanged] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator18-check18-check_fit_idempotent] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_check_is_fitted] XFAIL
nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator20-check20-check_n_features_in] XFAIL
nilearn/glm/tests/test_first_level.py::test_high_level_glm_one_run [FirstLevelModel.fit] Computing run 1 out of 1 runs (go take a coffee, a big one).
[FirstLevelModel.fit] Performing mask computation.
[FirstLevelModel.fit] Masking took 0 seconds.
[FirstLevelModel.fit] Performing GLM computation.
[FirstLevelModel.fit] GLM took 0 seconds.
[FirstLevelModel.fit] Computation of 1 runs done in 0 seconds.
PASSED
nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects PASSED
nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects_without_mask PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_data_smoke PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_design_matrices_smoke PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_paths PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_null_contrasts PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices PASSED
nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices_formulas PASSED
nilearn/glm/tests/test_first_level.py::test_compute_contrast_num_contrasts PASSED
nilearn/glm/tests/test_first_level.py::test_run_glm_ols PASSED
nilearn/glm/tests/test_first_level.py::test_run_glm_ar1 PASSED
nilearn/glm/tests/test_first_level.py::test_run_glm_ar3 PASSED
nilearn/glm/tests/test_first_level.py::test_run_glm_errors PASSED
nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals0] PASSED
nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals1] PASSED
nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals2] PASSED
nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates_errors PASSED
nilearn/glm/tests/test_first_level.py::test_glm_random_state[3] PASSED
nilearn/glm/tests/test_first_level.py::test_glm_random_state[random_state1] PASSED
nilearn/glm/tests/test_first_level.py::test_scaling PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_shape PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_design_matrices_tsv PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_events_type PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_with_confounds PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_confounds_ignored_with_design_matrix PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors PASSED
nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors_confounds PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_design_creation PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation_with_memory_caching ________________________________________________________________________________
[Memory] Calling nilearn.image.resampling.resample_img...
resample_img(<nibabel.nifti1.Nifti1Image object at 0x7fc555270290>, target_affine=None, target_shape=None, copy=False, interpolation='nearest', copy_header=True, force_resample=False)
_____________________________________________________resample_img - 0.0s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.maskers.nifti_masker._filter_and_mask...
_filter_and_mask(<nibabel.nifti1.Nifti1Image object at 0x7fc555246720>, <nibabel.nifti1.Nifti1Image object at 0x7fc555270290>, { 'clean_kwargs': {},
  'cmap': 'CMRmap_r',
  'detrend': False,
  'dtype': None,
  'high_pass': None,
  'high_variance_confounds': False,
  'low_pass': None,
  'reports': True,
  'runs': None,
  'smoothing_fwhm': None,
  'standardize': False,
  'standardize_confounds': True,
  't_r': 10.0,
  'target_affine': None,
  'target_shape': None}, memory_level=1, memory=Memory(location=nilearn_cache/joblib), verbose=0, confounds=None, sample_mask=None, copy=True, dtype=None)
__________________________________________________filter_and_mask - 0.3s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.glm.first_level.first_level.run_glm...
run_glm(array([[-162.327446, ...,  -43.028761],
       ...,
       [-224.591095, ..., -101.987898]], shape=(5, 248)), 
array([[ 0.000000e+00,  0.000000e+00,  0.000000e+00, -5.000000e-01,
         1.250000e-01, -1.875000e-02,  1.000000e+00],
       [ 0.000000e+00,  0.000000e+00,  0.000000e+00, -2.500000e-01,
        -6.250000e-02,  3.750000e-02,  1.000000e+00],
       [ 0.000000e+00, -6.487908e-03,  0.000000e+00,  1.110223e-16,
        -1.250000e-01,  3.330669e-16,  1.000000e+00],
       [ 0.000000e+00, -1.062158e-02,  0.000000e+00,  2.500000e-01,
        -6.250000e-02, -3.750000e-02,  1.000000e+00],
       [-6.487908e-03, -6.513304e-03, -6.487908e-03,  5.000000e-01,
         1.250000e-01,  1.875000e-02,  1.000000e+00]]), noise_model='ar1', bins=100, n_jobs=1, random_state=None)
__________________________________________________________run_glm - 0.0s, 0.0min
PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings [first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 01
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 01
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 01
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 02
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 02
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 02
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 03
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-03/ses-01/func/sub-03_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 03
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-03/ses-01/func/sub-03_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 03
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-03/ses-01/func/sub-03_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 04
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-04/ses-01/func/sub-04_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 04
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-04/ses-01/func/sub-04_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 04
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-04/ses-01/func/sub-04_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 05
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-05/ses-01/func/sub-05_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 05
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-05/ses-01/func/sub-05_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 05
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-05/ses-01/func/sub-05_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 06
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-06/ses-01/func/sub-06_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 06
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-06/ses-01/func/sub-06_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 06
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-06/ses-01/func/sub-06_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 07
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-07/ses-01/func/sub-07_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 07
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-07/ses-01/func/sub-07_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 07
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-07/ses-01/func/sub-07_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 08
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-08/ses-01/func/sub-08_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 08
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-08/ses-01/func/sub-08_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 08
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-08/ses-01/func/sub-08_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 09
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-09/ses-01/func/sub-09_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 09
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-09/ses-01/func/sub-09_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 09
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-09/ses-01/func/sub-09_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 1 preprocessed BOLD files
- for subject 10
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-10/ses-01/func/sub-10_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 1 events files
- for subject 10
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/sub-10/ses-01/func/sub-10_ses-01_task-main_run-01_events.tsv

[first_level_from_bids] 
Found the following 1 confounds files
- for subject 10
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/test_first_level_from_bids_set0/bids_dataset/derivatives/sub-10/ses-01/func/sub-10_ses-01_task-main_run-01_desc-confounds_timeseries.tsv

PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[not a number-TypeError-must be a float] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[-1-ValueError-positive] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_warnings PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[not a number-TypeError-must be a float] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[2-ValueError-between 0 and 1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_metadata_from_derivatives PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_repetition_time_from_derivatives PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_start_time_from_derivatives PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_with_scaling PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_with_no_signal_scaling PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_residuals PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_residuals_errors PASSED
nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes0] PASSED
nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_predictions_r_square PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm + derivative] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-glover] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-<lambda>] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm + derivative] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-glover] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-<lambda>] PASSED
nilearn/glm/tests/test_first_level.py::test_glm_sample_mask PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs1] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[None] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.5] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[1.0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_space_none PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_one_run_per_session PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_all_runs_of_one_session PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[0] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1] [first_level_from_bids] 
Found the following 4 preprocessed BOLD files
- for subject 01
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-02_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-02/func/sub-01_ses-02_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-02/func/sub-01_ses-02_task-main_run-02_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 4 events files
- for subject 01
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-01/ses-01/func/sub-01_ses-01_task-main_run-02_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-01/ses-02/func/sub-01_ses-02_task-main_run-01_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-01/ses-02/func/sub-01_ses-02_task-main_run-02_events.tsv

[first_level_from_bids] 
Found the following 4 confounds files
- for subject 01
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-01_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-01/func/sub-01_ses-01_task-main_run-02_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-02/func/sub-01_ses-02_task-main_run-01_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-01/ses-02/func/sub-01_ses-02_task-main_run-02_desc-confounds_timeseries.tsv

[first_level_from_bids] 
Found the following 4 preprocessed BOLD files
- for subject 02
- for filter: [('task', 'main'), ('space', 'MNI'), ('desc', 'preproc')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-02_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-02/func/sub-02_ses-02_task-main_run-01_space-MNI_desc-preproc_bold.nii.gz
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-02/func/sub-02_ses-02_task-main_run-02_space-MNI_desc-preproc_bold.nii.gz

[first_level_from_bids] 
Found the following 4 events files
- for subject 02
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-02/ses-01/func/sub-02_ses-01_task-main_run-02_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-02/ses-02/func/sub-02_ses-02_task-main_run-01_events.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/sub-02/ses-02/func/sub-02_ses-02_task-main_run-02_events.tsv

[first_level_from_bids] 
Found the following 4 confounds files
- for subject 02
- for filter: [('task', 'main')]:
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-01_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-01/func/sub-02_ses-01_task-main_run-02_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-02/func/sub-02_ses-02_task-main_run-01_desc-confounds_timeseries.tsv
	- /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives/sub-02/ses-02/func/sub-02_ses-02_task-main_run-02_desc-confounds_timeseries.tsv

PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[acq] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[ce] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[dir] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[rec] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[echo] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[res] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[den] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_subject_labels PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_duplicate_sub_labels PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_input_dataset_path PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[42-TypeError] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[$$$-ValueError] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[42-TypeError-must be a list] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels1-TypeError-must be string] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels2-TypeError-must be string] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[42-TypeError] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[$$$-ValueError] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[foo-TypeError-'img_filters' must be a list] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters1-TypeError-Filters in img] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters2-ValueError-bids labels must be alphanumeric.] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters3-ValueError-is not a possible filter.] PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_too_many_bold_files PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_missing_events PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_tr PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_bold_file PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_one_events_missing PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_one_confound_missing PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_all_confounds_missing PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_derivatives PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_session PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_mismatch_run_index PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_deprecated_slice_time_default PASSED
nilearn/glm/tests/test_first_level.py::test_slice_time_ref_warning_only_when_not_provided PASSED
nilearn/glm/tests/test_first_level.py::test_check_trial_type_warning PASSED
nilearn/glm/tests/test_first_level.py::test_list_valid_subjects_with_toplevel_files PASSED
nilearn/glm/tests/test_first_level.py::test_missing_trial_type_column_warning PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds_warnings PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_subject PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_unused_kwargs PASSED
nilearn/glm/tests/test_first_level.py::test_check_run_tables_errors PASSED
nilearn/glm/tests/test_first_level.py::test_img_table_checks PASSED
nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_default_mask_img PASSED
nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image PASSED
nilearn/glm/tests/test_first_level.py::test_warn_flm_smooth_surface_image PASSED
nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_one_hemisphere PASSED
nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[1] PASSED
nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[2] PASSED
nilearn/glm/tests/test_first_level.py::test_error_flm_surface_mask_volume_image PASSED
nilearn/glm/tests/test_first_level.py::test_error_flm_volume_mask_surface_image PASSED
nilearn/glm/tests/test_first_level.py::test_flm_with_surface_image_with_surface_masker PASSED
nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[1] PASSED
nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[2] PASSED
nilearn/glm/tests/test_first_level.py::test_flm_with_surface_data_no_design_matrix PASSED
nilearn/glm/tests/test_first_level.py::test_flm_compute_contrast_with_surface_data PASSED
nilearn/glm/tests/test_first_level.py::test_flm_get_voxelwise_model_attribute_with_surface_data PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order_with_labels PASSED
nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface PASSED
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_surface PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_hrf] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_time_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_dispersion_derivative] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor_nl PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize_trivial PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_1 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_2 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_3 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_4 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_5 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_6 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_7 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_names PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm-1] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover-1] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[None-1] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative-2] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative-2] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative + dispersion-3] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative + dispersion-3] PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length_fir_lambda PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_1 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_2 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_3 PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_calculate_tr PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test__regressor_names PASSED
nilearn/glm/tests/test_hemodynamic_models.py::test_design_warnings PASSED
nilearn/glm/tests/test_model.py::test_model PASSED
nilearn/glm/tests/test_model.py::test_t_contrast PASSED
nilearn/glm/tests/test_model.py::test_t_contrast_errors PASSED
nilearn/glm/tests/test_model.py::test_t_output PASSED
nilearn/glm/tests/test_model.py::test_f_output PASSED
nilearn/glm/tests/test_model.py::test_f_output_errors PASSED
nilearn/glm/tests/test_model.py::test_f_output_new_api PASSED
nilearn/glm/tests/test_model.py::test_conf_int PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events_errors PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events_warnings PASSED
nilearn/glm/tests/test_paradigm.py::test_read_events[events0] PASSED
nilearn/glm/tests/test_paradigm.py::test_read_events[events1] PASSED
nilearn/glm/tests/test_paradigm.py::test_read_events[events2] PASSED
nilearn/glm/tests/test_paradigm.py::test_read_events[events3] PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events_warnings_null_duration PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_durations] PASSED
nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_onsets] PASSED
nilearn/glm/tests/test_paradigm.py::test_sum_modulation_of_duplicate_events PASSED
nilearn/glm/tests/test_regression.py::test_ols PASSED
nilearn/glm/tests/test_regression.py::test_ar PASSED
nilearn/glm/tests/test_regression.py::test_residuals PASSED
nilearn/glm/tests/test_regression.py::test_predicted_r_square PASSED
nilearn/glm/tests/test_regression.py::test_ols_degenerate PASSED
nilearn/glm/tests/test_regression.py::test_ar_degenerate PASSED
nilearn/glm/tests/test_regression.py::test_simple_results PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator7-check7-check_mixin_order] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator8-check8-check_parameters_default_constructible] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator9-check9-check_get_params_invariance] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator10-check10-check_set_params] PASSED
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator6-check6-check_n_features_in_after_fitting] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator7-check7-check_positive_only_tag_during_fit] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator8-check8-check_estimators_dtypes] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator9-check9-check_complex_data] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator10-check10-check_dtype_object] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator11-check11-check_estimators_empty_data_messages] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator12-check12-check_pipeline_consistency] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_nan_inf] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted] XFAIL
nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in] XFAIL
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_with_flm_objects PASSED
nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_dataframe PASSED
nilearn/glm/tests/test_second_level.py::test_sort_input_dataframe PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_3d_images PASSED
nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_firstlevelmodels PASSED
nilearn/glm/tests/test_second_level.py::test_check_affine_first_level_models PASSED
nilearn/glm/tests/test_second_level.py::test_check_shape_first_level_models PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input_list_wrong_type PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input_unfit_model PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input_dataframe PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input_confounds PASSED
nilearn/glm/tests/test_second_level.py::test_check_second_level_input_design_matrix PASSED
nilearn/glm/tests/test_second_level.py::test_check_output_type PASSED
nilearn/glm/tests/test_second_level.py::test_check_confounds PASSED
nilearn/glm/tests/test_second_level.py::test_check_first_level_contrast PASSED
nilearn/glm/tests/test_second_level.py::test_check_n_rows_desmat_vs_n_effect_maps PASSED
nilearn/glm/tests/test_second_level.py::test_infer_effect_maps PASSED
nilearn/glm/tests/test_second_level.py::test_infer_effect_maps_error PASSED
nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths [SecondLevelModel.compute_contrast] Resampling images
PASSED
nilearn/glm/tests/test_second_level.py::test_slm_4d_image PASSED
nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths_errors [SecondLevelModel.fit] Fitting second level model. Take a deep breath.
[SecondLevelModel.fit] 
Computation of second level model done in 0.15 seconds.

PASSED
nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths [non_parametric_inference] Fitting second level model...
[non_parametric_inference] 
Computation of second level model done in 0.1475520133972168 seconds

[non_parametric_inference] Fitting second level model...
[non_parametric_inference] 
Computation of second level model done in 0.15655779838562012 seconds

PASSED
nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths_warning PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_inputs PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_inputs_dataframes_as_input PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_pandas_series_as_input PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_inputs_pandas_errors PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_fit_inputs_errors PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_path PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[foo] PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[design_matrix1] PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[1] PASSED
nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[design_matrix1] PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_img_inputs_errors PASSED
nilearn/glm/tests/test_second_level.py::test_fmri_inputs_for_non_parametric_inference_errors PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_glm_computation PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[residuals] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[predicted] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[r_square] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[residuals] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[predicted] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[r_square] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_residuals PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_permutation_computation PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_tfce PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_errors PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_t_contrast_length_errors PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_f_contrast_length_errors PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation [MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast0] PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1] PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2] PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3] PASSED
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation_errors PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_with_memory_caching ________________________________________________________________________________
[Memory] Calling nilearn.image.resampling.resample_img...
resample_img(<nibabel.nifti1.Nifti1Image object at 0x7fc5548d5d00>, target_affine=None, target_shape=None, copy=False, interpolation='nearest', copy_header=True, force_resample=False)
_____________________________________________________resample_img - 0.0s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.maskers.nifti_masker._filter_and_mask...
_filter_and_mask([ <nibabel.nifti1.Nifti1Image object at 0x7fc554956f00>,
  <nibabel.nifti1.Nifti1Image object at 0x7fc554956f00>,
  <nibabel.nifti1.Nifti1Image object at 0x7fc554956f00>,
  <nibabel.nifti1.Nifti1Image object at 0x7fc554956f00>], 
<nibabel.nifti1.Nifti1Image object at 0x7fc5548d5d00>, { 'clean_kwargs': {},
  'cmap': 'CMRmap_r',
  'detrend': False,
  'dtype': None,
  'high_pass': None,
  'high_variance_confounds': False,
  'low_pass': None,
  'reports': True,
  'runs': None,
  'smoothing_fwhm': None,
  'standardize': False,
  'standardize_confounds': True,
  't_r': None,
  'target_affine': None,
  'target_shape': None}, memory_level=1, memory=Memory(location=nilearn_cache/joblib), verbose=0, confounds=None, sample_mask=None, copy=True, dtype=None)
__________________________________________________filter_and_mask - 0.9s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.glm.first_level.first_level.run_glm...
run_glm(array([[0.1049  , ..., 0.453671],
       ...,
       [0.1049  , ..., 0.453671]], shape=(4, 247)), 
array([[1],
       [1],
       [1],
       [1]]), n_jobs=1, noise_model='ols')
__________________________________________________________run_glm - 0.0s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.glm.contrasts.compute_contrast...
compute_contrast(array([0., ..., 0.], shape=(247,)), {0.0: <nilearn.glm.regression.SimpleRegressionResults object at 0x7fc557fa2b50>}, array([1.]), None)
_________________________________________________compute_contrast - 0.0s, 0.0min
________________________________________________________________________________
[Memory] Calling nilearn.masking.unmask...
unmask(array([18.001082, ..., 18.24277 ], shape=(247,)), <nibabel.nifti1.Nifti1Image object at 0x7fc5548d5d00>)
___________________________________________________________unmask - 0.1s, 0.0min
PASSED
nilearn/glm/tests/test_second_level.py::test_second_lvl_dataframe_computation PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_error_surface_image_2d PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d_same_as_list_2d PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_no_design_matrix PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[1] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[2] PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_warning_smoothing PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_input_as_flm_of_surface_image PASSED
nilearn/glm/tests/test_second_level.py::test_second_level_surface_image_contrast_computation PASSED
nilearn/glm/tests/test_thresholding.py::test_fdr PASSED
nilearn/glm/tests/test_thresholding.py::test_fdr_error PASSED
nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_no_height_control PASSED
nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img PASSED
nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_errors PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[1e-09-7] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[1e-07-6] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.059-6] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.061-5] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.249-5] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.251-4] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.399-4] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.401-3] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.899-3] PASSED
nilearn/glm/tests/test_thresholding.py::test_hommel[0.901-0] PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_with_mask PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_voxel PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_sided PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[-1] PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[2] PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[fdr] PASSED
nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[bonferroni] PASSED
nilearn/glm/tests/test_utils.py::test_full_rank PASSED
nilearn/glm/tests/test_utils.py::test_z_score_t_values PASSED
nilearn/glm/tests/test_utils.py::test_z_score_f_values PASSED
nilearn/glm/tests/test_utils.py::test_z_score_opposite_contrast PASSED
nilearn/glm/tests/test_utils.py::test_mahalanobis PASSED
nilearn/glm/tests/test_utils.py::test_mahalanobis2 PASSED
nilearn/glm/tests/test_utils.py::test_mahalanobis_errors PASSED
nilearn/glm/tests/test_utils.py::test_multiple_fast_inv PASSED
nilearn/glm/tests/test_utils.py::test_multiple_fast_inverse_errors PASSED
nilearn/glm/tests/test_utils.py::test_pos_recipr PASSED
nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val0] PASSED
nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val1] PASSED
nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val0] PASSED
nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val1] PASSED
nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val0] PASSED
nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val1] PASSED
nilearn/image/image.py::nilearn.image.image.binarize_img PASSED
nilearn/image/image.py::nilearn.image.image.index_img PASSED
nilearn/image/image.py::nilearn.image.image.math_img PASSED
nilearn/image/resampling.py::nilearn.image.resampling.coord_transform PASSED
nilearn/image/tests/test_image.py::test_get_data PASSED
nilearn/image/tests/test_image.py::test_high_variance_confounds PASSED
nilearn/image/tests/test_image.py::test_fast_smooth_array PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine0] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine1] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine2] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine0] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine1] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine2] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_nan_do_not_propagate PASSED
nilearn/image/tests/test_image.py::test_smooth_array_same_result_with_fwhm_none_or_zero PASSED
nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine0] PASSED
nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine1] PASSED
nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine2] PASSED
nilearn/image/tests/test_image.py::test_smooth_array_raise_warning_if_fwhm_is_zero PASSED
nilearn/image/tests/test_image.py::test_smooth_img PASSED
nilearn/image/tests/test_image.py::test_crop_img_to PASSED
nilearn/image/tests/test_image.py::test_crop_img PASSED
nilearn/image/tests/test_image.py::test_crop_img_copied_header PASSED
nilearn/image/tests/test_image.py::test_crop_threshold_tolerance PASSED
nilearn/image/tests/test_image.py::test_mean_img[images_to_mean0] PASSED
nilearn/image/tests/test_image.py::test_mean_img[images_to_mean1] PASSED
nilearn/image/tests/test_image.py::test_mean_img[images_to_mean2] PASSED
nilearn/image/tests/test_image.py::test_mean_img[images_to_mean3] PASSED
nilearn/image/tests/test_image.py::test_mean_img_resample PASSED
nilearn/image/tests/test_image.py::test_mean_img_copied_header PASSED
nilearn/image/tests/test_image.py::test_swap_img_hemispheres PASSED
nilearn/image/tests/test_image.py::test_index_img_error_3d PASSED
nilearn/image/tests/test_image.py::test_index_img PASSED
nilearn/image/tests/test_image.py::test_index_img_error_4d PASSED
nilearn/image/tests/test_image.py::test_pd_index_img PASSED
nilearn/image/tests/test_image.py::test_iter_img_3d_imag_error PASSED
nilearn/image/tests/test_image.py::test_iter_img PASSED
nilearn/image/tests/test_image.py::test_new_img_like_mgz PASSED
nilearn/image/tests/test_image.py::test_new_img_like PASSED
nilearn/image/tests/test_image.py::test_new_img_like_accepts_paths PASSED
nilearn/image/tests/test_image.py::test_new_img_like_non_iterable_header PASSED
nilearn/image/tests/test_image.py::test_new_img_like_int64[allow for this test] PASSED
nilearn/image/tests/test_image.py::test_validity_threshold_value_in_threshold_img PASSED
nilearn/image/tests/test_image.py::test_threshold_img PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-False-0-expected0] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-0-expected1] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected2] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected3] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-True-5-expected4] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-False-5-expected5] PASSED
nilearn/image/tests/test_image.py::test_threshold_img_threshold_n_clusters PASSED
nilearn/image/tests/test_image.py::test_threshold_img_copy PASSED
nilearn/image/tests/test_image.py::test_isnan_threshold_img_data PASSED
nilearn/image/tests/test_image.py::test_threshold_img_copied_header PASSED
nilearn/image/tests/test_image.py::test_math_img_exceptions PASSED
nilearn/image/tests/test_image.py::test_math_img PASSED
nilearn/image/tests/test_image.py::test_math_img_copy_default_header PASSED
nilearn/image/tests/test_image.py::test_math_img_copied_header_from_img PASSED
nilearn/image/tests/test_image.py::test_math_img_copied_header_data_values_changed PASSED
nilearn/image/tests/test_image.py::test_binarize_img PASSED
nilearn/image/tests/test_image.py::test_binarize_negative_img PASSED
nilearn/image/tests/test_image.py::test_binarize_img_copied_header PASSED
nilearn/image/tests/test_image.py::test_binarize_img_no_userwarning PASSED
nilearn/image/tests/test_image.py::test_warning_copy_header_false[binarize_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_image.py::test_warning_copy_header_false[crop_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_image.py::test_warning_copy_header_false[mean_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_image.py::test_warning_copy_header_false[threshold_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_image.py::test_clean_img PASSED
nilearn/image/tests/test_image.py::test_largest_cc_img[True] PASSED
nilearn/image/tests/test_image.py::test_largest_cc_img[False] PASSED
nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[True] PASSED
nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[False] PASSED
nilearn/image/tests/test_image.py::test_largest_cc_img_error PASSED
nilearn/image/tests/test_image.py::test_new_img_like_mgh_image PASSED
nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[MGHImage] PASSED
nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[AnalyzeImage] PASSED
nilearn/image/tests/test_image.py::test_clean_img_sample_mask PASSED
nilearn/image/tests/test_image.py::test_clean_img_sample_mask_mask_img PASSED
nilearn/image/tests/test_image.py::test_concat_niimgs_errors PASSED
nilearn/image/tests/test_image.py::test_concat_niimgs [concat_imgs] Concatenating 1: image #0
[concat_imgs] Concatenating 2: image #1
[concat_imgs] Concatenating 3: image #2
PASSED
nilearn/image/tests/test_image.py::test_concat_niimg_dtype PASSED
nilearn/image/tests/test_image.py::test_iterator_generator PASSED
nilearn/image/tests/test_image.py::test_copy_img PASSED
nilearn/image/tests/test_image.py::test_copy_img_side_effect PASSED
nilearn/image/tests/test_resampling.py::test_resample_deprecation_force_resample PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample[False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample[True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-False] PASSED
nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-True] PASSED
nilearn/image/tests/test_resampling.py::test_downsample[False] PASSED
nilearn/image/tests/test_resampling.py::test_downsample[True] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True->f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True-<f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False->f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False-<f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True->f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True-<f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False->f8] PASSED
nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False-<f8] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_error_checks[False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_error_checks[True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[True] PASSED
nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[True] PASSED
nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[False] PASSED
nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[True] PASSED
nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[False] PASSED
nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[True] PASSED
nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[False] PASSED
nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[True] PASSED
nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[False] PASSED
nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan_big[False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_nan_big[True] PASSED
nilearn/image/tests/test_resampling.py::test_resample_to_img[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_to_img[True] PASSED
nilearn/image/tests/test_resampling.py::test_crop PASSED
nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[True] PASSED
nilearn/image/tests/test_resampling.py::test_resample_clip[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_clip[True] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img[False] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img[True] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[False] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[True] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_error_reorder_axis PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_flipping_axis PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_error_interpolation PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[False] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[True] PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_mirror PASSED
nilearn/image/tests/test_resampling.py::test_reorder_img_copied_header PASSED
nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[resample_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[reorder_img-img_4d_mni_tr2] PASSED
nilearn/image/tests/test_resampling.py::test_coord_transform_trivial PASSED
nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-True] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-False] PASSED
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-True] PASSED
nilearn/image/tests/test_resampling.py::test_resample_input[False] PASSED
nilearn/image/tests/test_resampling.py::test_resample_input[True] PASSED
nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[False] PASSED
nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[True] PASSED
nilearn/image/tests/test_resampling.py::test_get_mask_bounds[shape0] PASSED
nilearn/image/tests/test_resampling.py::test_get_mask_bounds_error PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize_false PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-zscore] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-psc] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-zscore] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-psc] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-zscore] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-psc] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy0-not a supported type of confounds.] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[error-tuple or list of strings] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy2-not a supported type of confounds.] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy3-high_pass] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-2-a_comp_cor_-4-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-all-a_comp_cor_-57-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-6-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-all-w_comp_cor_-4-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal_anat_separated-all-c_comp_cor_-3-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-3-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_non_nifti PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_invalid_filetype PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_ica_aroma[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[1.4.x-8-1] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[21.x.x-30-3] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[regular] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[native] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[ica_aroma] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[gifti] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[cifti] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[res] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[den] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[part] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_confounds_for_gifti PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index0-expected_optimal0] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index1-expected_optimal1] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index2-expected_optimal2] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index3-expected_optimal3] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index4-expected_optimal4] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_get_outlier_cols PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_extract_outlier_regressors PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[motion_outlier] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[non_steady_state_outlier] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[1.4.x-22-29] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[21.x.x-0-5] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[1.4.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[21.x.x] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_empty_strategy PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs0-True] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[image.nii.gz-True] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs2-False] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs3-True] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs4-True] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs5-False] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-21.x.x-21xx] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.2.x-_desc-confounds_regressors] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.4.x-_desc-confounds_timeseries] PASSED
nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-21.x.x-21xx] PASSED
nilearn/interfaces/tests/test_bids.py::test_get_metadata_from_bids PASSED
nilearn/interfaces/tests/test_bids.py::test_infer_repetition_time_from_dataset PASSED
nilearn/interfaces/tests/test_bids.py::test_infer_slice_timing_start_time_from_dataset PASSED
nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_root_folder PASSED
nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/sub-01_task-main_bold.json] XFAIL
nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/ses-01/sub-01_ses-01_task-main_bold.json] XFAIL
nilearn/interfaces/tests/test_bids.py::test_get_bids_files PASSED
nilearn/interfaces/tests/test_bids.py::test_get_bids_files_no_space_entity PASSED
nilearn/interfaces/tests/test_bids.py::test_parse_bids_filename PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine [FirstLevelModel.fit] Resampling images
PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_errors PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_ses-01_task-nback] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_task-nback_] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-1] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_ses-01_task-nback] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_task-nback_] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-1] PASSED
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback] PASSED
nilearn/interfaces/tests/test_fsl.py::test_get_design_from_fslmat PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator6-check6-check_estimators_overwrite_params] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator7-check7-check_dont_overwrite_parameters] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator8-check8-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator9-check9-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator10-check10-check_mixin_order] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator11-check11-check_positive_only_tag_during_fit] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator12-check12-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator13-check13-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator14-check14-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator15-check15-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator16-check16-check_set_params] PASSED
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator2-check2-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator3-check3-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator5-check5-check_complex_data] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator6-check6-check_dtype_object] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator8-check8-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator12-check12-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator14-check14-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in] XFAIL
nilearn/maskers/tests/test_base_masker.py::test_cropping_code_paths [_filter_and_mask] Resampling images
PASSED
nilearn/maskers/tests/test_input_data.py::test_import_from_input_data_with_warning PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator6-check6-check_mixin_order] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator10-check10-check_set_params] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator17-check17-check_mixin_order] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator21-check21-check_set_params] PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in] XFAIL
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_reduction_strategies PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling [MultiNiftiLabelsMasker.wrapped] Resampling images
[MultiNiftiLabelsMasker.wrapped] Resampling images
[MultiNiftiLabelsMasker.wrapped] Resampling images
[MultiNiftiLabelsMasker.wrapped] Resampling images
[MultiNiftiLabelsMasker.wrapped] Resampling images
[MultiNiftiLabelsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_list_of_sample_mask PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator6-check6-check_mixin_order] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator10-check10-check_set_params] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator17-check17-check_mixin_order] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator21-check21-check_set_params] PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in] XFAIL
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker [MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_resampling [MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
[MultiNiftiMapsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_list_of_sample_mask PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params] PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in] XFAIL
nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask_errors PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_nan [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_different_affines [MultiNiftiMasker.wrapped] Resampling mask
[MultiNiftiMasker.wrapped] Resampling images
[MultiNiftiMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images [MultiNiftiMasker.wrapped] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images_error PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_joblib_cache [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving [MultiNiftiMasker.wrapped] Resampling mask
[MultiNiftiMasker.wrapped] Resampling mask
[MultiNiftiMasker.wrapped] Resampling mask
[MultiNiftiMasker.wrapped] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_mask_strategy_errors [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[whole-brain-template] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[gm-template] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[wm-template] [MultiNiftiMasker.fit] Resampling mask
[MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_dtype [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/maskers/tests/test_multi_nifti_masker.py::test_standardization [MultiNiftiMasker.wrapped] Resampling mask
[MultiNiftiMasker.wrapped] Resampling mask
PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_errors PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_io_shapes PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[mask] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[labels] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs_in_data PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[mean-mean] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[median-median] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[sum-sum] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[minimum-min] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[maximum-max] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[standard_deviation-std] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[variance-var] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies_error PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_errors PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[data] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[labels] [NiftiLabelsMasker.wrapped] Resampling images
[NiftiLabelsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_labels [NiftiLabelsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_clipped_labels [NiftiLabelsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_none PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_standardization PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_mask PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background] PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_3d_images PASSED
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker [NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_io_shapes PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_mask PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_data PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_2 [NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
[NiftiMapsMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_overlap PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_standardization PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_3d_images PASSED
nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in] XFAIL
nilearn/maskers/tests/test_nifti_masker.py::test_auto_mask PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_detrend PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[None] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[y1] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform_warning PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_resample [NiftiMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_resample_to_mask_warning [NiftiMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_with_files PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_nan PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_matrix_orientation PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_mask_3d_error PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_mask_4d PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_4d_single_scan [NiftiMasker.wrapped] Resampling images
[NiftiMasker.wrapped] Resampling images
PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_5d PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_sessions PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_joblib_cache PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_fit_no_mask_no_img_error PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_mask_strategy_errors PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_epi_mask PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-whole-brain-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-gm-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-wm-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-whole-brain-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-gm-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-wm-template] PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask_error PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_dtype PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_standardization PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_io_shapes PASSED
nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator6-check6-check_mixin_order] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator10-check10-check_set_params] PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] XFAIL
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_seed_extraction PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_sphere_extraction PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_anisotropic_sphere_extraction PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_errors PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_overlap PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_standardization PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_transform PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_overlap PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius_inverse PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_io_shapes PASSED
nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_with_names PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_no_report PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_with_mask PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_1d PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_2d PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_warning_smoothing PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_clean PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_transform PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_error_transform_before_fit PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_with_mask PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_before_fit PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_list_surf_images PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_list_surf_images PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[None] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[confounds1] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[str] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[Path] PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_sample_mask_to_fit_transform PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_labels_img_none PASSED
nilearn/maskers/tests/test_surface_labels_masker.py::test_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[1] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[2] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_mask_vs_no_mask PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_actual_output PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[1] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[2] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_actual_output PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_wrong_region_signals_shape PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_maps_img PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_img PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_not_fitted_error PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_smoothing_not_supported_error PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_transform_clean PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_labels_img_none PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[None] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[confounds1] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[str] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[Path] PASSED
nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_sample_mask_to_fit_transform PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator13-check13-check_set_params] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] XFAIL
nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images PASSED
nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images_with_mask PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[1] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[2] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_keys_mismatch PASSED
nilearn/maskers/tests/test_surface_masker.py::test_none_mask_img PASSED
nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[1] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[2] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[1] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[2] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_unfitted_masker PASSED
nilearn/maskers/tests/test_surface_masker.py::test_check_is_fitted PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_shape_mismatch PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_clean PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_report PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report PASSED
nilearn/maskers/tests/test_surface_masker.py::test_warning_smoothing PASSED
nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_keys_mismatch PASSED
nilearn/maskers/tests/test_surface_masker.py::test_error_inverse_transform_shape PASSED
nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_no_mask[3] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[1] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[3] PASSED
nilearn/maskers/tests/test_surface_masker.py::test_masker_reporting_mpl_warning SKIPPED
nilearn/maskers/tests/test_utils.py::test_compute_mean_surface_image PASSED
nilearn/maskers/tests/test_utils.py::test_get_min_max_surface_image PASSED
nilearn/maskers/tests/test_utils.py::test_concatenate_surface_images PASSED
nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images PASSED
nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images_2d PASSED
nilearn/maskers/tests/test_utils.py::test_deconcatenate_wrong_input PASSED
nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.normalize_matrix_on_axis PASSED
nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.orthonormalize_matrix PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[True] [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.96 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 1.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.97 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.94 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.93 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.98 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 1.37 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.30 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.29 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.27 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.25 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.24 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.23 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.81 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.98 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[False] [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.69 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.83 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.64 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.86 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.65 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.85 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.82 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.81 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.67 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.82 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.64 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.64 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 1.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.64 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.67 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.67 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.95 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.29 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.28 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.26 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.24 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.23 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 2.25 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.65 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.81 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.66 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.22 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_uncentered [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.84 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.82 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.95 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 2.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.99 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.99 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.98 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.95 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.79 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.77 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.21 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_signswap [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.80 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.92 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.74 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 1.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.75 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/100 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/100 permutations (10.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/100 permutations (20.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/100 permutations (30.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/100 permutations (40.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/100 permutations (50.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/100 permutations (60.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/100 permutations (70.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/100 permutations (80.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/100 permutations (90.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.72 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.78 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.74 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.74 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.75 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.20 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.76 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/1000 permutations (0.00%, 0.73 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 10/1000 permutations (1.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 20/1000 permutations (2.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 30/1000 permutations (3.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 40/1000 permutations (4.00%, 0.19 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 50/1000 permutations (5.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 60/1000 permutations (6.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 70/1000 permutations (7.00%, 0.18 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 80/1000 permutations (8.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 90/1000 permutations (9.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 100/1000 permutations (10.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 110/1000 permutations (11.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 120/1000 permutations (12.00%, 0.17 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 130/1000 permutations (13.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 140/1000 permutations (14.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 150/1000 permutations (15.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 160/1000 permutations (16.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 170/1000 permutations (17.00%, 0.16 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 180/1000 permutations (18.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 190/1000 permutations (19.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 200/1000 permutations (20.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 210/1000 permutations (21.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 220/1000 permutations (22.00%, 0.15 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 230/1000 permutations (23.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 240/1000 permutations (24.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 250/1000 permutations (25.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 260/1000 permutations (26.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 270/1000 permutations (27.00%, 0.14 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 280/1000 permutations (28.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 290/1000 permutations (29.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 300/1000 permutations (30.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 310/1000 permutations (31.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 320/1000 permutations (32.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 330/1000 permutations (33.00%, 0.13 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 340/1000 permutations (34.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 350/1000 permutations (35.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 360/1000 permutations (36.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 370/1000 permutations (37.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 380/1000 permutations (38.00%, 0.12 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 390/1000 permutations (39.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 400/1000 permutations (40.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 410/1000 permutations (41.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 420/1000 permutations (42.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 430/1000 permutations (43.00%, 0.11 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 440/1000 permutations (44.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 450/1000 permutations (45.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 460/1000 permutations (46.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 470/1000 permutations (47.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 480/1000 permutations (48.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 490/1000 permutations (49.00%, 0.10 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 500/1000 permutations (50.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 510/1000 permutations (51.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 520/1000 permutations (52.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 530/1000 permutations (53.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 540/1000 permutations (54.00%, 0.09 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 550/1000 permutations (55.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 560/1000 permutations (56.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 570/1000 permutations (57.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 580/1000 permutations (58.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 590/1000 permutations (59.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 600/1000 permutations (60.00%, 0.08 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 610/1000 permutations (61.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 620/1000 permutations (62.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 630/1000 permutations (63.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 640/1000 permutations (64.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 650/1000 permutations (65.00%, 0.07 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 660/1000 permutations (66.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 670/1000 permutations (67.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 680/1000 permutations (68.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 690/1000 permutations (69.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 700/1000 permutations (70.00%, 0.06 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 710/1000 permutations (71.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 720/1000 permutations (72.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 730/1000 permutations (73.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 740/1000 permutations (74.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 750/1000 permutations (75.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 760/1000 permutations (76.00%, 0.05 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 770/1000 permutations (77.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 780/1000 permutations (78.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 790/1000 permutations (79.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 800/1000 permutations (80.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 810/1000 permutations (81.00%, 0.04 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 820/1000 permutations (82.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 830/1000 permutations (83.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 840/1000 permutations (84.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 850/1000 permutations (85.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 860/1000 permutations (86.00%, 0.03 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 870/1000 permutations (87.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 880/1000 permutations (88.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 890/1000 permutations (89.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 900/1000 permutations (90.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 910/1000 permutations (91.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 920/1000 permutations (92.00%, 0.02 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 930/1000 permutations (93.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 940/1000 permutations (94.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 950/1000 permutations (95.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 960/1000 permutations (96.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 970/1000 permutations (97.00%, 0.01 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 980/1000 permutations (98.00%, 0.00 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 990/1000 permutations (99.00%, 0.00 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_ravelized_tested_var PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_intercept PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[True] PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[False] PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_nocovar_multivariate [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.88 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_nocovar [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.85 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_statsmodels_withcovar PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_one_sided_versus_two_test [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.83 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.69 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_two_sided_recover_positive_and_negative_effects [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.70 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.64 seconds remaining)
[Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 0.67 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_smoke [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 1885.61 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_smoke [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 1782.06 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_sanitize_inputs_permuted_ols PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_warnings_n_perm_n_job PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_warnings PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_warning [Parallel._get_sequential_output] Job #1, processed 0/10 permutations (0.00%, 1.13 seconds remaining)
PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars_warnings PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_warnings PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_n_job_error PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_target_vars_error PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_type_n_perm PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_no_masker_error PASSED
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_error_no_masker PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-auto-5050] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[True-auto-5555] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-1-550] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[9-0.95] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[-9-0.15] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[0-0.4] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[9-0.05] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[-9-0.95] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[0-0.65] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[0-0.95] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[9-0.2] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[10-0.05] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[20-0.05] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_error PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[two-sided-0.0001] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[smaller-0.9999] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_array PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct0-False-27-39.992] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct1-True-27-79.992] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct2-True-28-79.992] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct3-True-29-79.992] PASSED
nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures_on_empty_array PASSED
nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_nocovar PASSED
nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_withcovar PASSED
nilearn/plotting/tests/test_cm.py::test_dim_cmap PASSED
nilearn/plotting/tests/test_cm.py::test_replace_inside PASSED
nilearn/plotting/tests/test_cm.py::test_cm_preload PASSED
nilearn/plotting/tests/test_cm.py::test_mix_colormaps PASSED
nilearn/plotting/tests/test_displays.py::test_base_axes_exceptions PASSED
nilearn/plotting/tests/test_displays.py::test_cut_axes_exception PASSED
nilearn/plotting/tests/test_displays.py::test_glass_brain_axes PASSED
nilearn/plotting/tests/test_displays.py::test_get_index_from_direction_exception PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoSlicer-ortho] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[TiledSlicer-tiled] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[XSlicer-x] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YSlicer-y] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[ZSlicer-z] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YXSlicer-yx] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YZSlicer-yz] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[MosaicSlicer-mosaic] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[XZSlicer-xz] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoProjector-ortho] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[XZProjector-xz] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YZProjector-yz] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YXProjector-yx] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[XProjector-lyrz] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[YProjector-lyr] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[ZProjector-lzr] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[LZRYProjector-lr] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[LYRZProjector-l] PASSED
nilearn/plotting/tests/test_displays.py::test_display_basics[LYRProjector-r] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[ZSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YXSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YZSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XZSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[OrthoSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[TiledSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[MosaicSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[2] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[4] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords0] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords1] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[None] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[5] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[cut_coords2] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords0] PASSED
nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords1] PASSED
nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords0] PASSED
nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[5] PASSED
nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords2] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[OrthoProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[XZProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[YZProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[YXProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[XProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[YProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[ZProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRYProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRZProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LRProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[LProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_projectors_basic[RProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_contour_fillings_levels_in_add_contours PASSED
nilearn/plotting/tests/test_displays.py::test_user_given_cmap_with_colorbar PASSED
nilearn/plotting/tests/test_displays.py::test_data_complete_mask[OrthoSlicer] PASSED
nilearn/plotting/tests/test_displays.py::test_data_complete_mask[LYRZProjector] PASSED
nilearn/plotting/tests/test_displays.py::test_add_markers_cut_coords_is_none PASSED
nilearn/plotting/tests/test_displays.py::test_annotations PASSED
nilearn/plotting/tests/test_displays.py::test_position_annotation_with_decimals PASSED
nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[red] PASSED
nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[node_color1] PASSED
nilearn/plotting/tests/test_displays.py::test_threshold[None-None-None-expected_results0] PASSED
nilearn/plotting/tests/test_displays.py::test_threshold[0.5-None-None-expected_results1] PASSED
nilearn/plotting/tests/test_displays.py::test_threshold[1-0-None-expected_results2] PASSED
nilearn/plotting/tests/test_displays.py::test_threshold[1-None-1-expected_results3] PASSED
nilearn/plotting/tests/test_displays.py::test_threshold[0-0-0-expected_results4] PASSED
nilearn/plotting/tests/test_edge_detect.py::test_edge_detect PASSED
nilearn/plotting/tests/test_edge_detect.py::test_edge_nan PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_cut_coords PASSED
nilearn/plotting/tests/test_find_cuts.py::test_no_data_exceeds_activation_threshold PASSED
nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked PASSED
nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked_thresholding PASSED
nilearn/plotting/tests/test_find_cuts.py::test_pseudo_4d_image PASSED
nilearn/plotting/tests/test_find_cuts.py::test_empty_image_ac_pc_line PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices PASSED
nilearn/plotting/tests/test_find_cuts.py::test_validity_of_ncuts_error_in_find_cut_slices PASSED
nilearn/plotting/tests/test_find_cuts.py::test_passing_of_ncuts_in_find_cut_slices PASSED
nilearn/plotting/tests/test_find_cuts.py::test_singleton_ax_dim PASSED
nilearn/plotting/tests/test_find_cuts.py::test_tranform_cut_coords PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_cuts_empty_mask_no_crash PASSED
nilearn/plotting/tests/test_find_cuts.py::test_fast_abs_percentile_no_index_error_find_cuts PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords_hemispheres PASSED
nilearn/plotting/tests/test_find_cuts.py::test_find_probabilistic_atlas_cut_coords PASSED
nilearn/plotting/tests/test_html_connectome.py::test_prepare_line PASSED
nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[cyan-expected_marker_colors0] PASSED
nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[auto-expected_marker_colors1] PASSED
nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[node_color2-expected_marker_colors2] PASSED
nilearn/plotting/tests/test_html_connectome.py::test_get_connectome PASSED
nilearn/plotting/tests/test_html_connectome.py::test_view_connectome PASSED
nilearn/plotting/tests/test_html_connectome.py::test_view_markers PASSED
nilearn/plotting/tests/test_html_document.py::test_open_in_browser[None] PASSED
nilearn/plotting/tests/test_html_document.py::test_open_in_browser_timeout PASSED
nilearn/plotting/tests/test_html_document.py::test_open_in_browser_deprecation_warning[None] PASSED
nilearn/plotting/tests/test_html_document.py::test_open_in_browser_file PASSED
nilearn/plotting/tests/test_html_document.py::test_open_view_warning PASSED
nilearn/plotting/tests/test_html_document.py::test_repr PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_data_to_sprite PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_threshold_data PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_save_sprite PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-tab10] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-cold_hot] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-tab10] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-cold_hot] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_mask_stat_map PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_load_bg_img PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_get_bg_mask_and_cmap PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_resample_stat_map PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_params PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_size PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-True] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-False] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-True] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-False] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-True] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-False] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-True] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-False] PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_get_cut_slices PASSED
nilearn/plotting/tests/test_html_stat_map.py::test_view_img PASSED
nilearn/plotting/tests/test_html_surface.py::test_get_vertexcolor PASSED
nilearn/plotting/tests/test_html_surface.py::test_check_mesh PASSED
nilearn/plotting/tests/test_html_surface.py::test_one_mesh_info PASSED
nilearn/plotting/tests/test_html_surface.py::test_full_brain_info PASSED
nilearn/plotting/tests/test_html_surface.py::test_fill_html_template PASSED
nilearn/plotting/tests/test_html_surface.py::test_view_surf PASSED
nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf PASSED
nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_input_as_file PASSED
nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_errors PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_error PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-auto] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_neg-True] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-None-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-1-None-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-2-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-0.25-1-expected_results3] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-None-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-2-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-1-2.5-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-None-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-2-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-1-2.5-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-None-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-2-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-1-2.5-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-None-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-2-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-1-2.5-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-True-expected_results0] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-auto-expected_results1] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-False-expected_results2] PASSED
nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_force_min_stat_map_value PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_mni152template_is_reordered PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_carpet_default_params PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_prob_atlas_default_params PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_anat] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_roi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_epi] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_glass_brain] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0-expected_ticks1] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks2] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.1-expected_ticks3] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.9-expected_ticks4] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.9-expected_ticks5] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1-expected_ticks6] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1-expected_ticks7] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks8] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1.3-expected_ticks9] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks10] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-2.5-expected_ticks11] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-3-expected_ticks12] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-3-expected_ticks13] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-4.9-expected_ticks14] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-4.9-expected_ticks15] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks16] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.5-expected_ticks17] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.6-expected_ticks18] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.6-expected_ticks19] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-8-expected_ticks20] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-8-expected_ticks21] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks22] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-9.9-expected_ticks23] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks1] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.3-expected_ticks2] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.2-expected_ticks3] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks4] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.9-expected_ticks5] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks6] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3-expected_ticks7] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.7-expected_ticks8] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.8-expected_ticks9] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-4-expected_ticks10] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-5-expected_ticks11] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.2-expected_ticks12] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.3-expected_ticks13] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks14] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8-expected_ticks15] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.7-expected_ticks16] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.8-expected_ticks17] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9-expected_ticks18] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks19] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_stat_map] PASSED
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_img] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-anat_img1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_3d_img PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_img_invalid PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas [NiftiMasker.wrapped] Resampling images
[NiftiMasker.wrapped] Resampling images
[NiftiMasker.wrapped] Resampling images
[NiftiMasker.wrapped] Resampling images
[plot_carpet] Coercing atlas_values to <class 'int'>
PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_standardize PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-green] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-green] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[ortho] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[x] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[y] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[z] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[xz] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yx] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yz] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[l] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[r] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lr] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzr] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyr] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzry] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyrz] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_masked_array_sparse_matrix PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_nans PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_tuple_node_coords PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[True] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.3] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.7] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[1.0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_to_file PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_and_edge_kwargs PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_too_high_edge_threshold PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[0.1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10.2.3%] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[asdf%] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_wrong_shapes PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_file_output PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_noncurrent_axes PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_add_markers_using_plot_glass_brain PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_colorbar_having_nans PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lr] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lzry] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lr] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lzry] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_vmin_vmax PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_negative_vmin_with_plot_abs PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_with_axes_or_figure PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_empty_slice PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[x] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[y] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[z] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[True] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[False] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods_with_display_mode_tiled PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py::test_plot_img_comparison PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values3] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values4] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[10] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[RdBu-0-None] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap1-None-5] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap2-2-3] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[-100] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[2.5] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_tuple_node_coords PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_saving_to_file PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_kwargs PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[5-None] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[None-0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values_errors PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold_errors PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_single_node_value PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_radiological_view PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params3] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params4] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas_radiological_view PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-contours] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-continuous] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_no_int_64_warning PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_type_error PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_demo_plot_roi_output_file PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_cmap_with_one_level PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_bad_input PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[ortho-cut_coords0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[y-2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[yx-None] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_with_masked_image PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold_for_affine_with_rotation PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params0] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params1] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params2] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params3] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params4] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params5] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape0-x] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape1-y] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape2-z] PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_outlier_cut_coords PASSED
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plotting_functions_with_dim_invalid_input PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_add_js_lib PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_no_threshold PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0%] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[50%] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[99%] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0.5] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[7.25] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[None-7] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[-5-7] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values0-None-None-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values1-7-None-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values2-7--5-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values3-7-None-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values4-None-None-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values5-7-1-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values6-10-6-5] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values7-10-None-5] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values8-7-None-None] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<f4] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<i4] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>f4] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>i4] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[left] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[right] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors0] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors1] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors2] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors3] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors4] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors5] PASSED
nilearn/plotting/tests/test_js_plotting_utils.py::test_import_html_document_from_js_plotting PASSED
nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_warning_if_backend_changes PASSED
nilearn/plotting/tests/test_matplotlib_backend.py::test_should_not_raise_warning_if_backend_is_not_changed PASSED
nilearn/plotting/tests/test_matplotlib_backend.py::test_should_switch_to_agg_backend_if_current_backend_fails PASSED
nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_import_error_for_version_check PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[foo-bar] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[1-2] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[fig2-axes2] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig0-None-True] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig1-None-True] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-None-True] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-axes3-False] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_labels PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[full] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[lower] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[diag] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[None] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[foo] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[2] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[True] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[False] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[single] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[complete] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[average] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[None] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[foo] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[2] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix0-lab0-False] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix1-None-True] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix2-lab2- ] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[full] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[lower] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[diag] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab0] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab1] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[None] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo bar] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[ ] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[None] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[full] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[lower] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[diag] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_show_design_matrix PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.csv-,] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.tsv-\t] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot [check_events] A 'modulation' column was found in the given events data and is used.
[check_events] A 'modulation' column was found in the given events data and is used.
[check_events] A 'modulation' column was found in the given events data and is used.
[check_events] A 'modulation' column was found in the given events data and is used.
[check_events] A 'modulation' column was found in the given events data and is used.
[check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.csv-,] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.tsv-\t] PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix_axes PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot_duration_0 [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-full] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-diag] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-full] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-diag] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-full] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-diag] [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_smoke_path [check_events] A 'modulation' column was found in the given events data and is used.
PASSED
nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_errors PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_many_time_points PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_surface_image PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[some_path] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[bg_map1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[None] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_bg_map_data PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[check_surface_plotting_inputs] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_stat_map] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_contours] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_roi] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_errors PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_warning_hemi PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view2] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view3] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view4] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view5] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view6] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view7] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view8] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view9] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view10] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view11] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-left] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-right] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_import_error SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_savefig_error PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[png] SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[jpeg] SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[svg] SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_savefig SKIPPED
nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[foo] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj2] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_value_error_get_faces_on_edge PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_figure PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_axes PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_distant_line_segments_detected_as_not_intersecting PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels0-labels0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels1-labels1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels0-lines0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels1-lines1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_plotly_surface_image PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure_add_contours_raises_not_implemented PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_has_name PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_lines_duplicated PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[color-yellow] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[width-10] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[lateral-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[medial-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[latreal-False] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view3-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view4-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view5-False] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view6-False] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view7-False] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[left-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[right-True] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[lft-False] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[foo-medial] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[bar-anterior] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[left-foo-_get_view_plot_surf_matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[right-bar-_get_view_plot_surf_plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_configure_title_plotly PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data0-expected0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data1-expected1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_engine_error PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf[matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method_errors PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_matplotlib_specific PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_error PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_nan_handling PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_plot_to_axes PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[matplotlib] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs2] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_hemispheres_and_orientations PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_colorbar PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_inflate PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh_low_alpha PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_orientation PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_hemisphere PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_figure_kwarg PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_axes_kwarg PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_engine_kwarg PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_title PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_output_file PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_input_as_file PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_error PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%i-expected0] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-3-%i-expected1] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-4-%i-expected2] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-5-%i-expected3] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5-%i-expected4] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-10-%i-expected5] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%.1f-expected6] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-1-%.1f-expected7] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-2-%.1f-expected8] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1.1-1.2-%.1f-expected9] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5e-324-%.1f-expected10] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_compute_facecolors_matplotlib PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-mean] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-median] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_roi] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_stat_map] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_contours] PASSED
nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator6-check6-check_dont_overwrite_parameters] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator7-check7-check_estimators_unfitted] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator8-check8-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator9-check9-check_mixin_order] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator10-check10-check_complex_data] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator11-check11-check_dtype_object] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator12-check12-check_estimators_empty_data_messages] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator13-check13-check_transformers_unfitted] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator14-check14-check_transformer_n_iter] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator15-check15-check_clusterer_compute_labels_predict] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator16-check16-check_estimators_partial_fit_n_features] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator17-check17-check_parameters_default_constructible] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator18-check18-check_methods_sample_order_invariance] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator19-check19-check_methods_subset_invariance] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator20-check20-check_get_params_invariance] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator21-check21-check_set_params] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator2-check2-check_estimators_fit_returns_self] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator3-check3-check_readonly_memmap_input] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator4-check4-check_n_features_in_after_fitting] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator5-check5-check_positive_only_tag_during_fit] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator6-check6-check_estimators_dtypes] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator7-check7-check_pipeline_consistency] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator8-check8-check_estimators_nan_inf] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator9-check9-check_estimators_pickle] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator11-check11-check_transformer_data_not_an_array] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator12-check12-check_transformer_general] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator14-check14-check_clustering] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator15-check15-check_clustering] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator16-check16-check_dict_unchanged] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator17-check17-check_fit_idempotent] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator18-check18-check_fit_check_is_fitted] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator19-check19-check_n_features_in] XFAIL
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list0-5] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list1-9] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list2-10] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list3-11] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_transform PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_inverse_transform PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[-2] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[0] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_scaling PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-1] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-2] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-1] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-2] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-1] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-2] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[surface] PASSED
nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[volume] PASSED
nilearn/regions/tests/test_parcellations.py::test_error_parcellation_method_none PASSED
nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[kmens] PASSED
nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[avg] PASSED
nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[completed] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_warnings PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_no_warnings PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_no_int64_warnings PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[True] [Parcellations.fit] Loading data from [Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)]
[Parcellations.fit] Computing the mask
[Parcellations.fit] Resampling mask
[Parcellations.fit] Finished fit
[Parcellations.fit] Loading data
[Parcellations.fit] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.fit] Smoothing images
[Parcellations.fit] Extracting region signals
[Parcellations.fit] Cleaning extracted signals
[Parcellations.fit] computing kmeans
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Smoothing images
[Parcellations.wrapped] Extracting region signals
[Parcellations.wrapped] Cleaning extracted signals
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[False] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[-1] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[0] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[1] [Parcellations.fit] Loading data from [Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)]
[Parcellations.fit] Computing the mask
[Parcellations.fit] Resampling mask
[Parcellations.fit] Finished fit
[Parcellations.fit] Loading data
[Parcellations.fit] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.fit] Smoothing images
[Parcellations.fit] Extracting region signals
[Parcellations.fit] Cleaning extracted signals
[Parcellations.fit] computing kmeans
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Smoothing images
[Parcellations.wrapped] Extracting region signals
[Parcellations.wrapped] Cleaning extracted signals
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[2] [Parcellations.fit] Loading data from [Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)]
[Parcellations.fit] Computing the mask
[Parcellations.fit] EPI mask computation
[Parcellations.fit] Resampling mask
[Parcellations.fit] Finished fit
[Parcellations.fit] Loading data
[Parcellations.fit] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.fit] Smoothing images
[Parcellations.fit] Extracting region signals
[Parcellations.fit] Cleaning extracted signals
[Parcellations.fit] computing kmeans
Init 1/3 with method k-means++
Inertia for init 1/3: 5.240518816612742
Init 2/3 with method k-means++
Inertia for init 2/3: 5.907673396439801
Init 3/3 with method k-means++
Inertia for init 3/3: 4.8798819912913265
[MiniBatchKMeans] Reassigning 2 cluster centers.
Minibatch step 1/100: mean batch inertia: 0.027133882390212444
Minibatch step 2/100: mean batch inertia: 0.01472987490258921, ewa inertia: 0.01472987490258921
Minibatch step 3/100: mean batch inertia: 0.03878230783354184, ewa inertia: 0.03878230783354184
Minibatch step 4/100: mean batch inertia: 0.02825781136703121, ewa inertia: 0.02825781136703121
Minibatch step 5/100: mean batch inertia: 0.023427785286873937, ewa inertia: 0.023427785286873937
Minibatch step 6/100: mean batch inertia: 0.027878733930487294, ewa inertia: 0.027878733930487294
Minibatch step 7/100: mean batch inertia: 0.0364519973610279, ewa inertia: 0.0364519973610279
Minibatch step 8/100: mean batch inertia: 0.025440810728147006, ewa inertia: 0.025440810728147006
Minibatch step 9/100: mean batch inertia: 0.02727571755326839, ewa inertia: 0.02727571755326839
Minibatch step 10/100: mean batch inertia: 0.025934319353021706, ewa inertia: 0.025934319353021706
Minibatch step 11/100: mean batch inertia: 0.016986431585396387, ewa inertia: 0.016986431585396387
Minibatch step 12/100: mean batch inertia: 0.010319643178695811, ewa inertia: 0.010319643178695811
Minibatch step 13/100: mean batch inertia: 0.026824491892516504, ewa inertia: 0.026824491892516504
Minibatch step 14/100: mean batch inertia: 0.026406228243363642, ewa inertia: 0.026406228243363642
Minibatch step 15/100: mean batch inertia: 0.021627743402020713, ewa inertia: 0.021627743402020713
Minibatch step 16/100: mean batch inertia: 0.019588484174823357, ewa inertia: 0.019588484174823357
Minibatch step 17/100: mean batch inertia: 0.0165999433477322, ewa inertia: 0.0165999433477322
Minibatch step 18/100: mean batch inertia: 0.02153845413412948, ewa inertia: 0.02153845413412948
Minibatch step 19/100: mean batch inertia: 0.01745568381155573, ewa inertia: 0.01745568381155573
Minibatch step 20/100: mean batch inertia: 0.025850451361325313, ewa inertia: 0.025850451361325313
Minibatch step 21/100: mean batch inertia: 0.01888795770613288, ewa inertia: 0.01888795770613288
Minibatch step 22/100: mean batch inertia: 0.017614688659494823, ewa inertia: 0.017614688659494823
Converged (lack of improvement in inertia) at step 22/100
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] loading data from Nifti1Image(
shape=(10, 11, 12),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Loading data from Nifti1Image(
shape=(10, 11, 12, 10),
affine=array([[1., 0., 0., 0.],
       [0., 1., 0., 0.],
       [0., 0., 1., 0.],
       [0., 0., 0., 1.]])
)
[Parcellations.wrapped] Smoothing images
[Parcellations.wrapped] Extracting region signals
[Parcellations.wrapped] Cleaning extracted signals
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_check_parameters_transform PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-ward] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-complete] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-average] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-rena] PASSED
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-hierarchical_kmeans] PASSED
nilearn/regions/tests/test_parcellations.py::test_transform_3d_input_images PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-ward] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing ward
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-complete] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing complete
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-average] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing average
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-rena] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing rena
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-hierarchical_kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing hierarchical_kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-ward] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing ward
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-complete] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing complete
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-average] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing average
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-rena] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing rena
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-hierarchical_kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing hierarchical_kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[ward] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing ward
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[complete] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing complete
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[average] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing average
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[rena] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing rena
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[hierarchical_kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing hierarchical_kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[ward] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing ward
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[complete] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing complete
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[average] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing average
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[rena] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing rena
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[hierarchical_kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing hierarchical_kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing kmeans
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[ward] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing ward
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[complete] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing complete
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[average] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing average
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[rena] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing rena
PASSED
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[hierarchical_kmeans] [Parcellations.wrapped] Loading data
[Parcellations.wrapped] computing hierarchical_kmeans
PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[80%] PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[auto] PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[-1.0] PASSED
nilearn/regions/tests/test_region_extractor.py::test_nans_threshold_maps_ratio PASSED
nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio PASSED
nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio_3d PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[spam] PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[1] PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[connected_components] PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[local_regions] PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[connected_components] PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[local_regions] PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_regions_different_results_with_different_mask_images PASSED
nilearn/regions/tests/test_region_extractor.py::test_invalid_threshold_strategies PASSED
nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[None] PASSED
nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[30%] PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_fit_and_transform PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_ratio_n_voxels PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_two_sided[True] PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_percentile PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_high_resolution_image PASSED
nilearn/regions/tests/test_region_extractor.py::test_region_extractor_zeros_affine_diagonal PASSED
nilearn/regions/tests/test_region_extractor.py::test_error_messages_connected_label_regions PASSED
nilearn/regions/tests/test_region_extractor.py::test_remove_small_regions PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_connect_diag_false PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_return_empty_for_large_min_size PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_as_numpy_array PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_unknonw_labels PASSED
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_string_without_list PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator6-check6-check_estimators_unfitted] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator8-check8-check_mixin_order] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator9-check9-check_complex_data] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator10-check10-check_estimators_empty_data_messages] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator11-check11-check_transformers_unfitted] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator12-check12-check_transformer_n_iter] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator13-check13-check_clusterer_compute_labels_predict] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator14-check14-check_estimators_partial_fit_n_features] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator15-check15-check_parameters_default_constructible] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator16-check16-check_get_params_invariance] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator17-check17-check_set_params] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator8-check8-check_dtype_object] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator9-check9-check_pipeline_consistency] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_nan_inf] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator12-check12-check_estimators_pickle] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_data_not_an_array] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator14-check14-check_transformer_general] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator18-check18-check_methods_sample_order_invariance] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator19-check19-check_methods_subset_invariance] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator20-check20-check_dict_unchanged] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator21-check21-check_fit_idempotent] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator22-check22-check_fit_check_is_fitted] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator23-check23-check_n_features_in] XFAIL
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering PASSED
nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[left] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[right] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_make_edges_and_weights_surface PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-2] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-2] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-2] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-2] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-2] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-1] PASSED
nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-2] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_without_dim PASSED
nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_with_dim PASSED
nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape0-test_affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape1-test_affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_errors_3d PASSED
nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_labels PASSED
nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_masks PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_error_strategy PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape0-affine0-Images have incompatible shapes.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape1-affine1-Images have different affine matrices.] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask_return_masked_atlas PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask_return_masked_atlas PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps_and_labels PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_warnings PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_warnings PASSED
nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_nans_in_regions_are_replaced_with_zeros PASSED
nilearn/regions/tests/test_signal_extraction.py::test_trim_maps PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float32] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float64] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[int] PASSED
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[uint64] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fpr] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[None] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting_method PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fpr] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fdr] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[bonferroni] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[None] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_check_report_dims PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_string PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_strings PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_dict PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_lists PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_arrays PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_ints PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_array_of_ints PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_none PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_custom PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_none_title_custom PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[cut_coords1] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[None] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[cut_coords1] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[None] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[cut_coords1] PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_plot_contrasts PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_masking_first_level_model PASSED
nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMasker] [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiSpheresMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMasker] [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMapsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMapsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiSpheresMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMapsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiSpheresMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[foo] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[1] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[displayed_maps2] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps0] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps1] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps0] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps1] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[1] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[6] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[9] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[12] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[all] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_image_in_fit PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[foo] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[1] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[displayed_spheres2] PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_more_than_seeds PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list_more_than_seeds PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_1_sphere PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_smoke_test PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_warning_no_img_fit PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_no_image_for_fit PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report PASSED
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_cut_coords[NiftiLabelsMasker] PASSED
nilearn/reporting/tests/test_html_report.py::test_4d_reports [NiftiMasker.wrapped] Resampling images
PASSED
nilearn/reporting/tests/test_html_report.py::test_overlaid_report PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict] [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType] [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_mask [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_warning [MultiNiftiMasker.fit] Resampling mask
PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_labels_masker_report_warning PASSED
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_maps_masker_report_warning PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-True] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False] PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report PASSED
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report PASSED
nilearn/reporting/tests/test_reporting.py::test_local_max_two_maxima PASSED
nilearn/reporting/tests/test_reporting.py::test_local_max_two_global_maxima PASSED
nilearn/reporting/tests/test_reporting.py::test_local_max_donut PASSED
nilearn/reporting/tests/test_reporting.py::test_cluster_nearest_neighbor PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-False-1] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-False-0] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-True-2] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_more PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_relabel_label_maps PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-10-True-1] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-7-False-2] PASSED
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-None-False-2] PASSED
nilearn/surface/surface.py::nilearn.surface.surface.PolyData PASSED
nilearn/surface/surface.py::nilearn.surface.surface.SurfaceImage.from_volume PASSED
nilearn/surface/surface.py::nilearn.surface.surface.vol_to_surf PASSED
nilearn/surface/tests/test_surface.py::test_check_mesh PASSED
nilearn/surface/tests/test_surface.py::test_check_mesh_and_data PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_numpy_gt_1pt23 PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_array PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_from_gifti_file PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_from_empty_gifti_file PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_from_nifti_file PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_gii_gz PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_freesurfer PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.vtk] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.obj] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.mnc] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.txt] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_list PASSED
nilearn/surface/tests/test_surface.py::test_gifti_img_to_mesh PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_gz PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_error PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.vtk] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.obj] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.mnc] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.txt] PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob PASSED
nilearn/surface/tests/test_surface.py::test_load_surf_data_file_glob PASSED
nilearn/surface/tests/test_surface.py::test_flat_mesh[xy0] PASSED
nilearn/surface/tests/test_surface.py::test_flat_mesh[xy1] PASSED
nilearn/surface/tests/test_surface.py::test_flat_mesh[xy2] PASSED
nilearn/surface/tests/test_surface.py::test_vertex_outer_normals PASSED
nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth0] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth1] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth2] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth3] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth0] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth1] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth2] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth3] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-1] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-7] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth2-8] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth3-8] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth4-8] PASSED
nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth5-8] PASSED
nilearn/surface/tests/test_surface.py::test_depth_ball_sampling PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-line] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-ball] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-line] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-ball] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-line] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-ball] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-line] PASSED
nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-ball] PASSED
nilearn/surface/tests/test_surface.py::test_masked_indices PASSED
nilearn/surface/tests/test_surface.py::test_projection_matrix PASSED
nilearn/surface/tests/test_surface.py::test_sampling_affine PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-True-auto] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-True-line] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-True-ball] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-False-auto] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-False-line] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[linear-False-ball] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-auto] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-line] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-ball] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-auto] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-line] PASSED
nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-ball] PASSED
nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[linear] PASSED
nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[nearest] PASSED
nilearn/surface/tests/test_surface.py::test_choose_kind PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint16] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint32] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint64] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[int8] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[int16] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[int32] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[int64] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[float32] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti[float64] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex64] PASSED
nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex128] PASSED
nilearn/surface/tests/test_surface.py::test_polydata_shape[shape0] PASSED
nilearn/surface/tests/test_surface.py::test_polydata_shape[shape1] PASSED
nilearn/surface/tests/test_surface.py::test_polydata_shape[shape2] PASSED
nilearn/surface/tests/test_surface.py::test_polydata_1d_check_parts PASSED
nilearn/surface/tests/test_surface.py::test_mesh_to_gifti PASSED
nilearn/surface/tests/test_surface.py::test_compare_file_and_inmemory_mesh PASSED
nilearn/surface/tests/test_surface.py::test_surface_image_shape[1] PASSED
nilearn/surface/tests/test_surface.py::test_surface_image_shape[3] PASSED
nilearn/surface/tests/test_surface.py::test_data_shape_not_matching_mesh PASSED
nilearn/surface/tests/test_surface.py::test_data_shape_inconsistent PASSED
nilearn/surface/tests/test_surface.py::test_data_keys_not_matching_mesh PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-False] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False] PASSED
nilearn/surface/tests/test_surface.py::test_save_mesh_default_suffix PASSED
nilearn/surface/tests/test_surface.py::test_save_mesh_error PASSED
nilearn/surface/tests/test_surface.py::test_save_mesh_error_wrong_suffix PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-False] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False] PASSED
nilearn/surface/tests/test_surface.py::test_load_save_data_1d PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[uint16] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[uint32] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[uint64] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[int8] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[int16] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[int32] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[int64] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[float32] PASSED
nilearn/surface/tests/test_surface.py::test_save_dtype[float64] PASSED
nilearn/surface/tests/test_surface.py::test_load_from_volume_3d_nifti PASSED
nilearn/surface/tests/test_surface.py::test_load_from_volume_4d_nifti PASSED
nilearn/surface/tests/test_surface.py::test_surface_image_error PASSED
nilearn/surface/tests/test_surface.py::test_polydata_error PASSED
nilearn/surface/tests/test_surface.py::test_polymesh_error PASSED
nilearn/surface/tests/test_surface.py::test_inmemorymesh_index_error PASSED
nilearn/tests/test_init.py::test_version_number PASSED
nilearn/tests/test_masking.py::test_high_variance_confounds PASSED
nilearn/tests/test_masking.py::test_confounds_standardization PASSED
nilearn/tests/test_masking.py::test_compute_epi_mask [compute_epi_mask] EPI mask computation
PASSED
nilearn/tests/test_masking.py::test_compute_background_mask [compute_background_mask] Background mask computation
[compute_background_mask] Background mask computation
PASSED
nilearn/tests/test_masking.py::test_compute_brain_mask [compute_brain_mask] Template whole-brain mask computation
[compute_brain_mask] Template whole-brain mask computation
[compute_brain_mask] Template foo mask computation
PASSED
nilearn/tests/test_masking.py::test_apply_mask PASSED
nilearn/tests/test_masking.py::test_unmask PASSED
nilearn/tests/test_masking.py::test_intersect_masks_filename PASSED
nilearn/tests/test_masking.py::test_intersect_masks PASSED
nilearn/tests/test_masking.py::test_compute_multi_epi_mask PASSED
nilearn/tests/test_masking.py::test_compute_multi_brain_mask [compute_brain_mask] Template whole-brain mask computation
PASSED
nilearn/tests/test_masking.py::test_error_shape PASSED
nilearn/tests/test_masking.py::test_nifti_masker_empty_mask_warning PASSED
nilearn/tests/test_masking.py::test_unmask_list PASSED
nilearn/tests/test_masking.py::test__extrapolate_out_mask PASSED
nilearn/tests/test_masking.py::test_unmask_from_to_3d_array PASSED
nilearn/tests/test_package_import.py::test_import_plotting_should_raise_warning_if_matplotlib_not_installed SKIPPED
nilearn/tests/test_package_import.py::test_import_reporting_should_raise_warning_if_matplotlib_not_installed SKIPPED
nilearn/tests/test_signal.py::test_butterworth PASSED
nilearn/tests/test_signal.py::test_butterworth_multiple_timeseries PASSED
nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies PASSED
nilearn/tests/test_signal.py::test_butterworth_warnings_lpf_too_high PASSED
nilearn/tests/test_signal.py::test_butterworth_warnings_hpf_too_low PASSED
nilearn/tests/test_signal.py::test_butterworth_errors PASSED
nilearn/tests/test_signal.py::test_standardize PASSED
nilearn/tests/test_signal.py::test_detrend PASSED
nilearn/tests/test_signal.py::test_mean_of_squares PASSED
nilearn/tests/test_signal.py::test_row_sum_of_squares PASSED
nilearn/tests/test_signal.py::test_clean_detrending PASSED
nilearn/tests/test_signal.py::test_clean_t_r PASSED
nilearn/tests/test_signal.py::test_clean_kwargs PASSED
nilearn/tests/test_signal.py::test_clean_frequencies PASSED
nilearn/tests/test_signal.py::test_clean_runs PASSED
nilearn/tests/test_signal.py::test_clean_confounds_errros PASSED
nilearn/tests/test_signal.py::test_clean_confounds PASSED
nilearn/tests/test_signal.py::test_clean_confounds_inputs PASSED
nilearn/tests/test_signal.py::test_clean_warning PASSED
nilearn/tests/test_signal.py::test_clean_confounds_are_removed PASSED
nilearn/tests/test_signal.py::test_clean_frequencies_using_power_spectrum_density PASSED
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1] PASSED
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1.0] PASSED
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1] PASSED
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1.0] PASSED
nilearn/tests/test_signal.py::test_clean_finite_no_inplace_mod PASSED
nilearn/tests/test_signal.py::test_high_variance_confounds PASSED
nilearn/tests/test_signal.py::test_clean_standardize_false PASSED
nilearn/tests/test_signal.py::test_clean_psc PASSED
nilearn/tests/test_signal.py::test_clean_zscore PASSED
nilearn/tests/test_signal.py::test_create_cosine_drift_terms PASSED
nilearn/tests/test_signal.py::test_sample_mask PASSED
nilearn/tests/test_signal.py::test_handle_scrubbed_volumes PASSED
nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_with_extrapolation PASSED
nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_without_extrapolation PASSED
nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_exception PASSED

=============================== warnings summary ===============================
../../../../../usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:835
../../../../../usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:835
../../../../../usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:835
  /usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:835: FutureWarning: `generate_only` is deprecated in 1.6 and will be removed in 1.8. Use :func:`~sklearn.utils.estimator_checks.estimator_checks` instead.
    warnings.warn(

../../../../../usr/lib64/python3.13/site-packages/sklearn/base.py:400
  /usr/lib64/python3.13/site-packages/sklearn/base.py:400: FutureWarning: The `_more_tags` method is deprecated in 1.6 and will be removed in 1.7. Please implement the `__sklearn_tags__` method.
    warnings.warn(

nilearn/externals/conftest.py:7
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/externals/conftest.py:7: PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path)
  see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path
    def pytest_ignore_collect(path, config):

nilearn/input_data/__init__.py:23
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/input_data/__init__.py:23: DeprecationWarning: The import path 'nilearn.input_data' is deprecated in version 0.9. Importing from 'nilearn.input_data' will be possible at least until release 0.13.0. Please import from 'nilearn.maskers' instead.
    warnings.warn(message, DeprecationWarning, stacklevel=1)

nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker_defaults
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/tests/test_masker_validation.py:73: UserWarning: Provided estimator has no memory_level attribute set.Setting memory_level to 0 by default.
    dummy.fit()

nilearn/_utils/tests/test_param_validation.py::test_get_mask_extent
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/tests/test_param_validation.py:72: UserWarning: Couldn't find /usr/share/fsl/data/standard/MNI152_T1_1mm_brain_mask.nii.gz (for testing)
    warnings.warn(f"Couldn't find {mni152_brain_mask} (for testing)")

nilearn/_utils/tests/test_param_validation.py::test_feature_screening
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/tests/test_param_validation.py:99: UserWarning: Brain mask is bigger than the standard human brain. This object is probably not tuned to be used on such data.
    check_feature_screening(

nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker_spacing
nilearn/_utils/tests/test_segmentation.py::test_trivial_cases
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/segmentation.py:263: UserWarning: Random walker received no seed label. Returning provided labels.
    warnings.warn(

nilearn/_utils/tests/test_segmentation.py::test_isolated_pixel
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/segmentation.py:325: UserWarning: Random walker only segments unlabeled areas, where labels == 0. Data provided only contains isolated seeds and isolated pixels. Returning provided labels.
    warnings.warn(

nilearn/_utils/tests/test_segmentation.py::test_trivial_cases
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/segmentation.py:255: UserWarning: Random walker only segments unlabeled areas, where labels == 0. No zero valued areas in labels were found. Returning provided labels.
    warnings.warn(

nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[True]
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[False]
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes
nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/connectome/group_sparse_cov.py:483: UserWarning: Input signals do not all have unit variance. This can lead to numerical instability.
    warnings.warn(

nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_schaefer_2018]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/atlas.py:2191: UserWarning: genfromtxt: Empty input file: "/tmp/pytest-of-mockbuild/pytest-0/temp_nilearn_home495/nilearn_shared_data/schaefer_2018/Schaefer2018_400Parcels_7Networks_order.txt"
    labels = np.genfromtxt(

nilearn/datasets/tests/test_atlas.py::test_downloader
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/_utils.py:854: UserWarning: An error occurred while fetching bald.nii.gz
    warnings.warn(f"An error occurred while fetching {file_}")

nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[9999]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/func.py:311: UserWarning: Warning: there are only 40 subjects
    warnings.warn(f"Warning: there are only {max_subjects} subjects")

nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[9999]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/func.py:732: UserWarning: Wrong value for 'n_subjects' (%d). The maximum value will be used instead ('n_subjects=94')
    warnings.warn(

nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal
nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal_missing_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/func.py:2893: UserWarning: Mat file appears to be empty. An events.tsv file cannot be generated
    warnings.warn(

nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py:1243: UserWarning: No word weight could be loaded, vectorizing Neurosynth words failed.
    warnings.warn(

nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/datasets/neurovault.py:2154: UserWarning: Neurovault download stopped early: too many downloads failed in a row (100)
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input0]
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input1]
nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input2]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'Cs' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [1, 10, 100] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid0]
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'alphas' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [1, 10, 100, 1000] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid4]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'alphas' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping (1, 10, 100, 1000) in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid7]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'alphas' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [   1   10  100 1000] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid9]
nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid10]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'alphas' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [1, 10] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values0]
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values0]
nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'alphas' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [0.001, 0.01, 0.1, 1, 10, 100, 1000] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:262: UserWarning: parameter 'Cs' should be a sequence of iterables (e.g., {param_name: [[1, 10, 100]]}) to benefit from the built-in cross-validation of the estimator. Wrapping [0.001, 0.01, 0.1, 1, 10, 100, 1000] in an outer list.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py: 41 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:774: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    selector = check_feature_screening(

nilearn/decoding/tests/test_decoder.py: 13 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:732: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter standardize :
      Masker parameter False - overriding estimator parameter True
  
    X = self._apply_mask(X)

nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_prior
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_most_frequent
nilearn/decoding/tests/test_decoder.py::test_decoder_error_not_implemented
nilearn/decoding/tests/test_decoder.py::test_decoder_error_unknown_scoring_metrics
nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_other_strategy
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:330: UserWarning: Use a custom estimator at your own risk of the process not working as intended.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_classification_string_label
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:796: UserWarning: After clustering and screening, the decoding model will be trained only on 4 features. Consider raising clustering_percentile or screening_percentile parameters.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py: 18 warnings
  /usr/lib64/python3.13/site-packages/sklearn/svm/_base.py:1243: ConvergenceWarning: Liblinear failed to converge, increase the number of iterations.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_shape
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_decoder.py:1088: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter standardize :
      Masker parameter False - overriding estimator parameter True
  
    X_masked = model._apply_mask(X)

nilearn/decoding/tests/test_decoder.py: 1 warning
nilearn/decomposition/tests/test_base.py: 6 warnings
nilearn/decomposition/tests/test_canica.py: 1 warning
nilearn/decomposition/tests/test_dict_learning.py: 1 warning
nilearn/glm/tests/test_second_level.py: 1 warning
nilearn/maskers/tests/test_base_masker.py: 1 warning
nilearn/maskers/tests/test_multi_nifti_masker.py: 2 warnings
nilearn/maskers/tests/test_nifti_masker.py: 2 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_masker.py:114: UserWarning: imgs are being resampled to the mask_img resolution. This process is memory intensive. You might want to provide a target_affine that is equal to the affine of the imgs or resample the mask beforehand to save memory and computation time.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
nilearn/decoding/tests/test_searchlight.py::test_mask_img_dimension_mismatch
nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator
nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/image.py:405: RuntimeWarning: overflow encountered in scalar negative
    infinity_norm = max(-data.min(), data.max())

nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning: The frequency specified for the high pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.49999940395355225 (Nyquist frequency).
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning: The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.49999940395355225 (Nyquist frequency).
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:412: UserWarning: Signals are returned unfiltered because band-pass critical frequencies are equal. Please check that inputs for sampling_rate, low_pass, and high_pass are valid.
    warnings.warn(

nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-None]
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-mask1]
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-None]
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-mask1]
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-None]
nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-mask1]
nilearn/decoding/tests/test_decoder.py::test_decoder_predict_score_surface
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/decoder.py:796: UserWarning: After clustering and screening, the decoding model will be trained only on 1 features. Consider raising clustering_percentile or screening_percentile parameters.
    warnings.warn(

nilearn/decoding/tests/test_graph_net.py::test_logistic_derivative_lipschitz_constant
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/_objective_functions.py:223: RuntimeWarning: overflow encountered in exp
    t = np.exp(t, t)

nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.1]
nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.55]
nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[1.0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_graph_net.py:254: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    reg.fit(X_, y)

nilearn/decoding/tests/test_graph_net.py: 1 warning
nilearn/decoding/tests/test_same_api.py: 12 warnings
nilearn/decoding/tests/test_space_net.py: 6 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/space_net.py:782: UserWarning: Specified l1_ratio = 1. It's advised to only specify values of l1_ratio strictly between 0 and 1.
    warnings.warn(

nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/space_net.py:782: UserWarning: Specified l1_ratio = 0. It's advised to only specify values of l1_ratio strictly between 0 and 1.
    warnings.warn(

nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_graph_net.py:283: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    graph_net.fit(X_, y.copy())

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:189: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:198: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:252: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X_, y)

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:261: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X_, y)

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:289: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True]
nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:299: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-graph-net]
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-tv-l1]
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-graph-net]
nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-tv-l1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_same_api.py:313: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_tv_regression_simple[True-0.99]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:239: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.01]
nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.5]
nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.99]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:263: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_graph_net_classifier_score
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:279: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X_, y)

nilearn/decoding/tests/test_space_net.py::test_log_reg_vs_graph_net_two_classes_iris
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:309: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    ).fit(X_, y)

nilearn/decoding/tests/test_space_net.py::test_lasso_vs_graph_net
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:346: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    graph_net.fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[True]
  /usr/lib64/python3.13/site-packages/sklearn/feature_selection/_univariate_selection.py:108: RuntimeWarning: invalid value encountered in divide
    msw = sswn / float(dfwn)

nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetClassifier]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:465: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    model(mask=mask, alphas=1.0).fit(X, y).predict(X)

nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:475: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    model(n_alphas=1, mask=mask).fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/tests/test_space_net.py:476: UserWarning: Brain mask is smaller than .5% of the size of the standard human brain. This object is probably not tuned to be used on such data.
    model(n_alphas=2, mask=mask, alphas=None).fit(X, y)

nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decoding/space_net.py:290: ConstantInputWarning: An input array is constant; the correlation coefficient is not defined.
    spearman_score = stats.spearmanr(y_pred, self.y_test)[0]

nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
  /usr/lib64/python3.13/site-packages/numpy/lib/_function_base_impl.py:3045: RuntimeWarning: invalid value encountered in divide
    c /= stddev[:, None]

nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
  /usr/lib64/python3.13/site-packages/numpy/lib/_function_base_impl.py:3046: RuntimeWarning: invalid value encountered in divide
    c /= stddev[None, :]

nilearn/decomposition/tests/test_canica.py::test_percentile_range
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:192: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1]
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2]
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10]
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
nilearn/decomposition/tests/test_dict_learning.py::test_component_sign
nilearn/image/tests/test_image.py::test_smooth_array_same_result_with_fwhm_none_or_zero
nilearn/image/tests/test_image.py::test_smooth_img
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/image.py:221: UserWarning: The parameter 'fwhm' for smoothing is specified as 0.0. Setting it to None (no smoothing will be performed)
    warnings.warn(

nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:235: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(data[0])

nilearn/decomposition/tests/test_canica.py::test_component_sign
nilearn/decomposition/tests/test_canica.py::test_component_sign
nilearn/decomposition/tests/test_canica.py::test_component_sign
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:249: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(data)

nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:261: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:269: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter detrend :
      Masker parameter False - overriding estimator parameter True
  Parameter mask_strategy :
      Masker parameter background - overriding estimator parameter epi
  Parameter smoothing_fwhm :
      Masker parameter None - overriding estimator parameter 6
  Parameter standardize :
      Masker parameter False - overriding estimator parameter True
  
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:269: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:283: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_components_img
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:290: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:310: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(img)

nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject_path
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:331: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(tmp_file)

nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_multi_subjects
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:344: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(img)

nilearn/decomposition/tests/test_canica.py::test_canica_score
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_canica.py:360: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    canica.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1]
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2]
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:89: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(data)

nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:120: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    estimator.fit(data)

nilearn/decomposition/tests/test_dict_learning.py::test_component_sign
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:159: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(data)

nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:170: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:178: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter detrend :
      Masker parameter False - overriding estimator parameter True
  Parameter mask_strategy :
      Masker parameter background - overriding estimator parameter epi
  Parameter smoothing_fwhm :
      Masker parameter None - overriding estimator parameter 4
  Parameter standardize :
      Masker parameter False - overriding estimator parameter True
  
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:178: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:214: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_components_img
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:221: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[1]
nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[3]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:248: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(img)

nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_dict_learning.py:265: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    dict_learning.fit(canica_data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_check_masker_attributes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:90: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:101: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:104: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    components2 = multi_pca.fit(multi_pca_data).components_

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:105: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    components3 = multi_pca.fit(2 * multi_pca_data).components_

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_confounds_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:115: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data, confounds=confounds)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_errors
nilearn/plotting/tests/test_find_cuts.py::test_find_cuts_empty_mask_no_crash
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:330: _MaskWarning: Computed an empty mask. Are you sure that input data are EPI images not detrended. 
    mask, affine = _post_process_mask(

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:164: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter mask_strategy :
      Masker parameter background - overriding estimator parameter epi
  
    multi_pca.fit(multi_pca_data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:164: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:180: UserWarning: Overriding provided-default estimator parameters with provided masker parameters :
  Parameter mask_args :
      Masker parameter {'opening': 0} - overriding estimator parameter None
  Parameter mask_strategy :
      Masker parameter background - overriding estimator parameter epi
  
    multi_pca.fit(multi_pca_data[:2])

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:180: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data[:2])

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_pass_masker_arg_to_estimator_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:196: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_gt_0_lt_1
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:206: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(data)

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:220: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(data[0])

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:235: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(data[0])

nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:244: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(data[0])

nilearn/decomposition/tests/test_multi_pca.py::test_components_img
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:259: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(multi_pca_data)

nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs0]
nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/decomposition/tests/test_multi_pca.py:278: FutureWarning: The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.
    multi_pca.fit(filenames)

nilearn/glm/tests/test_contrasts.py::test_f_contrast_add
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_contrasts.py:154: UserWarning: Running approximate fixed effects on F statistics.
    con = compute_contrast(labels, results, c1) + compute_contrast(

nilearn/glm/tests/test_contrasts.py::test_f_contrast_add
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_contrasts.py:165: UserWarning: Running approximate fixed effects on F statistics.
    con2 = compute_contrast(labels, results, c1) + compute_contrast(

nilearn/glm/tests/test_contrasts.py::test_contrast_padding
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/helpers.py:94: UserWarning: F contrasts should have 10 colmuns, but it has only 3. The rest of the contrast was padded with zeros.
    return func(*args, **kwargs)

nilearn/glm/tests/test_design_matrix.py::test_events_as_path
nilearn/glm/tests/test_design_matrix.py::test_events_as_path
nilearn/glm/tests/test_design_matrix.py::test_events_as_path
nilearn/glm/tests/test_design_matrix.py::test_events_as_path
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/experimental_paradigm.py:177: UserWarning: The following unexpected columns in events data will be ignored: Unnamed: 0
    warnings.warn(

nilearn/glm/tests/test_design_matrix.py::test_high_pass
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/design_matrix.py:110: UserWarning: High-pass filter will span all accessible frequencies and saturate the design matrix. You may want to reduce the high_pass value.The provided value is 1.0 Hz
    warn(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_one_run
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1162: UserWarning: Parameter memory_level of the masker overridden
    warn(

nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:165: UserWarning: One contrast given, assuming it for all 2 runs
    fixed_fx_dic = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects_without_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:226: UserWarning: One contrast given, assuming it for all 2 runs
    fixed_fx_dic = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:261: UserWarning: One contrast given, assuming it for all 2 runs
    z_image = multi_run_model.compute_contrast(np.eye(rk)[1])

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:277: UserWarning: One contrast given, assuming it for all 2 runs
    z_image = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/contrasts.py:166: UserWarning: Running approximate fixed effects on F statistics.
    contrast = contrast_ if contrast is None else contrast + contrast_

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:280: UserWarning: One contrast given, assuming it for all 2 runs
    p_value = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:283: UserWarning: One contrast given, assuming it for all 2 runs
    stat_image = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:286: UserWarning: One contrast given, assuming it for all 2 runs
    effect_image = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:289: UserWarning: One contrast given, assuming it for all 2 runs
    variance_image = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:296: UserWarning: One contrast given, assuming it for all 2 runs
    all_images = multi_run_model.compute_contrast(

nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_paths
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:347: UserWarning: One contrast given, assuming it for all 2 runs
    z_image = multi_run_model.compute_contrast(np.eye(rk)[1])

nilearn/glm/tests/test_first_level.py::test_high_level_glm_null_contrasts
nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/contrasts.py:163: UserWarning: Contrast for run 1 is null.
    warn(f"Contrast for run {int(i)} is null.")

nilearn/glm/tests/test_first_level.py: 21 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/_utils.py:176: RuntimeWarning: divide by zero encountered in scalar divide
    cond = smax / smin

nilearn/glm/tests/test_first_level.py: 21 warnings
nilearn/glm/tests/test_utils.py: 1 warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/_utils.py:180: UserWarning: Matrix is singular at working precision, regularizing...
    warn("Matrix is singular at working precision, regularizing...")

nilearn/glm/tests/test_first_level.py::test_fmri_inputs_confounds_ignored_with_design_matrix
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:485: UserWarning: If design matrices are supplied, confounds and events will be ignored.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:900: UserWarning: The filter ('desc', 'preproc') will be skipped. 'desc' is not among the supported filters. Allowed filters include: ['sub', 'ses', 'task', 'acq', 'ce', 'rec', 'dir', 'run', 'echo', 'part']
    models, *_ = first_level_from_bids(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_repetition_time_from_derivatives
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[None]
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_space_none
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order
nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order_with_labels
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1605: UserWarning: 'slice_time_ref' not provided and cannot be inferred from metadata.
  It will be assumed that the slice timing reference is 0.0 percent of the repetition time.
  If it is not the case it will need to be set manually in the generated list of models.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[not a number-TypeError-must be a float]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:933: UserWarning: 
  't_r' provided (not a number) is different from the value found in the BIDS dataset (1.5).
  Note this may lead to the wrong model specification.
    first_level_from_bids(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[-1-ValueError-positive]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:933: UserWarning: 
  't_r' provided (-1) is different from the value found in the BIDS dataset (1.5).
  Note this may lead to the wrong model specification.
    first_level_from_bids(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[not a number-TypeError-must be a float]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1621: UserWarning: 'slice_time_ref' provided (not a number) is different from the value found in the BIDS dataset (0.0).
  Note this may lead to the wrong model specification.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[2-ValueError-between 0 and 1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1621: UserWarning: 'slice_time_ref' provided (2) is different from the value found in the BIDS dataset (0.0).
  Note this may lead to the wrong model specification.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1107: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2)

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1108: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, "F")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1109: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, "t", "z_score")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1110: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, "t", "stat")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1111: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, "t", "p_value")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1112: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, None, "effect_size")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1113: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c2, None, "effect_variance")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1116: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast("c0")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1117: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast("c1")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1118: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast("c2")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1161: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(cnull)

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/contrasts.py:163: UserWarning: Contrast for run 0 is null.
    warn(f"Contrast for run {int(i)} is null.")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1176: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c1, "", "")

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1178: UserWarning: One contrast given, assuming it for all 2 runs
    model.compute_contrast(c1, "", [])

nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm + derivative]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/model.py:207: RuntimeWarning: invalid value encountered in sqrt
    sd = np.sqrt(self.vcov(matrix=matrix, dispersion=dispersion))

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.5]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1621: UserWarning: 'slice_time_ref' provided (0.5) is different from the value found in the BIDS dataset (0.0).
  Note this may lead to the wrong model specification.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[1.0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:1621: UserWarning: 'slice_time_ref' provided (1.0) is different from the value found in the BIDS dataset (0.0).
  Note this may lead to the wrong model specification.
    warn(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1572: UserWarning: 
  No bold.json found in BIDS folder in:
   /tmp/pytest-of-mockbuild/pytest-0/bids0/bids_dataset/derivatives.
    first_level_from_bids(

nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:1572: UserWarning: The filter ('desc', 'preproc') will be skipped. 'desc' is not among the supported filters. Allowed filters include: ['sub', 'ses', 'task', 'acq', 'ce', 'rec', 'dir', 'run', 'echo', 'part']
    first_level_from_bids(

nilearn/glm/tests/test_first_level.py::test_flm_compute_contrast_with_surface_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:2357: UserWarning: One contrast given, assuming it for all 2 runs
    result = model.compute_contrast("c0")

nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:2442: UserWarning: One contrast given, assuming it for all 2 runs
    result = model.compute_contrast("c0")

nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_first_level.py:2446: UserWarning: One contrast given, assuming it for all 2 runs
    result = model.compute_contrast("c0", output_type="all")

nilearn/glm/tests/test_paradigm.py::test_check_events_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/experimental_paradigm.py:131: UserWarning: 'trial_type' column not found in the given events data.
    warnings.warn(

nilearn/glm/tests/test_regression.py::test_predicted_r_square
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/regression.py:196: RuntimeWarning: divide by zero encountered in divide
    dispersion = np.sum(wresid**2, 0) / (

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_with_flm_objects
nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths
nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths_warning
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_permutation_computation
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/mass_univariate/_utils.py:423: RuntimeWarning: divide by zero encountered in divide
    return beta_targetvars_testedvars * np.sqrt((dof - 1.0) / rss)

nilearn/glm/tests/test_second_level.py::test_infer_effect_maps
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:119: RuntimeWarning: invalid value encountered in divide
    r /= denom * x.shape[-1]

nilearn/glm/tests/test_second_level.py::test_infer_effect_maps
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:216: RuntimeWarning: invalid value encountered in cast
    ar_coef_[idx] = (ar_coef_[idx] * bins).astype(int) * 1.0 / bins

nilearn/glm/tests/test_second_level.py: 13 warnings
nilearn/glm/tests/test_utils.py: 1 warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/_utils.py:205: RuntimeWarning: divide by zero encountered in divide
    return np.where(X <= 0, 0, 1.0 / X)

nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths_errors
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/second_level/second_level.py:678: UserWarning: Parameter memory_level of the masker overridden
    warn(f"Parameter {param_name} of the masker overridden")

nilearn/glm/tests/test_second_level.py::test_fmri_inputs
nilearn/glm/tests/test_second_level.py::test_fmri_inputs_dataframes_as_input
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/design_matrix.py:531: UserWarning: Attention: Design matrix is singular. Aberrant estimates are expected.
    warn(

nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[r_square]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/regression.py:350: RuntimeWarning: invalid value encountered in divide
    return np.var(self.predicted, 0) / np.var(self.whitened_Y, 0)

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_smoke
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/mass_univariate/permuted_least_squares.py:925: UserWarning: Data array used to create a new image contains 64-bit ints. This is likely due to creating the array with numpy and passing `int` as the `dtype`. Many tools such as FSL and SPM cannot deal with int64 in Nifti images, so for compatibility the data has been converted to int32.
    image.new_img_like(masker.mask_img_, metric_map),

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:979: UserWarning: Data array used to create a new image contains 64-bit ints. This is likely due to creating the array with numpy and passing `int` as the `dtype`. Many tools such as FSL and SPM cannot deal with int64 in Nifti images, so for compatibility the data has been converted to int32.
    return new_img_like(mask_img, unmasked, affine)

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
nilearn/image/tests/test_image.py::test_isnan_threshold_img_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/image.py:997: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    img_data = safe_get_data(img, ensure_finite=True, copy_data=copy)

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning: The given float value must not exceed 0.0. But, you have given threshold=2.0.
    stat_img = threshold_img(

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_second_level.py:1115: UserWarning: Attention: No clusters with stat higher than 2.0
    get_clusters_table(logp_unc, -np.log10(unc_pval))["Cluster Size (mm3)"]

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning: The given float value must not exceed 0.004364805402450088. But, you have given threshold=0.01.
    stat_img = threshold_img(

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/tests/test_second_level.py:1120: UserWarning: Attention: No clusters with stat higher than 0.01
    get_clusters_table(out["logp_max_size"], unc_pval)[

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2]
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3]
nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/mass_univariate/_utils.py:329: RuntimeWarning: invalid value encountered in divide
    ret = (m.T / np.sqrt(np.sum(m**2, axis=0))[:, np.newaxis]).T

nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2]
nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/mass_univariate/permuted_least_squares.py:229: RuntimeWarning: All-NaN slice encountered
    h0_fmax_part[:, i_perm] = np.nanmax(perm_scores, axis=0)

nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_no_height_control
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/thresholding.py:303: UserWarning: The given float value must not exceed 5.0. But, you have given threshold=100.
    stat_img = threshold_img(

nilearn/glm/tests/test_utils.py::test_z_score_opposite_contrast
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/first_level.py:585: UserWarning: Mean values of 0 observed. The data have probably been centered.Scaling might not work as expected
    Y, _ = mean_scaling(Y, self.signal_scaling)

nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val0]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: t contrasts should be of length P=4, but it has length 1. The rest of the contrast was padded with zeros.
    result = testfunction(**testargs)

nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val1]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: t contrasts should be of length P=4, but it has length 2. The rest of the contrast was padded with zeros.
    result = testfunction(**testargs)

nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val0]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: F contrasts should have 4 colmuns, but it has only 1. The rest of the contrast was padded with zeros.
    result = testfunction(**testargs)

nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val1]
nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val0]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: F contrasts should have 4 colmuns, but it has only 2. The rest of the contrast was padded with zeros.
    result = testfunction(**testargs)

nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val1]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: F contrasts should have 4 colmuns, but it has only 3. The rest of the contrast was padded with zeros.
    result = testfunction(**testargs)

nilearn/image/image.py::nilearn.image.image.math_img
  <string>:1: RuntimeWarning: divide by zero encountered in log

nilearn/image/tests/test_image.py::test_threshold_img_copy
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_image.py:820: UserWarning: The given float value must not exceed 1.0. But, you have given threshold=2.
    thresholded = threshold_img(

nilearn/image/tests/test_image.py::test_threshold_img_copy
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_image.py:832: UserWarning: The given float value must not exceed 1.0. But, you have given threshold=2.
    thresholded = threshold_img(img_to_mutate, 2, copy=False, copy_header=True)

nilearn/image/tests/test_image.py::test_binarize_img_no_userwarning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/image.py:1245: FutureWarning: From release 0.13.0 onwards, this function will, by default, copy the header of the input image to the output. Currently, the header is reset to the default Nifti1Header. To suppress this warning and use the new behavior, set `copy_header=True`.
    img=threshold_img(

nilearn/image/tests/test_image.py::test_clean_img
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:270: RuntimeWarning: invalid value encountered in subtract
    signals -= np.mean(signals, axis=0)

nilearn/image/tests/test_image.py::test_concat_niimgs
nilearn/maskers/tests/test_multi_nifti_masker.py::test_different_affines
nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images
nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/niimg_conversions.py:170: UserWarning: Affine is different across subjects. Realignement on first subject affine forced
    warnings.warn(

nilearn/image/tests/test_resampling.py::test_resample_deprecation_force_resample
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:70: FutureWarning: From release 0.13.0 onwards, this function will, by default, copy the header of the input image to the output. Currently, the header is reset to the default Nifti1Header. To suppress this warning and use the new behavior, set `copy_header=True`.
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[False]
nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:446: UserWarning: Casting data from int32 to float32
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-True]
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True]
nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/resampling.py:668: RuntimeWarning: NaNs or infinite values are present in the data passed to resample. This is a bad thing as they make resampling ill-defined and much slower.
    _resample_one_img(

nilearn/image/tests/test_resampling.py: 4 warnings
nilearn/maskers/tests/test_multi_nifti_maps_masker.py: 9 warnings
nilearn/maskers/tests/test_nifti_maps_masker.py: 9 warnings
nilearn/plotting/tests/test_img_plotting/test_plot_img.py: 1 warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/resampling.py:297: UserWarning: Resampling binary images with continuous or linear interpolation. This might lead to unexpected results. You might consider using nearest interpolation instead.
    warnings.warn(

nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[resample_img-img_4d_mni_tr2]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:1112: FutureWarning: 'force_resample' will be set to 'True' by default in Nilearn 0.13.0.
  Use 'force_resample=True' to suppress this warning.
    func(actual_input_img, copy_header=False)

nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:1209: UserWarning: Casting data from int8 to float32
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:1209: UserWarning: Casting data from int16 to float32
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-True]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-True]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:1209: UserWarning: Casting data from int32 to float32
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-True]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-True]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/tests/test_resampling.py:1229: UserWarning: Casting data from int64 to float64
    resample_img(

nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-False]
nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-True]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/resampling.py:688: UserWarning: Data array used to create a new image contains 64-bit ints. This is likely due to creating the array with numpy and passing `int` as the `dtype`. Many tools such as FSL and SPM cannot deal with int64 in Nifti images, so for compatibility the data has been converted to int32.
    return new_img_like(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/interfaces/tests/test_bids.py:411: UserWarning: Contrast name "effects of interest" changed to "effectsOfInterest"
    save_glm_to_bids(

nilearn/interfaces/tests/test_bids.py: 10 warnings
nilearn/plotting/tests/test_displays.py: 2 warnings
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py: 4 warnings
nilearn/plotting/tests/test_img_plotting/test_plot_img.py: 1 warning
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py: 2 warnings
nilearn/plotting/tests/test_img_plotting/test_plot_roi.py: 8 warnings
  /usr/lib64/python3.13/site-packages/numpy/ma/core.py:2892: UserWarning: Warning: converting a masked element to nan.
    _data = np.array(data, dtype=dtype, copy=copy,

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/thresholding.py:303: UserWarning: The given float value must not exceed 2.590547453332591. But, you have given threshold=3.2905267314918945.
    stat_img = threshold_img(

nilearn/interfaces/tests/test_bids.py: 10 warnings
nilearn/plotting/tests/test_displays.py: 2 warnings
nilearn/plotting/tests/test_img_plotting/test_plot_img.py: 1 warning
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py: 2 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_slicers.py:313: UserWarning: empty mask
    ims = self._map_show(img, type="imshow", threshold=threshold, **kwargs)

nilearn/interfaces/tests/test_bids.py: 10 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning: The given float value must not exceed 0.0. But, you have given threshold=3.2905267314918945.
    stat_img = threshold_img(

nilearn/interfaces/tests/test_bids.py: 10 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/glm_reporter.py:806: UserWarning: Attention: No clusters with stat higher than 3.2905267314918945
    cluster_table = get_clusters_table(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/interfaces/tests/test_bids.py:452: UserWarning: Contrast name "effects of interest" changed to "effectsOfInterest"
    save_glm_to_bids(

nilearn/interfaces/tests/test_bids.py: 18 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/interfaces/tests/test_bids.py:595: UserWarning: Contrast name "AAA - BBB" changed to "aaaMinusBbb"
    save_glm_to_bids(

nilearn/interfaces/tests/test_bids.py: 12 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/glm_reporter.py:545: UserWarning: One contrast given, assuming it for all 2 runs
    contrast_id: model.compute_contrast(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_ses-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_task-nback_]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-1]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_ses-01_task-nback]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_task-nback_]
nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/thresholding.py:303: UserWarning: The given float value must not exceed 2.53146982163686. But, you have given threshold=3.2905267314918945.
    stat_img = threshold_img(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/interfaces/tests/test_bids.py:666: UserWarning: Contrast name "effects of interest" changed to "effectsOfInterest"
    save_glm_to_bids(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/interfaces/bids/glm.py:352: UserWarning: constrained_layout not applied because axes sizes collapsed to zero.  Try making figure larger or Axes decorations smaller.
    contrast_plot.figure.savefig(constrast_fig_file)

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/utils.py:20: UserWarning: constrained_layout not applied because axes sizes collapsed to zero.  Try making figure larger or Axes decorations smaller.
    fig.savefig(

nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_stat_map]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_img]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_roi]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_anat]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_epi]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:313: UserWarning: Too many cuts requested for the data: n_cuts=7, data size=3.
    warnings.warn(

nilearn/maskers/tests/test_multi_nifti_labels_masker.py: 3 warnings
nilearn/maskers/tests/test_nifti_labels_masker.py: 8 warnings
  /usr/lib64/python3.13/site-packages/scipy/ndimage/_measurements.py:805: RuntimeWarning: invalid value encountered in divide
    return sum / np.asanyarray(count).astype(np.float64)

nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling
nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data
nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_labels_masker.py:888: UserWarning: After resampling the label image to the data image, the following labels were removed: {np.int32(4), np.int32(5), np.int32(6), np.int32(7), np.int32(8), np.int32(9)}. Label image only contains 4 labels (including background).
    warnings.warn(

nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:339: UserWarning: memory_level is currently set to 0 but a Memory object has been provided. Setting memory_level to 1.
    return self.fit(**fit_params).transform(

nilearn/maskers/tests/test_multi_nifti_masker.py::test_mask_strategy_errors
nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[whole-brain-template]
nilearn/maskers/tests/test_nifti_masker.py::test_mask_strategy_errors
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-whole-brain-template]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:663: _MaskWarning: Computed an empty mask. whole-brain mask is empty, lower the threshold or check your input FOV
    mask, affine = _post_process_mask(

nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[gm-template]
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-gm-template]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:663: _MaskWarning: Computed an empty mask. gm mask is empty, lower the threshold or check your input FOV
    mask, affine = _post_process_mask(

nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[wm-template]
nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-wm-template]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:663: _MaskWarning: Computed an empty mask. wm mask is empty, lower the threshold or check your input FOV
    mask, affine = _post_process_mask(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[labels]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/niimg.py:139: RuntimeWarning: invalid value encountered in cast
    _get_data(niimg).astype(dtype),

nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:755: UserWarning: Mismatch between the number of provided labels (3) and the number of regions in provided label image (10).
    NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:762: UserWarning: Mismatch between the number of provided labels (3) and the number of regions in provided label image (10).
    NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:807: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (10).
    masker = NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (10).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py: 15 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_labels_masker.py:888: UserWarning: After resampling the label image to the data image, the following labels were removed: {np.int32(1), np.int32(2), np.int32(3), np.int32(4), np.int32(7), np.int32(8), np.int32(9)}. Label image only contains 3 labels (including background).
    warnings.warn(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (3).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py: 10 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (10) and the number of regions in provided label image (3).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_labels_masker.py:888: UserWarning: After resampling the label image to the data image, the following labels were removed: {np.float32(1.0), np.float32(2.0), np.float32(3.0), np.float32(4.0), np.float32(7.0), np.float32(8.0), np.float32(9.0)}. Label image only contains 3 labels (including background).
    warnings.warn(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:910: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (10).
    masker = NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_labels_masker.py:36: UserWarning: After applying mask to the labels image, the following labels were removed: {3, 4, 6, 7, 8, 9}. Out of 10 labels, the masked labels image only contains 4 labels (including background).
    signals, labels, masked_labels_img = img_to_signals_labels(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (4).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (10) and the number of regions in provided label image (4).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_labels_masker.py:36: UserWarning: After applying mask to the labels image, the following labels were removed: {6}. Out of 3 labels, the masked labels image only contains 2 labels (including background).
    signals, labels, masked_labels_img = img_to_signals_labels(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (9) and the number of regions in provided label image (2).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (10) and the number of regions in provided label image (2).
  Note that this may be due to some regions being dropped from the label image after resampling.
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:974: UserWarning: Mismatch between the number of provided labels (5) and the number of regions in provided label image (6).
    masker = NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:282: UserWarning: Mismatch between the number of provided labels (5) and the number of regions in provided label image (6).
    return self.transform_single_imgs(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:1003: UserWarning: Mismatch between the number of provided labels (14) and the number of regions in provided label image (10).
    masker = NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:1013: UserWarning: Number of regions in the labels image does not match the number of labels provided.
    masker.fit().transform(fmri_img)

nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background]
nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_nifti_labels_masker.py:1003: UserWarning: Mismatch between the number of provided labels (15) and the number of regions in provided label image (10).
    masker = NiftiLabelsMasker(

nilearn/maskers/tests/test_nifti_masker.py::test_detrend
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:264: UserWarning: Detrending of 3D signal has been requested but would lead to zero values. Skipping.
    warnings.warn(

nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[y1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/base_masker.py:349: UserWarning: [NiftiMasker.fit] Generation of a mask has been requested (y != None) while a mask has been provided at masker creation. Given mask will be used.
    warnings.warn(

nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_spheres_masker.py:101: UserWarning: The imgs you have fed into fit_transform() contains NaN values which will be converted to zeroes.
    warnings.warn(

nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_spheres_masker.py:105: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    X = safe_get_data(niimg, True).reshape([-1, niimg.shape[3]]).T

nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_surface_masker.py:180: UserWarning: 
  Report generation not enabled!
  No visual outputs created.
    masker.generate_report()

nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/tests/test_surface_masker.py:180: UserWarning: 
  This report was not generated.
  Make sure to run `fit` before inspecting reports.
    masker.generate_report()

nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/mass_univariate/permuted_least_squares.py:642: UserWarning: Multiple columns across "confounding_vars" and/or "target_vars" are constant. Only one will be used as intercept.
    warnings.warn(

nilearn/plotting/tests/test_displays.py::test_contour_fillings_levels_in_add_contours
  /usr/lib64/python3.13/site-packages/matplotlib/colors.py:1405: RuntimeWarning: invalid value encountered in divide
    resdat /= (vmax - vmin)

nilearn/plotting/tests/test_find_cuts.py::test_no_data_exceeds_activation_threshold
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_img]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_img]
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:148: UserWarning: Could not determine cut coords: All voxels were masked by the thresholding. Returning the center of mass instead.
    warnings.warn(

nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_find_cuts.py:187: UserWarning: A non-diagonal affine is found in the given image. Reordering the image to get diagonal affine for finding cuts in the slices.
    cuts = find_cut_slices(img, direction="z")

nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_find_cuts.py:198: UserWarning: A non-diagonal affine is found in the given image. Reordering the image to get diagonal affine for finding cuts in the slices.
    cuts = find_cut_slices(img, direction="z")

nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_find_cuts.py:207: UserWarning: A non-diagonal affine is found in the given image. Reordering the image to get diagonal affine for finding cuts in the slices.
    cuts = find_cut_slices(img, direction="z")

nilearn/plotting/tests/test_find_cuts.py::test_singleton_ax_dim
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape0-x]
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape1-y]
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape2-z]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:313: UserWarning: Too many cuts requested for the data: n_cuts=7, data size=1.
    warnings.warn(

nilearn/plotting/tests/test_find_cuts.py::test_find_probabilistic_atlas_cut_coords
nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:66: UserWarning: Given img is empty. Returning default cut_coords=(0.0, 0.0, 0.0) instead.
    warnings.warn(

nilearn/plotting/tests/test_html_stat_map.py::test_threshold_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/html_stat_map.py:109: UserWarning: Threshold given was 2, but the data has no values below 3. 
    warnings.warn(

nilearn/plotting/tests/test_html_stat_map.py::test_load_bg_img
  /usr/lib64/python3.13/site-packages/numpy/_core/fromnumeric.py:868: UserWarning: Warning: 'partition' will ignore the 'mask' of the MaskedArray.
    a.partition(kth, axis=axis, kind=kind, order=order)

nilearn/plotting/tests/test_html_surface.py::test_view_surf
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_html_surface.py:210: UserWarning: hemi='90%' was passed with type(surf_map)=<class 'numpy.ndarray'> and type(surf_mesh)=<class 'str'>.
  This value will be ignored as it is only used when 'roi_map' is a SurfaceImage instance and  / or 'surf_mesh' is a PolyMesh instance.
    html = html_surface.view_surf(

nilearn/plotting/tests/test_html_surface.py::test_view_surf
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_html_surface.py:214: UserWarning: hemi=0.3 was passed with type(surf_map)=<class 'numpy.ndarray'> and type(surf_mesh)=<class 'str'>.
  This value will be ignored as it is only used when 'roi_map' is a SurfaceImage instance and  / or 'surf_mesh' is a PolyMesh instance.
    html = html_surface.view_surf(

nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_input_as_file
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/surface/surface.py:540: RuntimeWarning: Mean of empty slice
    texture = np.nanmean(all_samples, axis=2)

nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_stat_map]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_img]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_roi]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_anat]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_epi]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:313: UserWarning: Too many cuts requested for the data: n_cuts=5, data size=3.
    warnings.warn(

nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_stat_map]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:1416: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    safe_get_data(stat_map_img, ensure_finite=True),

nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_glass_brain]
nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_colorbar_having_nans
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:1586: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    safe_get_data(stat_map_img, ensure_finite=True),

nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_img]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_roi]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_epi]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:232: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    data = safe_get_data(img, ensure_finite=True)

nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_anat]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_anat]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_roi]
nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_stat_map]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:559: UserWarning: Non-finite values detected. These values will be replaced with zeros.
    data = safe_get_data(anat_img, ensure_finite=True)

nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
  /usr/lib/python3.13/site-packages/joblib/memory.py:312: UserWarning: Casting data from int32 to float32
    return self.func(*args, **kwargs)

nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_nans
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:1746: UserWarning: The given float value must not exceed 0.3. But, you have given threshold=0.38.
    display.add_graph(

nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_too_high_edge_threshold
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:1746: UserWarning: The given float value must not exceed 2.002. But, you have given threshold=1000000000000.0.
    display.add_graph(

nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py:199: UserWarning: 'adjacency_matrix' is not symmetric.
  A directed graph will be plotted.
    ax = plot_connectome(

nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py:217: UserWarning: 'adjacency_matrix' is not symmetric.
  A directed graph will be plotted.
    ax = plot_connectome(

nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_vmin_vmax
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:1577: UserWarning: vmin is negative but plot_abs is True
    warnings.warn(

nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[True]
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[False]
nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods_with_display_mode_tiled
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_axes.py:74: UserWarning: The following kwargs were not used by contour: 'contours', 'linewidth'
    im = getattr(ax, type)(

nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params1]
nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params3]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_axes.py:74: UserWarning: linewidths is ignored by contourf
    im = getattr(ax, type)(

nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[-5-7]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: vmin cannot be chosen when cmap is symmetric
    result = testfunction(**testargs)

nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values8-7-None-None]
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: you have specified symmetric_cmap=False but the map contains negative values; setting symmetric_cmap to True
    result = testfunction(**testargs)

nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/matrix_plotting.py:144: ClusterWarning: The symmetric non-negative hollow observation matrix looks suspiciously like an uncondensed distance matrix
    linkage_matrix = linkage(mat, method=reorder)

nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/matrix_plotting.py:145: ClusterWarning: The symmetric non-negative hollow observation matrix looks suspiciously like an uncondensed distance matrix
    ordered_linkage = optimal_leaf_ordering(linkage_matrix, mat)

nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: Contrasts will be padded with 2 column(s) of zeros.
    result = testfunction(**testargs)

nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning: Contrasts will be padded with 1 column(s) of zeros.
    result = testfunction(**testargs)

nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/tests/test_surf_plotting.py:529: UserWarning:
  
  label='Region 0' contains isolated vertices:
                      [13]. These will not be included in ROI
                      boundary line.

nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_figures.py:460: RuntimeWarning:
  
  invalid value encountered in divide

nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs0]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs1]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/surf_plotting.py:1019: UserWarning:
  
  you have specified symmetric_cmap=False but the map contains negative values; setting symmetric_cmap to True

nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[plotly]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-mean]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-median]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/surf_plotting.py:1019: UserWarning:
  
  vmin cannot be chosen when cmap is symmetric

nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-matplotlib]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-matplotlib]
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_plot_to_axes
nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/surf_plotting.py:495: UserWarning:
  
  You provided a non integer threshold but configured the colorbar to use integer formatting.

nilearn/plotting/tests/test_surf_plotting.py: 40 warnings
nilearn/surface/tests/test_surface.py: 14 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/surface/surface.py:540: RuntimeWarning:
  
  Mean of empty slice

nilearn/plotting/tests/test_surf_plotting.py: 20 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:92: RuntimeWarning:
  
  All-NaN slice encountered

nilearn/plotting/tests/test_surf_plotting.py: 20 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/img_plotting.py:95: RuntimeWarning:
  
  All-NaN slice encountered

nilearn/regions/tests/test_parcellations.py: 18 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:66: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/parcellations.py:113: UserWarning:
  
  n_clusters should be at most the number of features. Taking n_clusters = 5 instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:66: UserWarning:
  
  The number of generated labels does not match the requested number of parcels.

nilearn/regions/tests/test_parcellations.py::test_parcellations_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:87: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:113: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:123: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/rena_clustering.py:375: RuntimeWarning:
  
  divide by zero encountered in divide

nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:123: UserWarning:
  
  The number of generated labels does not match the requested number of parcels.

nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-ward]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-complete]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-average]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-rena]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:135: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[True]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[False]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[-1]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[0]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[1]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[2]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:151: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-ward]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-complete]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-average]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-rena]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:163: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-kmeans]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-ward]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-complete]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-average]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-rena]
nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:225: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py: 14 warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/parcellations.py:644: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-kmeans]
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-ward]
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-complete]
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-average]
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-rena]
nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-hierarchical_kmeans]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_parcellations.py:265: FutureWarning:
  
  The nifti_maps_masker_ attribute is deprecated andwill be removed in Nilearn 0.11.3. Please use maps_masker_ instead.

nilearn/regions/tests/test_parcellations.py: 60 warnings
  /usr/lib64/python3.13/site-packages/sklearn/utils/_set_output.py:319: UserWarning:
  
  Parameter smoothing_fwhm is not yet supported for surface data

nilearn/regions/tests/test_parcellations.py: 15 warnings
  /usr/lib64/python3.13/site-packages/scipy/sparse/_index.py:151: SparseEfficiencyWarning:
  
  Changing the sparsity structure of a csr_matrix is expensive. lil and dok are more efficient.

nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-ward]
nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-ward]
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[ward]
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[ward]
nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[ward]
  /usr/lib64/python3.13/site-packages/sklearn/cluster/_agglomerative.py:325: UserWarning:
  
  the number of connected components of the connectivity matrix is 2 > 1. Completing it to avoid stopping the tree early.

nilearn/regions/tests/test_parcellations.py: 10 warnings
  /usr/lib64/python3.13/site-packages/sklearn/cluster/_agglomerative.py:596: UserWarning:
  
  the number of connected components of the connectivity matrix is 2 > 1. Completing it to avoid stopping the tree early.

nilearn/regions/tests/test_region_extractor.py::test_nans_threshold_maps_ratio
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/region_extractor.py:65: UserWarning:
  
  Non-finite values detected. These values will be replaced with zeros.

nilearn/regions/tests/test_region_extractor.py::test_region_extractor_zeros_affine_diagonal
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/_utils/segmentation.py:325: UserWarning:
  
  Random walker only segments unlabeled areas, where labels == 0. Data provided only contains isolated seeds and isolated pixels. Returning provided labels.

nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_connect_diag_false
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_return_empty_for_large_min_size
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_as_numpy_array
nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_string_without_list
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/region_extractor.py:620: UserWarning:
  
  Data array used to create a new image contains 64-bit ints. This is likely due to creating the array with numpy and passing `int` as the `dtype`. Many tools such as FSL and SPM cannot deal with int64 in Nifti images, so for compatibility the data has been converted to int32.

nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_unknonw_labels
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/region_extractor.py:552: UserWarning:
  
  Non-finite values detected. These values will be replaced with zeros.

nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering]
nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering]
  /usr/lib64/python3.13/site-packages/sklearn/utils/estimator_checks.py:2497: UserWarning:
  
  n_clusters should be at most the number of features. Taking n_clusters = 2 instead.

nilearn/regions/tests/test_signal_extraction.py: 20 warnings
  /usr/lib64/python3.13/site-packages/scipy/ndimage/_measurements.py:805: RuntimeWarning:
  
  invalid value encountered in divide

nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_warnings
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_signal_extraction.py:623: UserWarning:
  
  After applying mask to the labels image, the following labels were removed: {3, 4, 6, 7, 8}. Out of 9 labels, the masked labels image only contains 4 labels (including background).

nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_nans_in_regions_are_replaced_with_zeros
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/signal_extraction.py:332: UserWarning:
  
  Non-finite values detected. These values will be replaced with zeros.

nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[int]
nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[uint64]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/regions/tests/test_signal_extraction.py:775: UserWarning:
  
  Data array used to create a new image contains 64-bit ints. This is likely due to creating the array with numpy and passing `int` as the `dtype`. Many tools such as FSL and SPM cannot deal with int64 in Nifti images, so for compatibility the data has been converted to int32.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/thresholding.py:303: UserWarning:
  
  The given float value must not exceed 2.5771126251685414. But, you have given threshold=inf.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None]
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[cut_coords1]
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[None]
nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[cut_coords1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_slicers.py:313: UserWarning:
  
  empty mask

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning:
  
  The given float value must not exceed 0.0. But, you have given threshold=inf.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/glm_reporter.py:806: UserWarning:
  
  Attention: No clusters with stat higher than inf

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/thresholding.py:303: UserWarning:
  
  The given float value must not exceed 2.5771126251685414. But, you have given threshold=3.9645666151567314.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning:
  
  The given float value must not exceed 0.0. But, you have given threshold=3.9645666151567314.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/glm_reporter.py:806: UserWarning:
  
  Attention: No clusters with stat higher than 3.9645666151567314

nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fpr]
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fdr]
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[bonferroni]
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[None]
nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/utils.py:20: UserWarning:
  
  constrained_layout not applied because axes sizes collapsed to zero.  Try making figure larger or Axes decorations smaller.

nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None]
nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiMasker]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:148: UserWarning:
  
  Could not determine cut coords: All voxels were masked by the thresholding. Returning the center of mass instead.

nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/_utils.py:176: RuntimeWarning:
  
  divide by zero encountered in scalar divide

nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/_utils.py:180: UserWarning:
  
  Matrix is singular at working precision, regularizing...

nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMasker]
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMasker]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:119: UserWarning:
  
  No image provided to fit in NiftiMasker. Setting image to mask for reporting.

nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiLabelsMasker]
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiLabelsMasker]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:119: UserWarning:
  
  No image provided to fit in NiftiLabelsMasker. Plotting ROIs of label image on the MNI152Template for reporting.

nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_maps_masker_report_warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_maps_masker.py:317: UserWarning:
  
  `generate_report()` received 10 to be displayed. But masker only has 9 maps.Setting number of displayed maps to 9.

nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:119: UserWarning:
  
  No image provided to fit in NiftiMapsMasker. Plotting only spatial maps for reporting.

nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiSpheresMasker]
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_more_than_seeds
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list_more_than_seeds
nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_1_sphere
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_spheres_masker.py:450: UserWarning:
  
  No image provided to fit in NiftiSpheresMasker. Spheres are plotted on top of the MNI152 template.

nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiLabelsMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiLabelsMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMapsMasker]
nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiSpheresMasker]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:144: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps0]
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:226: UserWarning:
  
  No image provided to fit in NiftiMapsMasker. Plotting only spatial maps for reporting.

nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[1]
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[6]
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[9]
nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[all]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:256: UserWarning:
  
  No image provided to fit in NiftiMapsMasker. Plotting only spatial maps for reporting.

nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[12]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:254: UserWarning:
  
  No image provided to fit in NiftiMapsMasker. Plotting only spatial maps for reporting.

nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_smoke_test
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:355: UserWarning:
  
  No image provided to fit in NiftiLabelsMasker. Plotting ROIs of label image on the MNI152Template for reporting.

nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:360: UserWarning:
  
  Mismatch between the number of provided labels (9) and the number of regions in provided label image (10).

nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:361: UserWarning:
  
  Number of regions in the labels image does not match the number of labels provided.

nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_no_image_for_fit
nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_cut_coords[NiftiLabelsMasker]
  /usr/lib/python3.13/site-packages/pluggy/_hooks.py:513: UserWarning:
  
  No image provided to fit in NiftiLabelsMasker. Plotting ROIs of label image on the MNI152Template for reporting.

nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:457: UserWarning:
  
  No image provided to fit in NiftiLabelsMasker. Plotting ROIs of label image on the MNI152Template for reporting.

nilearn/reporting/tests/test_html_report.py::test_4d_reports
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/maskers/nifti_masker.py:114: UserWarning:
  
  imgs are being resampled to the mask_img resolution. This process is memory intensive. You might want to provide a target_affine that is equal to the affine of the imgs or resample the mask beforehand to save memory and computation time.

nilearn/reporting/tests/test_html_report.py::test_4d_reports
  /usr/lib/python3.13/site-packages/joblib/memory.py:312: UserWarning:
  
  Casting data from int32 to float32

nilearn/reporting/tests/test_html_report.py::test_4d_reports
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:501: UserWarning:
  
  No image provided to fit in NiftiMasker. Setting image to mask for reporting.

nilearn/reporting/tests/test_html_report.py::test_overlaid_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:509: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_overlaid_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/find_cuts.py:66: UserWarning:
  
  Given img is empty. Returning default cut_coords=(0.0, 0.0, 0.0) instead.

nilearn/reporting/tests/test_html_report.py::test_overlaid_report
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/plotting/displays/_slicers.py:366: UserWarning:
  
  empty mask

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:504: _MaskWarning:
  
  Computed an empty mask. Are you sure that input images have a homogeneous background.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:527: UserWarning:
  
  A list of 4D subject images were provided to fit. Only first subject is shown in the report.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:527: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:527: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:540: UserWarning:
  
  No image provided to fit in NiftiMasker. Setting image to mask for reporting.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:555: UserWarning:
  
  [MultiNiftiMasker.fit] Generation of a mask has been requested (imgs != None) while a mask has been provided at masker creation. Given mask will be used.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:555: UserWarning:
  
  A list of 4D subject images were provided to fit. Only first subject is shown in the report.

nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:571: UserWarning:
  
  [MultiNiftiMasker.fit] Generation of a mask has been requested (imgs != None) while a mask has been provided at masker creation. Given mask will be used.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-True]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-True]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:619: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:619: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:634: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False]
nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:634: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:647: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:647: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-True]
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False]
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-True]
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:660: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False]
nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:660: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:678: UserWarning:
  
  
  Report generation not enabled!
  No visual outputs created.

nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_html_report.py:678: UserWarning:
  
  
  This report was not generated.
  Make sure to run `fit` before inspecting reports.

nilearn/reporting/tests/test_reporting.py::test_local_max_donut
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: UserWarning:
  
  Attention: At least one of the (sub)peaks falls outside of the cluster body. Identifying the nearest in-cluster voxel.

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0]
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/get_clusters_table.py:306: UserWarning:
  
  The given float value must not exceed 5.0. But, you have given threshold=6.

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0]
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_reporting.py:113: UserWarning:
  
  Attention: No clusters with stat higher than 6

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-False-0]
nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_reporting.py:113: UserWarning:
  
  Attention: No clusters with stat higher than 4

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_reporting.py:113: UserWarning:
  
  Attention: No clusters with stat lower than -6

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_reporting.py:113: UserWarning:
  
  Attention: No clusters with stat lower than -4

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_more
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/image.py:997: UserWarning:
  
  Non-finite values detected. These values will be replaced with zeros.

nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-10-True-1]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/reporting/tests/test_reporting.py:229: UserWarning:
  
  Attention: No clusters with stat lower than -4

nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob
  /usr/lib/python3.13/site-packages/nibabel/freesurfer/io.py:61: UserWarning:
  
  Unknown extension code.

nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere]
nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob
  /usr/lib/python3.13/site-packages/nibabel/freesurfer/io.py:187: UserWarning:
  
  No volume information contained in the file

nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud
nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: EfficiencyWarning:
  
  Cached sample positions are provided for n_samples = 10, 20, 40, 80, 160. Since the number of samples does have a big impact on the result, we strongly recommend using one of these values when using kind="ball" for much better performance.

nilearn/tests/test_masking.py::test_confounds_standardization
nilearn/tests/test_masking.py::test_confounds_standardization
nilearn/tests/test_masking.py::test_confounds_standardization
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:1171: UserWarning:
  
  When confounds are provided, one must perform detrend and/or standardize confounds. You provided detrend=False, standardize_confounds=False. If confounds were not standardized or demeaned before passing to signal.clean signal will not be correctly cleaned.

nilearn/tests/test_masking.py::test_compute_multi_epi_mask
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/image/resampling.py:297: UserWarning:
  
  Resampling binary images with continuous or linear interpolation. This might lead to unexpected results. You might consider using nearest interpolation instead.

nilearn/tests/test_masking.py::test_nifti_masker_empty_mask_warning
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/masking.py:330: _MaskWarning:
  
  Computed an empty mask. Are you sure that input data are EPI images not detrended.

nilearn/tests/test_signal.py::test_butterworth_multiple_timeseries
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 49.99993896484375 (Nyquist frequency).

nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the high pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.49999940395355225 (Nyquist frequency).

nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.49999940395355225 (Nyquist frequency).

nilearn/tests/test_signal.py::test_standardize
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:77: UserWarning:
  
  Standardization of 3D signal has been requested but would lead to zero values. Skipping.

nilearn/tests/test_signal.py::test_detrend
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:264: UserWarning:
  
  Detrending of 3D signal has been requested but would lead to zero values. Skipping.

nilearn/tests/test_signal.py::test_clean_t_r
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.06459940619554938 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_t_r
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.0717359259617722 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_t_r
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.058207148306583495 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_t_r
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.05122944712638855 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_frequencies
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the high pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.19999976456165314 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_frequencies
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:309: UserWarning:
  
  The frequency specified for the low pass filter is too high to be handled by a digital filter (superior to Nyquist frequency). It has been lowered to 0.19999976456165314 (Nyquist frequency).

nilearn/tests/test_signal.py::test_clean_frequencies_using_power_spectrum_density
  /usr/lib64/python3.13/site-packages/scipy/signal/_spectral_py.py:600: UserWarning:
  
  nperseg = 256 is greater than input length  = 100, using nperseg = 100

nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1]
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1.0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/design_matrix.py:110: UserWarning:
  
  High-pass filter will span all accessible frequencies and saturate the design matrix. You may want to reduce the high_pass value.The provided value is 1 Hz

nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1]
nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1.0]
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/glm/first_level/design_matrix.py:110: UserWarning:
  
  High-pass filter will span all accessible frequencies and saturate the design matrix. You may want to reduce the high_pass value.The provided value is 1.0 Hz

nilearn/tests/test_signal.py::test_handle_scrubbed_volumes
  /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/nilearn/signal.py:888: FutureWarning:
  
  By default the cubic spline interpolator extrapolates the out-of-bounds censored volumes in the data run. This can lead to undesired filtered signal results. Starting in version 0.13, the default strategy will be not to extrapolate but to discard those volumes at filtering.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
============================== slowest durations ===============================
21.94s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[all]
21.63s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[12]
21.59s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[9]
21.29s call     nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMapsMasker]
21.07s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker]
21.03s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
20.75s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker]
19.83s call     nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation
19.58s call     nilearn/plotting/tests/test_html_stat_map.py::test_view_img
14.68s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_maps_masker_report_warning
14.48s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[6]
10.38s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps1]
9.59s call     nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py::test_plot_img_comparison
8.90s call     nilearn/regions/tests/test_parcellations.py::test_transform_3d_input_images
8.66s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
8.11s call     nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting
7.92s call     nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fpr]
7.88s call     nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects
7.83s call     nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[None]
7.80s call     nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[bonferroni]
7.78s call     nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_errors
7.78s call     nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fdr]
7.73s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps0]
7.69s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling
7.69s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params1]
7.32s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-1]
7.28s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-1]
7.27s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation
7.27s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_ses-01_task-nback]
7.24s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback]
7.24s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_task-nback_]
7.22s call     nilearn/tests/test_signal.py::test_butterworth_multiple_timeseries
7.21s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_task-nback_]
7.16s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback]
7.15s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_ses-01_task-nback]
7.10s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback]
7.07s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params3]
7.06s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine
6.79s call     nilearn/reporting/tests/test_glm_reporter.py::test_masking_first_level_model
6.39s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
6.37s call     nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects_without_mask
6.37s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_resampling
6.35s call     nilearn/plotting/tests/test_displays.py::test_contour_fillings_levels_in_add_contours
6.28s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker
6.15s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
6.06s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
6.01s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
6.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[None]
6.00s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-ward]
5.99s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params4]
5.99s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params1]
5.97s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting_method
5.94s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fpr]
5.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params0]
5.79s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params5]
5.77s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params2]
5.68s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates
5.55s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params3]
5.48s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-complete]
5.43s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference
5.38s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average]
5.35s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-kmeans]
5.34s call     nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[True]
5.33s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-ward]
5.25s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_tfce
5.22s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward]
5.19s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-average]
5.18s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-average]
5.15s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-ward]
5.14s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete]
5.13s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-average]
5.08s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-complete]
5.07s call     nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[False]
5.06s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-complete]
5.05s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-ward]
5.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-complete]
5.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain
4.97s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-average]
4.96s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-rena]
4.96s call     nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths
4.90s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-hierarchical_kmeans]
4.84s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
4.82s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-kmeans]
4.81s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans]
4.81s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-rena]
4.77s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-hierarchical_kmeans]
4.76s call     nilearn/tests/test_masking.py::test_intersect_masks
4.74s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-hierarchical_kmeans]
4.73s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-kmeans]
4.72s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-kmeans]
4.72s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-hierarchical_kmeans]
4.71s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-rena]
4.71s call     nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-rena]
4.68s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_reduction_strategies
4.66s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans]
4.58s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report
4.44s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker
4.41s call     nilearn/tests/test_masking.py::test_apply_mask
4.37s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params1]
4.30s call     nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths
4.20s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas_radiological_view
4.18s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params0]
4.12s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_no_image_for_fit
4.12s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params2]
4.10s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_cut_coords[NiftiLabelsMasker]
4.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params4]
3.96s call     nilearn/reporting/tests/test_html_report.py::test_4d_reports
3.96s call     nilearn/glm/tests/test_second_level.py::test_fmri_inputs
3.86s call     nilearn/tests/test_masking.py::test_confounds_standardization
3.85s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker
3.83s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_path
3.80s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_prob_atlas_default_params
3.70s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_warnings
3.69s call     nilearn/tests/test_masking.py::test_compute_multi_brain_mask
3.68s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[r_square]
3.56s call     nilearn/decomposition/tests/test_canica.py::test_component_sign
3.56s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-ward]
3.54s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_percentile
3.48s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-hierarchical_kmeans]
3.48s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-complete]
3.46s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke
3.46s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-kmeans]
3.45s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-ward]
3.44s call     nilearn/glm/tests/test_second_level.py::test_second_level_glm_computation
3.43s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_smoke
3.42s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-average]
3.41s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[predicted]
3.41s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_2
3.39s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_image_in_fit
3.34s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-average]
3.31s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-complete]
3.28s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-kmeans]
3.28s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[residuals]
3.28s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_mask
3.25s call     nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-rena]
3.22s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_gt_0_lt_1
3.22s call     nilearn/reporting/tests/test_html_report.py::test_overlaid_report
3.22s call     nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps_and_labels
3.20s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1]
3.20s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast0]
3.19s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask
3.16s call     nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params0]
3.16s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2]
3.16s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list
3.15s call     nilearn/glm/tests/test_second_level.py::test_second_level_residuals
3.13s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_smoke
3.10s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_one_run
3.09s call     nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
3.09s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-hierarchical_kmeans]
3.08s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-rena]
3.06s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3]
2.99s call     nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img
2.97s call     nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_with_memory_caching
2.89s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
2.82s call     nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier]
2.82s call     nilearn/maskers/tests/test_nifti_masker.py::test_dtype
2.81s call     nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
2.79s call     nilearn/decomposition/tests/test_canica.py::test_canica_score
2.76s call     nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score
2.74s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_io_shapes
2.72s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[r_square]
2.71s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[residuals]
2.67s call     nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[predicted]
2.63s call     nilearn/glm/tests/test_second_level.py::test_fmri_inputs_for_non_parametric_inference_errors
2.62s call     nilearn/glm/tests/test_second_level.py::test_second_level_f_contrast_length_errors
2.61s call     nilearn/glm/tests/test_utils.py::test_z_score_opposite_contrast
2.56s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_pass_masker_arg_to_estimator_smoke
2.54s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_permutation_computation
2.54s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components
2.53s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[-1]
2.52s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiLabelsMasker]
2.52s call     nilearn/image/tests/test_image.py::test_threshold_img
2.51s call     nilearn/tests/test_masking.py::test_compute_brain_mask
2.51s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_smoke_test
2.51s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[0]
2.50s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiLabelsMasker]
2.48s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_shape
2.48s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_stat_map]
2.48s call     nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths_warning
2.45s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-99]
2.45s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_stat_map]
2.45s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation_errors
2.45s call     nilearn/glm/tests/test_second_level.py::test_second_level_t_contrast_length_errors
2.44s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
2.42s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation_with_extra_group_variable
2.42s call     nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
2.42s call     nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps
2.41s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[False]
2.40s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_stat_map]
2.40s call     nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiLabelsMasker]
2.40s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_warning_no_img_fit
2.39s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-0.4-16]
2.37s call     nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
2.37s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[1]
2.37s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
2.36s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-ward]
2.36s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-auto-40]
2.36s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[1]
2.35s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[True]
2.35s call     nilearn/tests/test_masking.py::test_unmask
2.35s call     nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
2.34s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_mask
2.34s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[3-auto-24]
2.32s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_more
2.29s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_roi]
2.29s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[True]
2.28s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_roi]
2.28s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[2]
2.27s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-complete]
2.26s call     nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiLabelsMasker]
2.26s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-100]
2.25s call     nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_no_height_control
2.24s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[False]
2.24s call     nilearn/tests/test_signal.py::test_clean_t_r
2.23s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_uncentered
2.23s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_io_shapes
2.22s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
2.21s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_signswap
2.21s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_roi]
2.20s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices
2.20s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask
2.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.2-expected_ticks12]
2.16s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans]
2.15s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[False]
2.15s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_with_masked_image
2.15s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.3-expected_ticks13]
2.14s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks14]
2.12s call     nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[False]
2.11s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data0]
2.11s call     nilearn/decoding/tests/test_decoder.py::test_decoder_param_grid_sequence
2.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_outlier_cut_coords
2.09s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_stat_map]
2.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_bad_input
2.08s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker
2.08s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks2]
2.08s call     nilearn/decoding/tests/test_decoder.py::test_decoder_strings_filepaths_input
2.07s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-4.9-expected_ticks14]
2.07s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data1]
2.07s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_stat_map]
2.06s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[y-2]
2.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9-expected_ticks18]
2.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-3-expected_ticks12]
2.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks8]
2.04s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_single_image_same_with_multiple_jobs
2.04s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[yx-None]
2.03s call     nilearn/decoding/tests/test_decoder.py::test_decoder_classification_string_label
2.03s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_stat_map]
2.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_stat_map]
2.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-5-expected_ticks11]
2.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1-expected_ticks6]
2.01s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_stat_map]
2.01s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.9-expected_ticks5]
2.01s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8-expected_ticks15]
2.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks10]
2.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3-expected_ticks7]
2.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.8-expected_ticks17]
2.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.8-expected_ticks9]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks6]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_stat_map]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.9-expected_ticks4]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.7-expected_ticks8]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.3-expected_ticks2]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks19]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.7-expected_ticks16]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_stat_map]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks1]
1.99s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-4-expected_ticks10]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks16]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-8-expected_ticks20]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks22]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks4]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_roi]
1.98s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.6-expected_ticks18]
1.97s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_stat_map]
1.97s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_stat_map]
1.97s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.2-expected_ticks3]
1.95s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[True]
1.95s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_stat_map]
1.95s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-99]
1.95s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[20]
1.94s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_stat_map]
1.94s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_file_output
1.93s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-continuous]
1.93s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[ortho-cut_coords0]
1.93s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_stat_map]
1.92s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-zscore]
1.92s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[100]
1.92s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-continuous]
1.92s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-psc]
1.91s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_stat_map]
1.91s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_with_confounds
1.91s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[None]
1.91s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_stat_map]
1.91s call     nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[True]
1.90s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_roi]
1.90s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-zscore]
1.89s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_warnings
1.88s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-zscore]
1.88s call     nilearn/glm/tests/test_second_level.py::test_check_shape_first_level_models
1.88s call     nilearn/glm/tests/test_second_level.py::test_check_affine_first_level_models
1.88s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-ward]
1.88s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-psc]
1.88s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-psc]
1.88s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_null_contrasts
1.87s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data
1.86s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker
1.85s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-continuous]
1.85s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-continuous]
1.85s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_no_int_64_warning
1.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_roi]
1.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_roi]
1.83s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-continuous]
1.83s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-continuous]
1.83s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-continuous]
1.83s call     nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_with_flm_objects
1.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_roi]
1.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_roi]
1.82s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_demo_plot_roi_output_file
1.82s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-continuous]
1.81s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv0]
1.81s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_3d_images
1.81s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_io_shapes
1.81s call     nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2]
1.81s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-continuous]
1.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-continuous]
1.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-continuous]
1.80s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_roi]
1.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-continuous]
1.80s call     nilearn/maskers/tests/test_nifti_masker.py::test_4d_single_scan
1.80s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-100]
1.80s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv1]
1.79s call     nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10]
1.79s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-continuous]
1.78s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_roi]
1.78s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-continuous]
1.77s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_roi]
1.77s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-continuous]
1.77s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-continuous]
1.77s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_roi]
1.76s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-average]
1.76s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_cmap_with_one_level
1.75s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_confounds_smoke
1.75s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_check_masker_attributes
1.74s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-complete]
1.74s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods_with_display_mode_tiled
1.73s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-average]
1.72s call     nilearn/decomposition/tests/test_multi_pca.py::test_components_img
1.71s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_standardization
1.71s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker
1.70s call     nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
1.70s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_roi]
1.69s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-average]
1.69s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-continuous]
1.68s call     nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMClassifier]
1.68s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMasker]
1.67s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_logistic_model
1.67s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-ward]
1.66s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_masker_object
1.66s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-complete]
1.65s call     nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiLabelsMasker]
1.64s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_with_axes_or_figure
1.64s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_warning
1.63s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMasker]
1.63s call     nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1]
1.63s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-continuous]
1.63s call     nilearn/maskers/tests/test_nifti_masker.py::test_mask_4d
1.63s call     nilearn/glm/tests/test_first_level.py::test_first_level_predictions_r_square
1.62s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-continuous]
1.62s call     nilearn/regions/tests/test_region_extractor.py::test_connected_regions_different_results_with_different_mask_images
1.62s call     nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function_raises_value_error
1.62s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
1.62s call     nilearn/decoding/tests/test_searchlight.py::test_transform_applies_mask_correctly
1.61s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-continuous]
1.61s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-continuous]
1.60s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-continuous]
1.60s call     nilearn/glm/tests/test_second_level.py::test_infer_effect_maps
1.57s call     nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiMasker]
1.57s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-continuous]
1.57s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask
1.57s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-continuous]
1.57s call     nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiMasker]
1.56s call     nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_firstlevelmodels
1.56s call     nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMasker]
1.55s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_colorbar_having_nans
1.55s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[cut_coords1]
1.55s call     nilearn/glm/tests/test_second_level.py::test_slm_4d_image
1.55s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_no_int64_warnings
1.54s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans]
1.53s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-kmeans]
1.52s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[None]
1.52s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None]
1.51s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-kmeans]
1.51s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_no_warnings
1.51s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-rena]
1.51s call     nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[MosaicSlicer]
1.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[data]
1.50s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-rena]
1.49s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lzry]
1.49s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_warnings
1.49s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[fdr]
1.49s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_glass_brain]
1.49s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-hierarchical_kmeans]
1.48s call     nilearn/plotting/tests/test_find_cuts.py::test_passing_of_ncuts_in_find_cut_slices
1.47s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True]
1.47s call     nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiSpheresMasker]
1.47s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_glass_brain]
1.47s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_more_than_seeds
1.47s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[bonferroni]
1.47s call     nilearn/glm/tests/test_first_level.py::test_compute_contrast_num_contrasts
1.47s call     nilearn/plotting/tests/test_find_cuts.py::test_find_cut_coords
1.47s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False]
1.46s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_glass_brain]
1.46s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_glass_brain]
1.45s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_anat]
1.45s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[99]
1.45s call     nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function
1.45s call     nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[3]
1.44s call     nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator
1.44s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_glass_brain]
1.44s call     nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
1.44s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_glass_brain]
1.44s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_noncurrent_axes
1.43s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius_inverse
1.43s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-rena]
1.43s call     nilearn/decomposition/tests/test_canica.py::test_percentile_range
1.42s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_3d_images
1.42s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_glass_brain]
1.42s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_overlap
1.42s call     nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-kmeans]
1.42s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_glass_brain]
1.42s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_glass_brain]
1.42s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_vmin_vmax
1.42s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_negative_vmin_with_plot_abs
1.41s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_anat]
1.41s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_design_matrices_smoke
1.41s call     nilearn/decomposition/tests/test_dict_learning.py::test_components_img
1.40s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_glass_brain]
1.40s call     nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_io_shapes
1.40s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-anat_img1]
1.40s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_anat]
1.40s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_1_sphere
1.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[100]
1.39s call     nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiSpheresMasker]
1.38s call     nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator
1.38s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_epi_mask
1.37s call     nilearn/reporting/tests/test_html_report.py::test_multi_nifti_labels_masker_report_warning
1.37s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False]
1.37s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-anat_img1]
1.36s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_voxel
1.36s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_data_smoke
1.35s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-5]
1.35s call     nilearn/tests/test_masking.py::test_compute_epi_mask
1.34s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-contours]
1.34s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_add_markers_using_plot_glass_brain
1.34s call     nilearn/maskers/tests/test_nifti_masker.py::test_matrix_orientation
1.33s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True]
1.32s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_hemispheres_and_orientations
1.32s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[4]
1.31s call     nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf
1.31s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric
1.31s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject
1.31s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False]
1.30s call     nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs1]
1.30s call     nilearn/tests/test_masking.py::test_compute_multi_epi_mask
1.30s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords0]
1.30s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[20]
1.30s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None]
1.29s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[2]
1.29s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_overlap
1.29s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-anat_img1]
1.29s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-contours]
1.28s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[cut_coords1]
1.28s call     nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_multi_subjects
1.28s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_epi]
1.28s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
1.27s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_img]
1.27s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[None]
1.27s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-anat_img1]
1.27s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-99]
1.27s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRYProjector]
1.27s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-anat_img1]
1.27s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-contours]
1.27s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-contours]
1.27s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background]
1.26s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-background]
1.26s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-contours]
1.26s call     nilearn/tests/test_masking.py::test_high_variance_confounds
1.26s call     nilearn/glm/tests/test_second_level.py::test_fmri_inputs_dataframes_as_input
1.25s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRZProjector]
1.25s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_warnings
1.25s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_img]
1.25s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold_for_affine_with_rotation
1.25s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-contours]
1.25s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[100]
1.25s call     nilearn/image/tests/test_image.py::test_clean_img
1.24s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_attributes_exist_after_fit
1.24s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-Background]
1.24s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-contours]
1.24s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape0-x]
1.24s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-contours]
1.24s call     nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[y1]
1.24s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_epi]
1.23s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-contours]
1.23s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-contours]
1.23s call     nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[None]
1.23s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_img]
1.23s call     nilearn/decomposition/tests/test_canica.py::test_components_img
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-contours]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-contours]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-contours]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-contours]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-contours]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_epi]
1.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-contours]
1.22s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_standardization
1.21s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lr]
1.21s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-contours]
1.21s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-contours]
1.21s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-100]
1.21s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-99]
1.21s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords1]
1.21s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-contours]
1.21s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-contours]
1.21s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_3d_images
1.20s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv1]
1.20s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-contours]
1.20s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background]
1.20s call     nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMRegressor]
1.20s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-contours]
1.20s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-contours]
1.20s call     nilearn/plotting/tests/test_displays.py::test_display_basics[LYRZProjector-l]
1.19s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-5]
1.19s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True]
1.19s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_fit_and_transform
1.19s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_different_affines
1.19s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-contours]
1.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_anat]
1.19s call     nilearn/decoding/tests/test_space_net.py::test_graph_net_classifier_score
1.19s call     nilearn/plotting/tests/test_displays.py::test_display_basics[LZRYProjector-lr]
1.19s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape2-z]
1.18s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape1-y]
1.18s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_with_mask
1.18s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-anat_img1]
1.18s call     nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv0]
1.18s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-1]
1.17s call     nilearn/plotting/tests/test_find_cuts.py::test_find_probabilistic_atlas_cut_coords
1.16s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_small_radius
1.16s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_error_incorrect_cv
1.16s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_reproducible
1.15s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_large_radius
1.15s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_glass_brain]
1.15s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-100]
1.14s call     nilearn/decomposition/tests/test_canica.py::test_threshold_bound_error
1.14s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_output_file
1.14s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_ses-01_task-nback]
1.14s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_medium_radius
1.13s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-ball]
1.13s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_task-nback_]
1.13s call     nilearn/decomposition/tests/test_dict_learning.py::test_component_sign
1.12s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[OrthoProjector]
1.12s call     nilearn/plotting/tests/test_displays.py::test_data_complete_mask[LYRZProjector]
1.12s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[labels]
1.12s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_task-nback_]
1.11s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-1]
1.11s call     nilearn/regions/tests/test_parcellations.py::test_error_parcellation_method_none
1.11s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_errors
1.10s call     nilearn/decoding/tests/test_space_net.py::test_log_reg_vs_graph_net_two_classes_iris
1.10s call     nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[avg]
1.10s call     nilearn/plotting/tests/test_find_cuts.py::test_validity_of_ncuts_error_in_find_cut_slices
1.10s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask_return_masked_atlas
1.10s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0-expected_ticks1]
1.09s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask
1.09s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_ses-01_task-nback]
1.09s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_standardization
1.08s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRProjector]
1.08s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-1]
1.08s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_labels
1.07s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_3d_img
1.07s call     nilearn/maskers/tests/test_nifti_masker.py::test_auto_mask
1.07s call     nilearn/maskers/tests/test_nifti_masker.py::test_standardization
1.07s call     nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[kmens]
1.07s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-3-expected_ticks13]
1.07s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1-expected_ticks7]
1.07s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_warnings_n_perm_n_job
1.06s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-ball]
1.06s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.1-expected_ticks3]
1.06s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-4.9-expected_ticks15]
1.06s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius
1.06s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-9.9-expected_ticks23]
1.05s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_paths
1.05s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data
1.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-2.5-expected_ticks11]
1.05s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-20]
1.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.9-expected_ticks5]
1.05s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1.3-expected_ticks9]
1.04s call     nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes1]
1.04s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_clipped_labels
1.03s call     nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke
1.03s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_overlap
1.03s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-8-expected_ticks21]
1.03s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_anat]
1.03s call     nilearn/image/tests/test_image.py::test_math_img_exceptions
1.03s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.5-expected_ticks17]
1.03s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.6-expected_ticks19]
1.02s call     nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[completed]
1.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_anat]
1.02s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_empty_slice
1.02s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[YZProjector]
1.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_input_as_file
1.02s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRProjector]
1.02s call     nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject_path
1.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_anat]
1.01s call     nilearn/plotting/tests/test_html_document.py::test_open_in_browser_timeout
1.01s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-1]
1.01s call     nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoProjector-ortho]
1.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_dtype
1.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_anat]
1.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_anat]
1.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-background]
1.00s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_events_type
0.99s call     nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs0]
0.99s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-Background]
0.98s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YZProjector-yz]
0.97s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_mask]
0.96s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_anat]
0.96s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize_false
0.96s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_zeros_affine_diagonal
0.96s call     nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices_formulas
0.96s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_epi]
0.96s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-100]
0.96s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_stat_map]
0.95s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-100]
0.95s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-1]
0.95s call     nilearn/plotting/tests/test_displays.py::test_display_basics[LYRProjector-r]
0.95s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[XZProjector]
0.94s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_mask]
0.94s call     nilearn/glm/tests/test_first_level.py::test_first_level_residuals
0.94s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors_confounds
0.94s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-1]
0.93s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-None]
0.93s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-20]
0.93s call     nilearn/glm/tests/test_first_level.py::test_first_level_residuals_errors
0.93s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[uint64]
0.93s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_template]
0.92s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background]
0.92s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None]
0.92s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes
0.92s call     nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject
0.91s call     nilearn/glm/tests/test_first_level.py::test_first_level_with_scaling
0.91s call     nilearn/decoding/tests/test_space_net.py::test_lasso_vs_graph_net
0.91s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_brain_mask]
0.91s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[int]
0.91s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YXProjector-yx]
0.91s setup    nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fdr]
0.91s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-None]
0.90s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background]
0.90s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_template]
0.90s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[volume]
0.90s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[YXProjector]
0.90s call     nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[local_regions]
0.90s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-Background]
0.90s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size2]
0.90s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
0.89s call     nilearn/image/tests/test_image.py::test_mean_img[images_to_mean3]
0.89s call     nilearn/image/tests/test_image.py::test_validity_threshold_value_in_threshold_img
0.89s call     nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths_errors
0.89s call     nilearn/image/tests/test_image.py::test_mean_img[images_to_mean2]
0.89s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float32]
0.89s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-background]
0.89s call     nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetRegressor]
0.89s call     nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetClassifier]
0.88s call     nilearn/plotting/tests/test_displays.py::test_display_basics[XZProjector-xz]
0.88s call     nilearn/tests/test_masking.py::test_compute_background_mask
0.87s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[ZProjector]
0.87s setup    nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[bonferroni]
0.87s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-line]
0.87s call     nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[1]
0.87s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None]
0.87s call     nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-graph-net]
0.87s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-background]
0.87s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-background]
0.86s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
0.86s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images
0.86s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_img]
0.86s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-line]
0.86s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_img]
0.86s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_none
0.86s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color0]
0.86s setup    nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fpr]
0.86s setup    nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[None]
0.85s call     nilearn/plotting/tests/test_displays.py::test_display_basics[ZProjector-lzr]
0.85s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-Background]
0.85s call     nilearn/decoding/tests/test_searchlight.py::test_process_mask_shape_mismatch
0.85s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None]
0.85s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LRProjector]
0.85s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-Background]
0.85s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_epi]
0.84s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-Background]
0.84s setup    nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting
0.84s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XSlicer]
0.84s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None]
0.84s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-background]
0.84s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float64]
0.83s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_list_of_sample_mask
0.83s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[z]
0.83s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float]
0.83s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[x]
0.83s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation
0.83s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_two_sided[True]
0.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_epi]
0.83s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_img]
0.83s call     nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-tv-l1]
0.82s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_epi]
0.82s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[ZSlicer]
0.82s call     nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[y]
0.82s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_img]
0.82s call     nilearn/decoding/tests/test_searchlight.py::test_mask_img_dimension_mismatch
0.82s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[None]
0.82s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YSlicer]
0.82s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[YProjector]
0.81s call     nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-graph-net]
0.81s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_epi]
0.81s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_img]
0.81s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_img]
0.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_standardize
0.80s call     nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet
0.79s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_sided
0.79s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_img]
0.79s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_nans
0.79s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_img]
0.79s call     nilearn/image/image.py::nilearn.image.image.math_img
0.78s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.7]
0.78s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YProjector-lyr]
0.78s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_radiological_view
0.78s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[5]
0.77s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_high_resolution_image
0.77s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_masked_array_sparse_matrix
0.77s call     nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
0.77s call     nilearn/glm/tests/test_second_level.py::test_second_lvl_dataframe_computation
0.77s call     nilearn/glm/tests/test_second_level.py::test_fmri_pandas_series_as_input
0.77s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_transform
0.77s call     nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[True]
0.76s call     nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[False]
0.76s call     nilearn/image/tests/test_image.py::test_binarize_img
0.75s call     nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[5]
0.74s call     nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-tv-l1]
0.74s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[XProjector]
0.73s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_warnings
0.73s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans
0.73s call     nilearn/plotting/tests/test_displays.py::test_display_basics[XProjector-lyrz]
0.73s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_anisotropic_sphere_extraction
0.73s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_standardization
0.73s call     nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net
0.72s call     nilearn/surface/surface.py::nilearn.surface.surface.vol_to_surf
0.72s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[LProjector]
0.71s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_list_of_sample_mask
0.71s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_nan
0.70s call     nilearn/maskers/tests/test_nifti_masker.py::test_with_files
0.70s call     nilearn/plotting/tests/test_displays.py::test_projectors_basic[RProjector]
0.70s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering
0.70s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_sphere_extraction
0.70s call     nilearn/maskers/tests/test_nifti_masker.py::test_joblib_cache
0.70s call     nilearn/plotting/tests/test_displays.py::test_display_basics[MosaicSlicer-mosaic]
0.70s call     nilearn/maskers/tests/test_nifti_masker.py::test_sessions
0.70s call     nilearn/surface/tests/test_surface.py::test_depth_ball_sampling
0.69s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fpr]
0.69s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_scaling
0.69s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_data
0.68s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs_in_data
0.68s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs
0.68s call     nilearn/tests/test_masking.py::test_nifti_masker_empty_mask_warning
0.68s call     nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_mask
0.68s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[labels]
0.67s call     nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords2]
0.67s call     nilearn/image/tests/test_image.py::test_math_img
0.67s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
0.67s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[mask]
0.67s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_inverse_transform
0.67s call     nilearn/plotting/tests/test_displays.py::test_user_given_cmap_with_colorbar
0.67s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyr]
0.66s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_transform
0.66s call     nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[OrthoSlicer]
0.66s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_colorbar
0.66s call     nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords0]
0.66s call     nilearn/tests/test_masking.py::test_intersect_masks_filename
0.66s call     nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_masks
0.66s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[None]
0.66s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting_method
0.66s call     nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[TiledSlicer]
0.66s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask_return_masked_atlas
0.65s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[cut_coords2]
0.65s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
0.65s call     nilearn/plotting/tests/test_find_cuts.py::test_singleton_ax_dim
0.64s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_fit_inputs_errors
0.64s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-1]
0.64s call     nilearn/image/tests/test_image.py::test_binarize_negative_img
0.64s call     nilearn/maskers/tests/test_base_masker.py::test_cropping_code_paths
0.64s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_schaefer_2018
0.64s call     nilearn/tests/test_signal.py::test_clean_kwargs
0.63s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm + derivative]
0.63s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[0]
0.63s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[-2]
0.63s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-glover]
0.63s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_surface
0.63s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm]
0.62s call     nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_nans_in_regions_are_replaced_with_zeros
0.62s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-True]
0.62s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XZSlicer]
0.62s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[matplotlib]
0.61s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YZSlicer]
0.61s call     nilearn/plotting/tests/test_find_cuts.py::test_no_data_exceeds_activation_threshold
0.61s call     nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YXSlicer]
0.61s call     nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes0]
0.61s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-True]
0.61s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-False]
0.61s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YSlicer-y]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoSlicer-ortho]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YXSlicer-yx]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[YZSlicer-yz]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[TiledSlicer-tiled]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[XSlicer-x]
0.60s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[-1]
0.60s call     nilearn/image/tests/test_image.py::test_mean_img[images_to_mean1]
0.60s call     nilearn/plotting/tests/test_displays.py::test_display_basics[XZSlicer-xz]
0.60s call     nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.01]
0.60s call     nilearn/glm/tests/test_first_level.py::test_glm_sample_mask
0.60s call     nilearn/plotting/tests/test_displays.py::test_data_complete_mask[OrthoSlicer]
0.60s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-False]
0.59s call     nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[2]
0.59s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker_dummy_classifier
0.59s call     nilearn/plotting/tests/test_displays.py::test_display_basics[ZSlicer-z]
0.59s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[gm-template]
0.59s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-True]
0.58s call     nilearn/decoding/tests/test_space_net.py::test_tv_regression_simple[True-0.99]
0.58s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[y]
0.57s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-False]
0.57s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[wm-template]
0.57s call     nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.5]
0.57s call     nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[1.0]
0.57s call     nilearn/plotting/tests/test_find_cuts.py::test_find_cuts_empty_mask_no_crash
0.56s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-True]
0.56s call     nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.99]
0.55s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None]
0.55s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-False]
0.55s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background]
0.55s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None]
0.55s call     nilearn/plotting/tests/test_find_cuts.py::test_pseudo_4d_image
0.54s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh
0.54s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-Background]
0.54s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_default_scoring
0.54s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-background]
0.54s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
0.54s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None]
0.54s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background]
0.53s call     nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.55]
0.53s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-ball]
0.53s call     nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.1]
0.53s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[background]
0.53s call     nilearn/maskers/tests/test_nifti_masker.py::test_resample_to_mask_warning
0.53s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-1.4.x]
0.53s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-Background]
0.53s call     nilearn/maskers/tests/test_nifti_masker.py::test_resample
0.53s call     nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform_warning
0.53s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_derivative_entity
0.53s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_raw_entity
0.53s call     nilearn/maskers/tests/test_nifti_masker.py::test_detrend
0.52s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[whole-brain-template]
0.52s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-ball]
0.52s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[Background]
0.52s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-line]
0.52s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-1.4.x]
0.52s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-1.4.x]
0.52s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-background]
0.52s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_design_matrices_tsv
0.52s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-1.4.x]
0.52s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-1.4.x]
0.52s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-1.4.x]
0.51s call     nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_shape
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-21.x.x]
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-1.4.x]
0.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-Background]
0.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None]
0.51s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_confounds_ignored_with_design_matrix
0.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-Background]
0.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-background]
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-21.x.x]
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-1.4.x]
0.51s call     nilearn/interfaces/tests/test_bids.py::test_get_bids_files
0.51s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None]
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-21.x.x]
0.51s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-21.x.x]
0.50s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-background]
0.50s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-21.x.x]
0.50s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None]
0.50s call     nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation_with_memory_caching
0.50s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-21.x.x]
0.50s call     nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-line]
0.49s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-21.x.x]
0.49s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-<lambda>]
0.49s call     nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_ratio_n_voxels
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_with_no_signal_scaling
0.48s call     nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[red]
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds_warnings
0.48s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[1]
0.48s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size0]
0.48s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size1]
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm]
0.48s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[design_matrix1]
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation
0.48s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_errors
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm + derivative]
0.48s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-<lambda>]
0.47s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[design_matrix1]
0.47s call     nilearn/glm/tests/test_first_level.py::test_first_level_design_creation
0.47s call     nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-glover]
0.47s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzry]
0.47s call     nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[node_color1]
0.46s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color2]
0.46s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions
0.46s call     nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[foo]
0.46s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-green]
0.46s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lzry]
0.46s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color1]
0.46s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyrz]
0.46s call     nilearn/image/tests/test_image.py::test_largest_cc_img[True]
0.46s call     nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker
0.46s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input_confounds
0.46s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input
0.46s call     nilearn/image/tests/test_image.py::test_clean_img_sample_mask_mask_img
0.45s call     nilearn/image/tests/test_image.py::test_largest_cc_img[False]
0.45s call     nilearn/regions/tests/test_region_extractor.py::test_error_messages_connected_label_regions
0.45s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_as_numpy_array
0.44s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-10-True-1]
0.43s call     nilearn/plotting/tests/test_html_stat_map.py::test_load_bg_img
0.43s call     nilearn/tests/test_masking.py::test_unmask_list
0.43s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-False-1]
0.43s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0]
0.43s call     nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_data_is_orthogonal
0.43s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0]
0.43s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-False-0]
0.42s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_carpet_default_params
0.42s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_string_without_list
0.42s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_relabel_label_maps
0.42s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-None-False-2]
0.42s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-7-False-2]
0.42s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[plotly]
0.42s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_most_frequent
0.42s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
0.42s call     nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-True-2]
0.42s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier
0.42s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_prior
0.41s call     nilearn/decoding/tests/test_space_net.py::test_targets_in_y_space_net_regressor
0.41s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_roc_scoring
0.41s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_and_edge_kwargs
0.41s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_with_callable
0.41s call     nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetClassifier]
0.41s call     nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetRegressor]
0.41s call     nilearn/plotting/tests/test_html_surface.py::test_view_surf
0.40s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[True]
0.40s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_single_node_value
0.40s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_stat_map]
0.40s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-mask1]
0.40s call     nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked
0.40s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_mask_far_from_signal
0.39s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-2]
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[False]
0.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_default_scoring_metric_is_r2
0.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[1.0]
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_too_high_edge_threshold
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[ortho]
0.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_other_strategy
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color0]
0.39s call     nilearn/plotting/tests/test_html_stat_map.py::test_mask_stat_map
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color1]
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color2]
0.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_unknown_scoring_metrics
0.39s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_not_implemented
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-green]
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.0]
0.39s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.3]
0.39s call     nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMRegressor]
0.38s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-2]
0.38s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_anat]
0.38s call     nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[DecoderRegressor]
0.38s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_stat_map]
0.38s call     nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked_thresholding
0.38s call     nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMClassifier]
0.38s call     nilearn/image/image.py::nilearn.image.image.binarize_img
0.38s call     nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[Decoder]
0.38s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_anat]
0.36s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-mask1]
0.36s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_mask]
0.36s call     nilearn/image/tests/test_image.py::test_isnan_threshold_img_data
0.36s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_mask]
0.36s call     nilearn/plotting/tests/test_html_stat_map.py::test_get_cut_slices
0.36s call     nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot
0.36s call     nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors
0.36s call     nilearn/maskers/tests/test_nifti_masker.py::test_nan
0.36s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_seed_extraction
0.36s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[mean-mean]
0.36s call     nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[0]
0.36s call     nilearn/decoding/tests/test_decoder.py::test_decoder_predict_score_surface
0.35s call     nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[None]
0.35s call     nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[100]
0.35s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_errors
0.35s call     nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface_default
0.35s call     nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask
0.35s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[median-median]
0.35s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[sum-sum]
0.35s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[maximum-max]
0.35s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[None]
0.35s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[9999]
0.35s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[minimum-min]
0.35s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds
0.34s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[variance-var]
0.34s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[standard_deviation-std]
0.34s call     nilearn/plotting/tests/test_html_connectome.py::test_view_markers
0.33s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-None]
0.33s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings
0.33s call     nilearn/image/tests/test_image.py::test_threshold_img_copy
0.33s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzr]
0.33s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs1]
0.33s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs1]
0.31s call     nilearn/image/tests/test_image.py::test_binarize_img_no_userwarning
0.31s call     nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_errors
0.31s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yz]
0.31s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-5]
0.31s call     nilearn/glm/tests/test_first_level.py::test_error_flm_volume_mask_surface_image
0.31s call     nilearn/image/tests/test_image.py::test_warning_copy_header_false[binarize_img-img_4d_mni_tr2]
0.30s call     nilearn/image/tests/test_image.py::test_binarize_img_copied_header
0.30s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs1]
0.30s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs1]
0.30s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-gm-template]
0.30s call     nilearn/image/tests/test_image.py::test_math_img_copied_header_data_values_changed
0.30s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-wm-template]
0.30s call     nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[local_regions]
0.30s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-wm-template]
0.30s call     nilearn/plotting/tests/test_html_connectome.py::test_view_connectome
0.30s call     nilearn/image/tests/test_image.py::test_high_variance_confounds
0.30s call     nilearn/image/tests/test_image.py::test_mean_img[images_to_mean0]
0.29s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-gm-template]
0.29s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_mask_strategy_errors
0.29s call     nilearn/plotting/tests/test_matrix_plotting.py::test_show_design_matrix
0.29s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_warnings
0.29s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order
0.29s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_metadata_from_derivatives
0.28s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_repetition_time_from_derivatives
0.28s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_start_time_from_derivatives
0.28s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps1]
0.28s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[foo]
0.28s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-None]
0.28s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh_low_alpha
0.27s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_title
0.27s call     nilearn/maskers/tests/test_nifti_masker.py::test_mask_strategy_errors
0.27s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-whole-brain-template]
0.27s call     nilearn/plotting/tests/test_html_surface.py::test_full_brain_info
0.27s call     nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-whole-brain-template]
0.26s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-2]
0.26s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[1]
0.26s call     nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_ids
0.26s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_img_invalid
0.26s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_wrong_shapes
0.26s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order_with_labels
0.26s call     nilearn/plotting/tests/test_html_surface.py::test_fill_html_template
0.26s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.26s call     nilearn/surface/surface.py::nilearn.surface.surface.SurfaceImage.from_volume
0.26s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.26s call     nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_input_as_file
0.26s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[xz]
0.26s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[displayed_maps2]
0.25s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-2]
0.25s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[6]
0.25s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_unknonw_labels
0.25s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_image_in_fit
0.25s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[9]
0.25s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[all]
0.25s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-mask1]
0.25s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps0]
0.24s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps0]
0.24s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps1]
0.24s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[12]
0.24s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[1]
0.24s call     nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault
0.24s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMasker]
0.24s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_tr
0.24s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker]
0.23s call     nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[1]
0.23s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels
0.23s call     nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[connected_components]
0.23s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-2]
0.23s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker]
0.23s setup    nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMapsMasker]
0.23s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.23s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_connect_diag_false
0.23s call     nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_return_empty_for_large_min_size
0.23s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape1-affine1-Images have different affine matrices.]
0.23s call     nilearn/glm/tests/test_first_level.py::test_missing_trial_type_column_warning
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_regions_different_results_with_different_mask_images
0.22s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-1]
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[local_regions]
0.22s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_stat_map]
0.22s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.22s call     nilearn/datasets/tests/test_neurovault.py::test_download_original_images_along_resamp_images_if_previously_downloaded
0.22s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_one_confound_missing
0.22s call     nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-5]
0.22s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMapsMasker]
0.22s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMapsMasker]
0.22s call     nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio_3d
0.22s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-1]
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[connected_components]
0.22s call     nilearn/decoding/tests/test_decoder.py::test_decoder_regressor_predict_score_surface
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_fit_and_transform
0.22s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[None]
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_nans_threshold_maps_ratio
0.22s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMasker]
0.22s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_ratio_n_voxels
0.22s call     nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker
0.22s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yx]
0.22s call     nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[connected_components]
0.21s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape0-affine0-Images have incompatible shapes.]
0.21s setup    nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio
0.21s setup    nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[80%]
0.21s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape1-affine1-Images have different affine matrices.]
0.21s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_two_sided[True]
0.21s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_percentile
0.21s call     nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape0-affine0-Images have incompatible shapes.]
0.21s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs0]
0.21s call     nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error
0.21s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiLabelsMasker]
0.21s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs0]
0.21s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiLabelsMasker]
0.21s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs0]
0.21s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_warnings
0.21s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_anat]
0.21s call     nilearn/regions/tests/test_region_extractor.py::test_nans_threshold_maps_ratio
0.21s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs0]
0.21s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_glass_brain]
0.21s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-1]
0.21s call     nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio
0.21s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_img]
0.21s call     nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[cut_coords1]
0.21s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_anat]
0.21s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_all_confounds_missing
0.20s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_matplotlib_specific
0.20s call     nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[spam]
0.20s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-2]
0.20s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-2]
0.20s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_stat_map]
0.20s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report
0.20s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-1]
0.20s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_report
0.20s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_mismatch_run_index
0.20s call     nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal_missing_data
0.19s call     nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[None]
0.19s call     nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[9999]
0.19s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_bold_file
0.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_epi]
0.19s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_missing_events
0.19s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_one_events_missing
0.19s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-True]
0.19s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_space_none
0.19s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-True]
0.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_roi]
0.19s call     nilearn/plotting/tests/test_find_cuts.py::test_empty_image_ac_pc_line
0.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_img]
0.19s call     nilearn/plotting/tests/test_find_cuts.py::test_fast_abs_percentile_no_index_error_find_cuts
0.19s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[None]
0.19s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_smoke
0.19s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-2]
0.19s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_epi]
0.18s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-1]
0.18s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_warnings_n_perm_n_job
0.18s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_roi]
0.18s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_no_masker_error
0.18s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[z]
0.18s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit
0.18s call     nilearn/image/tests/test_image.py::test_threshold_img_copied_header
0.17s call     nilearn/datasets/tests/test_func.py::test__load_mixed_gambles
0.17s call     nilearn/maskers/tests/test_nifti_masker.py::test_5d
0.17s call     nilearn/interfaces/tests/test_bids.py::test_get_bids_files_no_space_entity
0.17s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_joblib_cache
0.16s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs1]
0.16s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-True-5-expected4]
0.16s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected3]
0.16s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-False-5-expected5]
0.16s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs1]
0.16s call     nilearn/image/tests/test_image.py::test_threshold_img_threshold_n_clusters
0.16s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lr]
0.16s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected2]
0.16s call     nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lr]
0.16s call     nilearn/image/tests/test_image.py::test_mean_img_resample
0.16s call     nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[True]
0.16s call     nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[resample_img-img_4d_mni_tr2]
0.16s call     nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-True]
0.16s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-diag]
0.16s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_data_is_orthogonal
0.15s call     nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-False]
0.15s call     nilearn/image/tests/test_image.py::test_warning_copy_header_false[mean_img-img_4d_mni_tr2]
0.15s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-diag]
0.15s call     nilearn/image/tests/test_image.py::test_math_img_copied_header_from_img
0.15s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-full]
0.15s call     nilearn/_utils/tests/test_data_gen.py::test_generate_maps
0.15s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_single_image_same_with_multiple_jobs
0.15s call     nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[False]
0.15s call     nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-False]
0.15s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-full]
0.15s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-0.4-16]
0.15s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-diag]
0.15s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs1]
0.15s call     nilearn/image/tests/test_image.py::test_warning_copy_header_false[threshold_img-img_4d_mni_tr2]
0.15s call     nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-True]
0.15s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-0-expected1]
0.15s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-full]
0.15s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-auto-40]
0.15s call     nilearn/image/tests/test_image.py::test_copy_img_side_effect
0.15s call     nilearn/image/tests/test_image.py::test_mean_img_copied_header
0.15s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs1]
0.15s call     nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-False-0-expected0]
0.15s call     nilearn/image/tests/test_image.py::test_math_img_copy_default_header
0.15s call     nilearn/datasets/tests/test_neurovault.py::test_download_resamp_images_along_original_images_if_previously_downloaded
0.14s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[3-auto-24]
0.14s call     nilearn/decoding/tests/test_space_net.py::test_logistic_path_scores
0.14s setup    nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_reproducible
0.14s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours
0.14s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_session
0.14s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_inflate
0.14s call     nilearn/datasets/tests/test_neurovault.py::test_should_download_resampled_images_only_if_no_previous_download
0.13s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_pauli_2017
0.13s call     nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix
0.13s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-2]
0.13s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-2]
0.13s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-1]
0.13s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-2]
0.13s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_saving_to_file
0.13s call     nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords
0.12s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-2]
0.12s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-1]
0.12s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-precision]
0.12s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance
0.12s call     nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_brain_gm_mask
0.11s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf[matplotlib]
0.11s call     nilearn/decoding/tests/test_graph_net.py::test_squared_loss_gradient_at_simple_points
0.11s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_3d
0.11s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1
0.11s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_to_file
0.11s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs0]
0.11s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_confounds_for_gifti
0.11s call     nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud
0.11s call     nilearn/decoding/tests/test_space_net.py::test_squared_loss_path_scores
0.11s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs0]
0.11s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs0]
0.10s call     nilearn/image/image.py::nilearn.image.image.index_img
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values3]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap1-None-5]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_tuple_node_coords
0.10s call     nilearn/_utils/tests/test_niimg.py::test_img_data_dtype[allow for this test]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values1]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[10]
0.10s call     nilearn/reporting/tests/test_glm_reporter.py::test_plot_contrasts
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[-100]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[RdBu-0-None]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size1]
0.10s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-1]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values4]
0.10s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-1]
0.10s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_non_nifti
0.10s call     nilearn/datasets/tests/test_func.py::test_fetch_development_fmri
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size2]
0.10s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs0]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values2]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_kwargs
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values0]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap2-2-3]
0.10s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[2.5]
0.09s call     nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[7]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix0]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[0.1]
0.09s call     nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_miyawaki2008]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color2]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs1]
0.09s call     nilearn/plotting/tests/test_html_surface.py::test_get_vertexcolor
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[r]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10.2.3%]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color0]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix1]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values_errors
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[5-None]
0.09s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[asdf%]
0.08s call     nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[False]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[x]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_tuple_node_coords
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold_errors
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[l]
0.08s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_inverse_transform_tangent
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color1]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs0]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[None-0]
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_invalid_filetype
0.08s call     nilearn/plotting/tests/test_displays.py::test_glass_brain_axes
0.08s call     nilearn/datasets/tests/test_func.py::test_miyawaki2008
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[cifti]
0.08s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs2]
0.08s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[part]
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-False]
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[gifti]
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[den]
0.08s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
0.08s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-False]
0.08s call     nilearn/datasets/tests/test_func.py::test_fetch_surf_nki_enhanced
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[native]
0.08s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[res]
0.07s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[regular]
0.07s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-False]
0.07s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values0]
0.07s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage]
0.07s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values1]
0.07s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage6]
0.07s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage7]
0.07s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage3]
0.07s call     nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[False]
0.07s call     nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[True]
0.07s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage4]
0.07s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[ica_aroma]
0.07s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-2]
0.07s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-1]
0.07s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-1]
0.07s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_plot_to_axes
0.07s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-2]
0.06s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-None]
0.06s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-1]
0.06s call     nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic
0.06s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-hierarchical_kmeans]
0.06s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_smoke_path
0.06s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[1.4.x-8-1]
0.06s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-1]
0.06s call     nilearn/datasets/tests/test_func.py::test_fetch_adhd
0.06s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-tangent]
0.06s call     nilearn/datasets/tests/test_func.py::test_fetch_haxby
0.06s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1]
0.06s call     nilearn/plotting/tests/test_surf_plotting.py::test_value_error_get_faces_on_edge
0.06s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs0]
0.06s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-True]
0.06s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[1.4.x-22-29]
0.06s call     nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_functional
0.06s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-1]
0.06s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator0]
0.06s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_calculation_task
0.06s call     nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-2]
0.06s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[dir]
0.06s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[acq]
0.06s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_multiple_contrasts
0.05s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[ce]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[res]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[echo]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[den]
0.05s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs1]
0.05s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[rec]
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_list_subjects
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_button_task
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_calculation_task
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[9999]
0.05s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_get_all
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[None]
0.05s call     nilearn/glm/tests/test_first_level.py::test_glm_random_state[random_state1]
0.05s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_surface_image
0.05s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_errors
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[diag]
0.05s call     nilearn/glm/tests/test_first_level.py::test_glm_random_state[3]
0.05s call     nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_smoke
0.05s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_ica_aroma[1.4.x]
0.05s call     nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[True]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[0]
0.05s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[21.x.x-30-3]
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[lower]
0.05s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_gradient
0.05s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_button_task
0.05s call     nilearn/decoding/tests/test_space_net.py::test_early_stopping_callback_object
0.05s call     nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage5]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_deprecated_slice_time_default
0.05s call     nilearn/datasets/tests/test_struct.py::test_fetch_load_fsaverage
0.05s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[tangent]
0.05s call     nilearn/glm/tests/test_first_level.py::test_slice_time_ref_warning_only_when_not_provided
0.05s call     nilearn/decoding/tests/test_graph_net.py::test_logistic_gradient_at_simple_points
0.05s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[1.4.x]
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[None]
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[lower]
0.05s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-False]
0.05s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator11-check11-check_dtype_object]
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[full]
0.05s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.tsv-\t]
0.05s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-1.4.x]
0.05s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_subject
0.04s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_unused_kwargs
0.04s call     nilearn/plotting/tests/test_html_surface.py::test_one_mesh_info
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.csv-,]
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-1.4.x]
0.04s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_error
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-1.4.x]
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-1.4.x]
0.04s call     nilearn/glm/tests/test_design_matrix.py::test_events_as_path
0.04s call     nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-1.4.x]
0.04s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[full]
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo]
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[diag]
0.04s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-False]
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo bar]
0.04s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator0]
0.04s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[surface]
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab1]
0.04s call     nilearn/glm/tests/test_contrasts.py::test_f_contrast_add
0.04s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[ ]
0.04s call     nilearn/image/tests/test_image.py::test_iter_img
0.04s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_multiple_contrasts
0.04s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-False]
0.04s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_get_all
0.04s call     nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-False]
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[1.4.x]
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-1.4.x]
0.04s call     nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset
0.04s teardown nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_exception
0.04s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-1]
0.04s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_lines_duplicated
0.04s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator1]
0.04s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_list_subjects
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[1.4.x]
0.04s call     nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_run_entity
0.04s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[21.x.x-0-5]
0.04s call     nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_session
0.03s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-1]
0.03s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_talairach
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[1.4.x]
0.03s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[hierarchical_kmeans]
0.03s setup    nilearn/tests/test_signal.py::test_butterworth_multiple_timeseries
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-plotly]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_plotly_surface_image
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-1.4.x]
0.03s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_template]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-all-a_comp_cor_-57-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-1.4.x]
0.03s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-tangent]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-1.4.x]
0.03s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_template]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-2-a_comp_cor_-4-1.4.x]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs0]
0.03s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_template]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-median]
0.03s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-6-1.4.x]
0.03s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-1.4.x]
0.03s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[width-10]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[color-yellow]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method_errors
0.03s call     nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-1.4.x]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-plotly]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_has_name
0.03s call     nilearn/glm/tests/test_design_matrix.py::test_oversampling
0.03s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_difumo
0.03s call     nilearn/_utils/tests/test_param_validation.py::test_feature_screening
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-plotly]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[1.4.x]
0.03s call     nilearn/plotting/tests/test_displays.py::test_position_annotation_with_decimals
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-plotly]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[matplotlib]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_axes
0.03s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_invariance
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_empty_strategy
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-matplotlib]
0.03s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-hierarchical_kmeans]
0.03s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_add_js_lib
0.03s call     nilearn/glm/tests/test_first_level.py::test_run_glm_ar3
0.03s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.tsv-\t]
0.03s call     nilearn/plotting/tests/test_displays.py::test_add_markers_cut_coords_is_none
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-median]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-mean]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-median]
0.03s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[hierarchical_kmeans]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels1-lines1]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-mean]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels0-lines0]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_one_run_per_session
0.03s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[hierarchical_kmeans]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-mean]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_all_runs_of_one_session
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels0-labels0]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-plotly]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-plotly]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_figure
0.03s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator1]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[None]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.0]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[21.x.x]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[1.0]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_duplicate_sub_labels
0.03s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[tangent]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs1]
0.03s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.csv-,]
0.03s call     nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels1-labels1]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.5]
0.03s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_subject_labels
0.03s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[None]
0.03s call     nilearn/plotting/tests/test_displays.py::test_annotations
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-1.4.x]
0.03s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[21.x.x]
0.03s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[ward]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-1.4.x]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-1.4.x]
0.03s call     nilearn/_utils/tests/test_common.py::test_private_vs_public[all_functions]
0.03s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-1.4.x]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[average]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-1.4.x]
0.02s call     nilearn/glm/tests/test_contrasts.py::test_f_contrast[ar1]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-1.4.x]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[complete]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[1.4.x]
0.02s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[2-ValueError-between 0 and 1]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-1.4.x]
0.02s call     nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_root_folder
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-matplotlib]
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-True]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-1.4.x]
0.02s call     nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/ses-01/sub-01_ses-01_task-main_bold.json]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[rena]
0.02s call     nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[5]
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-matplotlib]
0.02s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[not a number-TypeError-must be a float]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-1.4.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-1.4.x]
0.02s call     nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/sub-01_task-main_bold.json]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-1.4.x]
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-False]
0.02s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_smith_2009]
0.02s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[-1-ValueError-positive]
0.02s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[not a number-TypeError-must be a float]
0.02s call     nilearn/interfaces/tests/test_bids.py::test_infer_repetition_time_from_dataset
0.02s call     nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[1]
0.02s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_mni152template_is_reordered
0.02s setup    nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[kmeans]
0.02s call     nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[16]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-1.4.x]
0.02s call     nilearn/datasets/tests/test_testing.py::test_dict_to_archive
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-1.4.x]
0.02s call     nilearn/interfaces/tests/test_bids.py::test_infer_slice_timing_start_time_from_dataset
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-kmeans]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-1.4.x]
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.02s setup    nilearn/decomposition/tests/test_canica.py::test_threshold_bound_error
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[matplotlib]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-21.x.x]
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_contours]
0.02s call     nilearn/glm/tests/test_contrasts.py::test_contrast_mul
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_error
0.02s call     nilearn/glm/tests/test_contrasts.py::test_contrast_padding
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.02s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab0]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[21.x.x]
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.02s call     nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.02s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[True]
0.02s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator19-check19-check_regressors_train]
0.02s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator18-check18-check_regressors_train]
0.02s call     nilearn/_utils/tests/test_common.py::test_private_vs_public[all_classes]
0.02s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator22-check22-check_classifiers_regression_target]
0.02s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[False]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-ward]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-average]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-average]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-complete]
0.02s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-mean]
0.02s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-1]
0.02s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events2-glover + derivative-polynomial-3-0.01-10]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[average]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-ward]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[average]
0.02s call     nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix_axes
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[ward]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[complete]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-21.x.x]
0.02s call     nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot_duration_0
0.02s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-2]
0.02s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events5-glover + derivative-polynomial-3-0.01-10]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-complete]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[ward]
0.02s call     nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-21.x.x]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[complete]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[21.x.x]
0.02s call     nilearn/decoding/tests/test_graph_net.py::test_squared_loss_derivative_lipschitz_constant
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-21.x.x]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-rena]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_extract_outlier_regressors
0.02s call     nilearn/tests/test_signal.py::test_clean_confounds_are_removed
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-3-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-21.x.x]
0.02s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-2]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-21.x.x]
0.02s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-1]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-21.x.x]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[rena]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-kmeans]
0.02s call     nilearn/image/tests/test_image.py::test_iterator_generator
0.02s call     nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_urllib
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[rena]
0.02s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator17-check17-check_regressors_train]
0.02s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-rena]
0.02s call     nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[None-True]
0.02s call     nilearn/decoding/tests/test_graph_net.py::test_logistic_derivative_lipschitz_constant
0.02s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_file_output
0.02s call     nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[_timeseries-False]
0.02s call     nilearn/surface/tests/test_surface.py::test_surface_image_error
0.02s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[0.5]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal_anat_separated-all-c_comp_cor_-3-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-all-w_comp_cor_-4-21.x.x]
0.02s call     nilearn/glm/tests/test_design_matrix.py::test_csv_io
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-21.x.x]
0.02s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[21.x.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[float32]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-21.x.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[int8]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-21.x.x]
0.01s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[kmeans]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[21.x.x]
0.01s call     nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[kmeans]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint64]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-21.x.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint16]
0.01s setup    nilearn/surface/tests/test_surface.py::test_mesh_to_gifti
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-21.x.x]
0.01s call     nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type
0.01s call     nilearn/image/tests/test_image.py::test_concat_niimgs
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[int16]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf[matplotlib]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[int64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-True]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint32]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[float64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti[int32]
0.01s setup    nilearn/surface/tests/test_surface.py::test_compare_file_and_inmemory_mesh
0.01s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_yeo_2011]
0.01s call     nilearn/glm/tests/test_contrasts.py::test_t_contrast
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex128]
0.01s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[True-auto-5555]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-21.x.x]
0.01s call     nilearn/image/tests/test_image.py::test_smooth_img
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator1]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-21.x.x]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes1]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator0]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-21.x.x]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-precision]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-tangent]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[2]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator1]
0.01s call     nilearn/tests/test_signal.py::test_clean_psc
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes1]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_roi]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-21.x.x]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[1]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator1]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[1]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator1]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_basc_multiscale_2015]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator0]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_mask
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-partial correlation]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[2]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator0]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-correlation]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator0]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_allen_2011]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-correlation]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-complete]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator1]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-partial correlation]
0.01s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_brain_mask]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-21.x.x]
0.01s call     nilearn/decoding/tests/test_graph_net.py::test_mfista_solver_graph_net_no_l1_term
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_warning_hemi
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-tangent]
0.01s call     nilearn/datasets/tests/test_testing.py::test_loading_from_archive_contents
0.01s call     nilearn/glm/tests/test_first_level.py::test_flm_compute_contrast_with_surface_data
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes1]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[1.0]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.csv-,]
0.01s call     nilearn/datasets/tests/test_neurovault.py::test_scroll_server_results
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-21.x.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_output_file
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-ward]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_contours]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_input_as_file
0.01s call     nilearn/glm/tests/test_first_level.py::test_flm_get_voxelwise_model_attribute_with_surface_data
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_more
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_stat_map]
0.01s setup    nilearn/tests/test_masking.py::test_unmask
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-21.x.x]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes1]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.tsv-\t]
0.01s setup    nilearn/tests/test_masking.py::test_intersect_masks_filename
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.01s call     nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_logreg
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params0]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_downloader
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_from_volume_4d_nifti
0.01s call     nilearn/tests/test_signal.py::test_high_variance_confounds
0.01s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_schaefer_2018]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_unknonw_labels
0.01s setup    nilearn/tests/test_masking.py::test_apply_mask
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-kmeans]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-median]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes1]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator18-check18-check_methods_sample_order_invariance]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data_1d
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_mesh_default_suffix
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_masking_first_level_model
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_prob_atlas_default_params
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-full]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-full]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-False]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events1-3]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling_fir_model
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_roi]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-diag]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-full]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-mean]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events0-1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.mnc]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_and_extra_regressors
0.01s call     nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_localizer_first_level]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_img]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_nan_handling
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-matplotlib]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[plotly]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_bad_input
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params1]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_show_design_matrix
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-matplotlib]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_smoke_path
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[True]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_from_nifti_file
0.01s call     nilearn/datasets/tests/test_neurovault.py::test_get_batch
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-diag]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[float32]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[uint64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_from_volume_3d_nifti
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-diag]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-median]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_convolve_regressors
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-matplotlib]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.tsv-\t]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-line]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.csv-,]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-1]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix20
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-2]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_glob
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[uint32]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-median]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_3d_img
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.vtk]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_to_file
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_glover_hrf
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_glass_brain]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[uint16]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_anat]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_anat]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-mean]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_carpet_default_params
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_transform_3d_input_images
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.obj]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_stat_map]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[float64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[int64]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_freesurfer
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size2]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_error
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_epi]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[int8]
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_input_as_file
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.7-expected_ticks16]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_mesh_error
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_mesh_error_wrong_suffix
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[int16]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_img]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-anat_img1]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[left]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-3-expected_ticks12]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-anat_img1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_epi]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-kmeans]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-False]
0.01s setup    nilearn/surface/tests/test_surface.py::test_save_dtype[int32]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_errors
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.mnc]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator19-check19-check_methods_subset_invariance]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_demo_plot_roi_output_file
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LProjector]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1.3-expected_ticks9]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events4-glover-polynomial-3-0.01-7]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_anat]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_epi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0-expected_ticks1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_column_1_3_and_11
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[right]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-True]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_img]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks8]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.txt]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.vtk]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_saving_to_file
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.txt]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks22]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.9-expected_ticks4]
0.01s call     nilearn/datasets/tests/test_func.py::test_download_spm_auditory_data
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events3-glover-polynomial-1-0.01-5]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3-expected_ticks7]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-anat_img1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.2-expected_ticks12]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events1-glover-cosine-1-0.015873015873015872-8]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-3-expected_ticks13]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1-expected_ticks7]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-8-expected_ticks20]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_from_empty_gifti_file
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.8-expected_ticks17]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_stat_map]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events0-glover-None-1-0.01-4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-anat_img1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-8-expected_ticks21]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_error_parcellation_method_none
0.01s setup    nilearn/surface/tests/test_surface.py::test_masked_indices
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8-expected_ticks15]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks6]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_from_gifti_file
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_cut_coords[NiftiLabelsMasker]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9-expected_ticks18]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.7-expected_ticks8]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.obj]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks14]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks19]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[TiledSlicer]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.9-expected_ticks5]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-4.9-expected_ticks15]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiLabelsMasker]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.3-expected_ticks13]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-2.5-expected_ticks11]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks10]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_designs_with_negative_onsets_warning
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.8-expected_ticks9]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1-expected_ticks6]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.2-expected_ticks3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-4-expected_ticks10]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.9-expected_ticks5]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-anat_img1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.6-expected_ticks19]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.5-expected_ticks17]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-5-expected_ticks11]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.3-expected_ticks2]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiLabelsMasker]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks16]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-4.9-expected_ticks14]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-9.9-expected_ticks23]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-anat_img1]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[False]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-False]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiMasker]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[nearest]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.6-expected_ticks18]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_time_shift
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator10-check10-check_set_params]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps_and_labels
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-False-line]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_repeated_name_in_user_regressors
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMasker]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiLabelsMasker]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRYProjector]
0.01s call     nilearn/image/tests/test_resampling.py::test_reorder_img[False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.1-expected_ticks3]
0.01s call     nilearn/image/tests/test_resampling.py::test_reorder_img[True]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XSlicer]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiSpheresMasker]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[ZProjector]
0.01s setup    nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[True]
0.01s call     nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals2]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LRProjector]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMasker]
0.01s call     nilearn/plotting/tests/test_html_connectome.py::test_get_connectome
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiLabelsMasker]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-ball]
0.01s setup    nilearn/surface/tests/test_surface.py::test_surface_image_shape[3]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMasker]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[linear]
0.01s call     nilearn/_utils/tests/test_common.py::test_number_public_functions
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[OrthoProjector]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_roi]
0.01s setup    nilearn/surface/tests/test_surface.py::test_polydata_1d_check_parts
0.01s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[surface]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-2]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-auto]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_epi]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiSpheresMasker]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRProjector]
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape1-affine1-Images have different affine matrices.]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRZProjector]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-2]
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_view_surf
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_warnings
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_with_files
0.01s call     nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[None]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YSlicer]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[fir_delays1-16]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-False-auto]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_view_markers
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_string_without_list
0.01s setup    nilearn/surface/tests/test_surface.py::test_choose_kind
0.01s setup    nilearn/surface/tests/test_surface.py::test_polydata_shape[shape0]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[YXProjector]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[MosaicSlicer]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_warnings
0.01s setup    nilearn/surface/tests/test_surface.py::test_surface_image_shape[1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[YZProjector]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRProjector]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_shape_not_matching_mesh
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling_affine
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiLabelsMasker]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_joblib_cache
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_fill_html_template
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_no_image_for_fit
0.01s setup    nilearn/tests/test_signal.py::test_clean_confounds_are_removed
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[XZProjector]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-ball]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[XProjector]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[YProjector]
0.01s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_flm_of_surface_image
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-hierarchical_kmeans]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[volume]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-line]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-continuous]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-True-auto]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[partial correlation]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[ZSlicer]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMasker]
0.01s setup    nilearn/surface/tests/test_surface.py::test_projection_matrix
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-False-ball]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiLabelsMasker]
0.01s setup    nilearn/surface/tests/test_surface.py::test_polydata_shape[shape1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-True-line]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-3-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[21.x.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[linear-True-ball]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiLabelsMasker]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[regular]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[correlation]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-line]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YXSlicer]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-1]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_masks
0.01s setup    nilearn/plotting/tests/test_displays.py::test_projectors_basic[RProjector]
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_compute_facecolors_matplotlib
0.01s setup    nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-auto]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values1]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_inverse_transform
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[-2]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XZSlicer]
0.01s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_labels_masker_report_warning
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-kmeans]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_ica_aroma[1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-1.4.x]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-background]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_block
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[10-arr_1]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-2]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[OrthoSlicer]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YZSlicer]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_keys_not_matching_mesh
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-21.x.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiSpheresMasker]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-1.4.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_polydata_shape[shape2]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-21.x.x]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask_return_masked_atlas
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[1-arr_0]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator6-check6-check_dont_overwrite_parameters]
0.01s setup    nilearn/surface/tests/test_surface.py::test_data_shape_inconsistent
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator19-check19-check_methods_subset_invariance]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[1.4.x-8-1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[den]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-1.4.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_transform
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[ica_aroma]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-1.4.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator7-check7-check_estimators_unfitted]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-1.4.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_4d_reports
0.01s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator11-check11-check_set_params]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-21.x.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_warning_no_img_fit
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiMasker]
0.01s call     nilearn/image/tests/test_image.py::test_index_img
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[connected_components]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-21.x.x]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape0-affine0-Images have incompatible shapes.]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator14-check14-check_set_params]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_invalid_filetype
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-1.4.x]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_validity_of_ncuts_error_in_find_cut_slices
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_with_dim
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-21.x.x]
0.01s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-21.x.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_smoke_test
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-1.4.x]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[precision]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-1.4.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMasker]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_colorbar
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape0-affine0-Images have incompatible shapes.]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-1.4.x]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_errors_3d
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_error_strategy
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_overlaid_report
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params1]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[local_regions]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_connect_diag_false
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[part]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_orientation
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-1.4.x]
0.01s call     nilearn/plotting/tests/test_cm.py::test_cm_preload
0.01s setup    nilearn/plotting/tests/test_html_document.py::test_open_in_browser_file
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_return_empty_for_large_min_size
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_without_dim
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[gifti]
0.01s setup    nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-1.4.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-rena]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-1.4.x]
0.01s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[True]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[None]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio_3d
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_as_numpy_array
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape0-affine0-Images have incompatible shapes.]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-average]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_lvl_dataframe_computation
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-1.4.x]
0.01s setup    nilearn/tests/test_signal.py::test_clean_warning
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[-1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-21.x.x]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape0-test_affine0-Images have incompatible shapes.]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape0-affine0-Images have incompatible shapes.]
0.01s call     nilearn/decomposition/tests/test_base.py::test_fast_svd[550]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-rena]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-kmeans]
0.01s setup    nilearn/tests/test_masking.py::test_error_shape
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-average]
0.01s setup    nilearn/tests/test_masking.py::test_compute_background_mask
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_error_messages_connected_label_regions
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape1-affine1-Images have different affine matrices.]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape1-affine1-Images have different affine matrices.]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-complete]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape1-test_affine1-Images have different affine matrices.]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[foo]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[cut_coords1]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_view_connectome
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh_low_alpha
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params3]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-ward]
0.01s setup    nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh
0.01s setup    nilearn/tests/test_signal.py::test_clean_kwargs
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-rena]
0.01s setup    nilearn/tests/test_masking.py::test_unmask_list
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-complete]
0.01s setup    nilearn/tests/test_masking.py::test_confounds_standardization
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[cut_coords1]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-average]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-rena]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[native]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[kmens]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_inflate
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-21.x.x]
0.01s call     nilearn/_utils/tests/test_common.py::test_number_public_classes
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-1.4.x]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-ward]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask_return_masked_atlas
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-rena]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-complete]
0.01s call     nilearn/surface/tests/test_surface.py::test_load_from_volume_4d_nifti
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator6-check6-check_estimators_dtypes]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_confounds_for_gifti
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-average]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[21.x.x]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape1-affine1-Images have different affine matrices.]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-hierarchical_kmeans]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-ward]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_warning
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes0]
0.01s setup    nilearn/tests/test_signal.py::test_clean_zscore
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[avg]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_hemispheres_and_orientations
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-average]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_warnings
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-21.x.x]
0.01s setup    nilearn/tests/test_signal.py::test_detrend
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_non_nifti
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[displayed_spheres2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[yx-None]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-average]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_joblib_cache
0.01s setup    nilearn/tests/test_signal.py::test_clean_psc
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[None]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator15-check15-check_parameters_default_constructible]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params0]
0.01s setup    nilearn/tests/test_signal.py::test_clean_t_r
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-complete]
0.01s setup    nilearn/image/tests/test_image.py::test_math_img
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-21.x.x]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[cut_coords1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-complete]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-1.4.x]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/ses-01/sub-01_ses-01_task-main_bold.json]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params4]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-21.x.x]
0.01s setup    nilearn/tests/test_signal.py::test_butterworth_warnings_lpf_too_high
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[None]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[21.x.x-30-3]
0.01s setup    nilearn/tests/test_signal.py::test_butterworth_warnings_hpf_too_low
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[res]
0.01s setup    nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_exception
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-1.4.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[-1]
0.01s setup    nilearn/tests/test_masking.py::test_compute_epi_mask
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params5]
0.01s setup    nilearn/tests/test_signal.py::test_clean_standardize_false
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_stat_map]
0.01s setup    nilearn/tests/test_masking.py::test_compute_brain_mask
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-2]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-average]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-2]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[True]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[completed]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-line]
0.01s setup    nilearn/tests/test_signal.py::test_high_variance_confounds
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float64]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_labels
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator18-check18-check_methods_sample_order_invariance]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-plotly]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-complete]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling
0.01s setup    nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1.0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-ward]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-21.x.x]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[covariance]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[1.4.x]
0.01s setup    nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-rena]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average]
0.01s setup    nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1.0]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_hemisphere
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_no_warnings
0.01s setup    nilearn/tests/test_signal.py::test_clean_frequencies_using_power_spectrum_density
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[2]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps
0.01s setup    nilearn/tests/test_masking.py::test_compute_multi_brain_mask
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator20-check20-check_dict_unchanged]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params2]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[plotly]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[matplotlib]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-ball]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-ward]
0.01s setup    nilearn/tests/test_masking.py::test_intersect_masks
0.01s setup    nilearn/tests/test_signal.py::test_butterworth_errors
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-False-0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_figure_kwarg
0.01s setup    nilearn/tests/test_signal.py::test_create_cosine_drift_terms
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_check_parameters_transform
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-line]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator19-check19-check_methods_subset_invariance]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-ward]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-rena]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-kmeans]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-1]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator23-check23-check_n_features_in]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_epi]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_no_int64_warnings
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator11-check11-check_transformer_data_not_an_array]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-True-2]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[1]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[ortho-cut_coords0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_img]
0.01s setup    nilearn/tests/test_masking.py::test_compute_multi_epi_mask
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-ward]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-1.4.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_engine_kwarg
0.01s setup    nilearn/tests/test_signal.py::test_clean_finite_no_inplace_mod
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_inverse_transform_tangent
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-kmeans]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[y-2]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-complete]
0.01s setup    nilearn/interfaces/tests/test_fsl.py::test_get_design_from_fslmat
0.01s setup    nilearn/tests/test_signal.py::test_clean_frequencies
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_standardize
0.01s setup    nilearn/tests/test_masking.py::test_nifti_masker_empty_mask_warning
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_bids_files
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-mean]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas_radiological_view
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-ball]
0.01s setup    nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_without_extrapolation
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-2]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-rena]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-10-True-1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_check_mesh
0.01s setup    nilearn/tests/test_signal.py::test_mean_of_squares
0.01s setup    nilearn/tests/test_signal.py::test_handle_scrubbed_volumes
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_check_report_dims
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-contours]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-1]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[False]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-kmeans]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-kmeans]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-line]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[color-yellow]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-ball]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-6-1.4.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-average]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_with_axes_or_figure
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_error
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[plotly]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-1.4.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-ball]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_standardize
0.01s setup    nilearn/surface/surface.py::nilearn.surface.surface.PolyData
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-9]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_more_than_seeds
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-mean]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-1]
0.01s call     nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods_with_display_mode_tiled
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plotting_functions_with_dim_invalid_input
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/sub-01_task-main_bold.json]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[covariance]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-rena]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator7-check7-check_pipeline_consistency]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_roi]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-kmeans]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[1.4.x]
0.01s setup    nilearn/tests/test_masking.py::test__extrapolate_out_mask
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_stat_map]
0.01s setup    nilearn/tests/test_signal.py::test_clean_detrending
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[tangent]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_with_masked_image
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_title
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_glass_brain]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values7-10-None-5]
0.01s setup    nilearn/tests/test_signal.py::test_row_sum_of_squares
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-9]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[partial correlation]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list_more_than_seeds
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[21.x.x-0-5]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_empty_strategy
0.01s setup    nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_with_extrapolation
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-1.4.x]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-7-False-2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_type_error
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_relabel_label_maps
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[partial correlation]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_axes_kwarg
0.01s setup    nilearn/tests/test_signal.py::test_sample_mask
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-median]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-mean]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[21.x.x]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_infer_slice_timing_start_time_from_dataset
0.01s setup    nilearn/tests/test_signal.py::test_standardize
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-1.4.x]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_multi_nifti_maps_masker_report_warning
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-ward]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_root_folder
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_stat_map]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-median]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_bids_files_no_space_entity
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-average]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[correlation]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator18-check18-check_fit_check_is_fitted]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-plotly]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[matplotlib]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-mean]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_img]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator22-check22-check_fit_check_is_fitted]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[precision]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-matplotlib]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_epi]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_high_resolution_image
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-all-a_comp_cor_-57-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_colorbar_having_nans
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator12-check12-check_transformer_general]
0.01s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_two_sided_recover_positive_and_negative_effects
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[precision]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-None-False-2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-2-a_comp_cor_-4-1.4.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-complete]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[covariance]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-median]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_img]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-matplotlib]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator14-check14-check_clustering]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[1.4.x-22-29]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[matplotlib]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-zscore]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-matplotlib]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[int]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-21.x.x]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth3-8]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-median]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_nan_handling
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_trim_maps
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels1-labels1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-plotly]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float32]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-some_path]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-1.4.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[tangent]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_glass_brain]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-mean]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator15-check15-check_clustering]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%i-expected0]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[covariance]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_stat_map]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_scaling
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_high_pass
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator8-check8-check_estimators_nan_inf]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-matplotlib]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-True]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[spam]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[partial correlation]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-plotly]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-hierarchical_kmeans]
0.01s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_one_file_name
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list2-10]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-median]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_matplotlib_specific
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal_anat_separated-all-c_comp_cor_-3-21.x.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[None-0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy0-not a supported type of confounds.]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-True]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-21.x.x]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[correlation]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_warning_hemi
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_engine_error
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix
0.01s setup    nilearn/surface/surface.py::nilearn.surface.surface.vol_to_surf
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[uint64]
0.01s call     nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[True]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_error
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator3-check3-check_readonly_memmap_input]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape2-z]
0.01s setup    nilearn/tests/test_signal.py::test_clean_confounds_errros
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-9]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_anat]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[cifti]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-matplotlib]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_figure
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lzry]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator12-check12-check_estimators_pickle]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator9-check9-check_estimators_pickle]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-plotly]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list0-5]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_io_shapes
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_anat]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_plot_contrasts
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_anat]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-left]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale325]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[some_path]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_roi]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes0]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure_errors
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_nans_in_regions_are_replaced_with_zeros
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator13-check13-check_clusterer_compute_labels_predict]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels0-lines0]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure_errors
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator19-check19-check_n_features_in]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_vmin_vmax
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator16-check16-check_dict_unchanged]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator17-check17-check_fit_idempotent]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix_axes
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-median]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator8-check8-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-contours]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[correlation]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator2-check2-check_estimators_fit_returns_self]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_nan_inf]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_img]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-21.x.x]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_remove_small_regions
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[covariance]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-1.4.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-plotly]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-3-%i-expected1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator8-check8-check_dtype_object]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lr]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[precision]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1.1-1.2-%.1f-expected9]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-mean]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-kmeans]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[left]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator5-check5-check_positive_only_tag_during_fit]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_epi]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator13-check13-check_transformers_unfitted]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator15-check15-check_clustering]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-continuous]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator6-check6-check_estimators_dtypes]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-some_path]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_stat_map]
0.01s setup    nilearn/surface/tests/test_surface.py::test_surface_image_error
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator16-check16-check_dict_unchanged]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels1-lines1]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator21-check21-check_set_params]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-21.x.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator4-check4-check_n_features_in_after_fitting]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_errors
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[precision]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-continuous]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator12-check12-check_transformer_n_iter]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_get_metadata_from_bids
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs0]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator5-check5-check_positive_only_tag_during_fit]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator11-check11-check_transformer_data_not_an_array]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_negative_vmin_with_plot_abs
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator21-check21-check_fit_idempotent]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[width-10]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator15-check15-check_clusterer_compute_labels_predict]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_path
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-complete]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_invalid_threshold_strategies
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[0]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[average]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[full]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator14-check14-check_transformer_general]
0.01s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-21.x.x]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[ward]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-21.x.x]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[None]
0.01s setup    nilearn/surface/tests/test_surface.py::test_check_mesh_and_data
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params2]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_anat]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_tuple_node_coords
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[rena]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_region_extractor_zeros_affine_diagonal
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot_duration_0
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_data_not_an_array]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[complete]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-matplotlib]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_no_int_64_warning
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[kmeans]
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[partial correlation]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator16-check16-check_estimators_partial_fit_n_features]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-continuous]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-contours]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-kmeans]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-ward]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_strings
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[False]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[ward]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-21.x.x-21xx]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-left]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator9-check9-check_pipeline_consistency]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[z]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_glass_brain]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-right]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-contours]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-all-w_comp_cor_-4-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_img]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_axes
0.01s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[correlation]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_has_name
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-contours]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[bg_map1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params1]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-axes3-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_anat]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_empty_slice
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator17-check17-check_parameters_default_constructible]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-21.x.x-21xx]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[average]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_inputs_dataframes_as_input
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_img]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold_for_affine_with_rotation
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-rena]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_plot_to_axes
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[diag]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator6-check6-check_dont_overwrite_parameters]
0.01s call     nilearn/glm/tests/test_second_level.py::test_second_level_surface_image_contrast_computation
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-right]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[right]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-contours]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_anat]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-ward]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_epi]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[left-foo-_get_view_plot_surf_matplotlib]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator12-check12-check_transformer_general]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-21.x.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[complete]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_img]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method_errors
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_anat]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-1.4.x]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[average]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-right]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-left]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[kmeans]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_stat_map]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[kmeans]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-complete]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-continuous]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[None]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[ward]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_img]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[y1]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_epi]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_anat]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator14-check14-check_transformer_n_iter]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_3d_images
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-5-%i-expected3]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[30%]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_img]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yx]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator16-check16-check_get_params_invariance]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[None]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[rena]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-1.4.x]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator10-check10-check_estimators_empty_data_messages]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[rena]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-1]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator18-check18-check_methods_sample_order_invariance]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[complete]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-continuous]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-average]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-21.x.x-21xx]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-continuous]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-left]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_roi]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_epi]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-21.x.x-21xx]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[hierarchical_kmeans]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-average]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_errors
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-9]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-21.x.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_lines_duplicated
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_plotly_surface_image
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_noncurrent_axes
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator14-check14-check_estimators_partial_fit_n_features]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[lower]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-psc]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_stat_map]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-zscore]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-right]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-contours]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_permutation_computation
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_stat_map]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[medial-True]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-1.4.x]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_savefig_error
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_roi]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5e-324-%.1f-expected10]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap1-None-5]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-hierarchical_kmeans]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-some_path]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color2]
0.01s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape0-x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-21.x.x-21xx]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-zscore]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_anat]
0.01s setup    nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-rena]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[XProjector-lyrz]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_anat]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list1-9]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-green]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure_add_contours_raises_not_implemented
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_roi]
0.01s call     nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_mse
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-21.x.x-21xx]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator11-check11-check_transformers_unfitted]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-right]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[ ]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[single]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_too_high_edge_threshold
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[right-bar-_get_view_plot_surf_plotly]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[lateral-True]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[None]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-21.x.x]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-psc]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_string
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_epi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_epi]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-psc]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator9-check9-check_mixin_order]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lr]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_compute_facecolors_matplotlib
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-continuous]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-21.x.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-contours]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator3-check3-check_readonly_memmap_input]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.4.x-_desc-confounds_timeseries]
0.01s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix1-None-True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[None]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%.1f-expected6]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_value_error_get_faces_on_edge
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-contours]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-bg_map1]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-1.4.x]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view3-True]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[latreal-False]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator17-check17-check_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-continuous]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[50%]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzr]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[1.4.x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color2]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_input[True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-None]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list3-11]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale122]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_glass_brain]
0.01s setup    nilearn/tests/test_signal.py::test_clean_runs
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_roi]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-contours]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_1_sphere
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_distant_line_segments_detected_as_not_intersecting
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_infer_repetition_time_from_dataset
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[2.5]
0.01s setup    nilearn/surface/tests/test_surface.py::test_flat_mesh[xy0]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale007]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-21.x.x-21xx]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_anat]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_wrong_shapes
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-contours]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape1-y]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth0]
0.01s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig0-None-True]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator20-check20-check_classifiers_train]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_cmap_with_one_level
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_roi]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[diag]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0%]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_detrend
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-continuous]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig1-None-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-continuous]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.2.x-_desc-confounds_regressors]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-contours]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-4-%i-expected2]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-some_path]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-continuous]
0.01s setup    nilearn/surface/tests/test_surface.py::test_polydata_error
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view11]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params4]
0.01s setup    nilearn/surface/tests/test_surface.py::test_depth_ball_sampling
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view8]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-contours]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-left]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_bg_map_data
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py::test_plot_img_comparison
0.01s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix1]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-None-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[asdf%]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-contours]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view9]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_stat_map]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.01s call     nilearn/image/tests/test_image.py::test_get_data
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels0-labels0]
0.01s setup    nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator10-check10-check_complex_data]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-contours]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_local_max_donut
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-left]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-continuous]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast0]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform_warning
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-contours]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_labels
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyrz]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab0]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator9-check9-check_complex_data]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab1]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[y]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-bg_map1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj2]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo bar]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator7-check7-check_pipeline_consistency]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-right]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_resample
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_radiological_view
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[x]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale197]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_and_edge_kwargs
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator9-check9-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-continuous]
0.01s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_errors
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[foo]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap2-2-3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[RdBu-0-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yz]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-continuous]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-continuous]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-1-%.1f-expected7]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[-100]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[0.1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view10]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size0]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_inputs
0.01s setup    nilearn/tests/test_masking.py::test_unmask_from_to_3d_array
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values0-None-None-None]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[lower]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_tuple_node_coords
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-10-%i-expected5]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale444]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view2]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_inputs_for_non_parametric_inference_errors
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[True]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_no_threshold
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_glass_brain]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.4.x-_desc-confounds_timeseries]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[l]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-continuous]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-continuous]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_make_edges_and_weights_surface
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[1.0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-contours]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size1]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator21-check21-check_classifiers_train]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[z]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_outlier_cut_coords
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-green]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_surface_image
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-bg_map1]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values1-7-None-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size2]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-2-%.1f-expected8]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_nans
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_roi]
0.01s call     nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_participants
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5-%i-expected4]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view7]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[r]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-True]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale064]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lzry]
0.01s setup    nilearn/tests/test_signal.py::test_clean_confounds
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values4-None-None-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view3]
0.01s setup    nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[right]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_img_inputs_errors
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>f4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_masked_array_sparse_matrix
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color1]
0.01s setup    nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask_errors
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[r_square]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values3-7-None-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzry]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lr]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_derivatives
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10.2.3%]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values8-7-None-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors2]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth2-8]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyr]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix0]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix2-lab2- ]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>i4]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_contours]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator4-check4-check_n_features_in_after_fitting]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_kwargs
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-None]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_stat_map]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[21.x.x]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[5]
0.01s setup    nilearn/surface/tests/test_surface.py::test_gifti_img_to_mesh
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_no_data_exceeds_activation_threshold
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.7]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[y]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale036]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_input[False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-auto-5050]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-None]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold_errors
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-some_path]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_add_markers_using_plot_glass_brain
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[xz]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[99%]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[21.x.x]
0.01s setup    nilearn/tests/test_signal.py::test_clean_confounds_inputs
0.01s call     nilearn/decoding/tests/test_space_net.py::test_screening_space_net
0.01s call     nilearn/tests/test_signal.py::test_clean_confounds_inputs
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_overlap
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[LZRYProjector-lr]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_get_bg_mask_and_cmap
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values7-10-None-5]
0.01s setup    nilearn/tests/test_signal.py::test_butterworth
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[correlation]
0.01s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[ortho]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values_errors
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_add_js_lib
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-bg_map1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[LYRProjector-r]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation_errors
0.01s setup    nilearn/plotting/tests/test_matplotlib_backend.py::test_should_not_raise_warning_if_backend_is_not_changed
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth1]
0.01s setup    nilearn/surface/surface.py::nilearn.surface.surface.SurfaceImage.from_volume
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[lft-False]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[1]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_empty_image_ac_pc_line
0.01s setup    nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords2]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth5-8]
0.01s setup    nilearn/tests/test_init.py::test_version_number
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view5-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[bar-anterior]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view5]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0.5]
0.01s call     nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_polymesh_error
0.01s setup    nilearn/surface/tests/test_surface.py::test_inmemorymesh_index_error
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_many_time_points
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_stat_map]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[cut_coords2]
0.01s setup    nilearn/tests/test_masking.py::test_high_variance_confounds
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values2-7--5-None]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-True]
0.01s setup    nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_import_error_for_version_check
0.01s setup    nilearn/image/tests/test_image.py::test_largest_cc_img[False]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs0]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_roi]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<f4]
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img[images_to_mean1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[10]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_f_contrast_length_errors
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_img]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[4]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YXProjector-yx]
0.01s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_check_masker_attributes
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_local_max_two_maxima
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale020]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_img]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values6-10-6-5]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[fig2-axes2]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator14-check14-check_clustering]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-True]
0.01s setup    nilearn/image/tests/test_image.py::test_largest_cc_img[True]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-bg_map1]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth4-8]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale012]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths_errors
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view6]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-None]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_5d
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_stat_map]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[1-2]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_img_invalid
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator17-check17-check_fit_idempotent]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[full]
0.01s call     nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_auto_mask
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-7]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_configure_title_plotly
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_stat_map]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-1]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-None]
0.01s setup    nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[full]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data0-expected0]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[left]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth2]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[5]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data1-expected1]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[diag]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_roi]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[partial correlation]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_threshold[None-None-None-expected_results0]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[foo-medial]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values5-7-1-None]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator8-check8-check_estimators_nan_inf]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs1]
0.01s call     nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part_error
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img[images_to_mean3]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_list
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_gii_gz
0.01s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-None-True]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-Background]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth3]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_get_cut_slices
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-False]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[correlation]
0.01s setup    nilearn/surface/tests/test_surface.py::test_vertex_outer_normals
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[XSlicer-x]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_single_node_value
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[None]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[foo-bar]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.01s setup    nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth2]
0.01s setup    nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_fit_inputs_errors
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_io_shapes
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_check_mesh
0.01s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_tfce
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords_hemispheres
0.01s setup    nilearn/surface/tests/test_surface.py::test_flat_mesh[xy1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[2]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_resample_to_mask_warning
0.01s call     nilearn/surface/tests/test_surface.py::test_load_from_volume_3d_nifti
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_glass_brain]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_glass_brain]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[correlation]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_roi]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_fast_abs_percentile_no_index_error_find_cuts
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_local_max_two_global_maxima
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[7.25]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_io_shapes
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-False-1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_add_markers_cut_coords_is_none
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_tranform_cut_coords
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[-5-7]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_surface
0.01s call     nilearn/datasets/tests/test_neurovault.py::test_get_batch_error
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[LYRZProjector-l]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_array
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_t_contrast_length_errors
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img[images_to_mean2]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_singleton_ax_dim
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-background]
0.01s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig1-None-True]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig0-None-True]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_pandas_series_as_input
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud
0.01s setup    nilearn/surface/tests/test_surface.py::test_flat_mesh[xy2]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[check_surface_plotting_inputs]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view4-True]
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_gz
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[precision]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_user_given_cmap_with_colorbar
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_full_brain_info
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_dict
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[-1.0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[1.4.x]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[lower]
0.01s setup    nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[auto]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[XZProjector-xz]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs0]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[partial correlation]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[MosaicSlicer-mosaic]
0.01s setup    nilearn/reporting/tests/test_reporting.py::test_cluster_nearest_neighbor
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[whole-brain-template]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix1-None-True]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_infer_effect_maps_error
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_view_img
0.01s setup    nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_warning_if_backend_changes
0.01s setup    nilearn/surface/tests/test_surface.py::test_load_surf_data_numpy_gt_1pt23
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_stat_map]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YZProjector-yz]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs1]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[None-7]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[foo]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_array_of_ints
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[average]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_with_memory_caching
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_data_complete_mask[LYRZProjector]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_none
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[acq]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[XZSlicer-xz]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-True]
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_ints
0.01s setup    nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths_warning
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YProjector-lyr]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_standardize
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_arrays
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_none_title_custom
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-Background]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[gm-template]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_passing_of_ncuts_in_find_cut_slices
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs1]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs0]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_errors
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[wm-template]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_error_no_masker
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_glm_computation
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors3]
0.01s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-Background]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-False]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[2]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_warning
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_get_vertexcolor
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs0]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs1]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_standardization
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_lists
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs1]
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-graph-net]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors4]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_load_bg_img
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-tv-l1]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_data_complete_mask[OrthoSlicer]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view6-False]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_standardization
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs0]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[ce]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize_false
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[partial correlation]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs1]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_coords_seitzman_2018
0.01s setup    nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_custom
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_sanitize_inputs_permuted_ols
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords0]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[node_color1]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[complete]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_pseudo_4d_image
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[ZProjector-lzr]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[dir]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.01s setup    nilearn/plotting/tests/test_matplotlib_backend.py::test_should_switch_to_agg_backend_if_current_backend_fails
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images_error
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[rec]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-1.4.x]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs0]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[None]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YSlicer-y]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords0]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[den]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-True]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_mask_strategy_errors
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order_with_labels
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[echo]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<i4]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[None]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[precision]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[res]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[minimum-min]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[right-True]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_mask_3d_error
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds_warnings
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_matrix_orientation
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_copied_header
0.01s call     nilearn/glm/tests/test_first_level.py::test_flm_with_surface_data_no_design_matrix
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_error_checks[True]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_n_job_error
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-1]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_logistic_model
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/image/tests/test_image.py::test_math_img_copy_default_header
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YXSlicer-yx]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[ZSlicer-z]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[TiledSlicer-tiled]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[YZSlicer-yz]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_uncentered
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[2]
0.01s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_glob
0.01s call     nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_space_none
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-background]
0.01s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None]
0.01s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-graph-net]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[precision]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-precision]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs_in_data
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator2-check2-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_contour_fillings_levels_in_add_contours
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix0-lab0-False]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoProjector-ortho]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[left-True]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view7-False]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_resample_stat_map
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.01s setup    nilearn/image/tests/test_image.py::test_math_img_copied_header_data_values_changed
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_prepare_line
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors5]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[100]
0.01s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[mean-mean]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_signswap
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_paths
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[foo]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked_thresholding
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator8-check8-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_sphere_extraction
0.01s setup    nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[True]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-background]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_4d_single_scan
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator19-check19-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask_error
0.01s setup    nilearn/plotting/tests/test_displays.py::test_annotations
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.01s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs0]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_3d_images
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_nan
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_error_checks[False]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_session
0.01s setup    nilearn/plotting/tests/test_displays.py::test_get_index_from_direction_exception
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_params
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.01s setup    nilearn/plotting/tests/test_js_plotting_utils.py::test_import_html_document_from_js_plotting
0.01s setup    nilearn/glm/tests/test_paradigm.py::test_read_events[events0]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_unused_kwargs
0.01s call     nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[foo]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.01s call     nilearn/tests/test_signal.py::test_clean_frequencies_using_power_spectrum_density
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_subject
0.01s setup    nilearn/glm/tests/test_paradigm.py::test_read_events[events1]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.01s call     nilearn/datasets/tests/test_neurovault.py::test_download_image_terms
0.01s setup    nilearn/plotting/tests/test_html_surface.py::test_one_mesh_info
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-background]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_2
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds
0.01s setup    nilearn/image/tests/test_image.py::test_concat_niimgs
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_img]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs1]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[not a number-TypeError-must be a float]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-Background]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.01s setup    nilearn/image/tests/test_image.py::test_get_data
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_anisotropic_sphere_extraction
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_design_matrices_tsv
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix1]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-wm-template]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_position_annotation_with_decimals
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius_inverse
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.01s setup    nilearn/glm/tests/test_paradigm.py::test_read_events[events2]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_check_trial_type_warning
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[None]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[confounds1]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.01s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator18-check18-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_different_affines
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[99]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_overlap
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs0]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-None]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_standardization
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_start_time_from_derivatives
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv1]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs0]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_transform
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator1]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_warnings
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/plotting/tests/test_html_document.py::test_open_in_browser_timeout
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_one_sided_versus_two_test
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-100]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct0-False-27-39.992]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-partial correlation]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_default_scoring_metric_is_r2
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv0]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_extract_outlier_regressors
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation_with_memory_caching
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_design_creation
0.01s setup    nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[red]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_mask
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_error_inverse_transform_shape
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_cm.py::test_dim_cmap
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_seed_extraction
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs
0.01s call     nilearn/tests/test_signal.py::test_clean_frequencies
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-background]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator1]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_cuts_empty_mask_no_crash
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_standardization
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_warnings
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-wm-template]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[Background]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-gm-template]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-gm-template]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator9-check9-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_epi_mask
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[data]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_io_shapes
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-whole-brain-template]
0.01s setup    nilearn/glm/tests/test_paradigm.py::test_read_events[events3]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_mask
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index4-expected_optimal4]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.01s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[100]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies_error
0.01s setup    nilearn/image/tests/test_image.py::test_binarize_img_copied_header
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function_raises_value_error
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[mask]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[standard_deviation-std]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[-1-ValueError-positive]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.01s setup    nilearn/image/tests/test_image.py::test_new_img_like_accepts_paths
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-100]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_resampling
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_errors
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_data_smoke
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_events_type
0.01s setup    nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects_without_mask
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_two_sided_recover_positive_and_negative_effects
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[not a number-TypeError-must be a float]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[2-ValueError-between 0 and 1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_repetition_time_from_derivatives
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_metadata_from_derivatives
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_error
0.01s setup    nilearn/glm/tests/test_design_matrix.py::test_events_as_path
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-100]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors_confounds
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[maximum-max]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
0.01s setup    nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-whole-brain-template]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[labels]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix2]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-correlation]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-background]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[sum-sum]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_dtype
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-20]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_data
0.01s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_json_view_size
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-Background]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos-True]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_keys_mismatch
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_sessions
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[variance-var]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_standardization
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index1-expected_optimal1]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_other_strategy
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-1]
0.01s setup    nilearn/image/tests/test_image.py::test_math_img_copied_header_from_img
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[background]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage7]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_none
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_confounds_ignored_with_design_matrix
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_list_of_sample_mask
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_dtype
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-background]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-None]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-20]
0.01s call     nilearn/glm/tests/test_first_level.py::test_run_glm_ar1
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[median-median]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.01s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_3d_images
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[labels]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_with_confounds
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.01s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.01s setup    nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-100]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-100]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_list_valid_subjects_with_toplevel_files
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_labels
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-True]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_clipped_labels
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_no_mask[3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.01s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_fit_no_mask_no_img_error
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.01s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_one_sided_versus_two_test
0.01s setup    nilearn/image/tests/test_image.py::test_iter_img
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_design_matrices_smoke
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-99]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[100]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_error_incorrect_cv
0.01s setup    nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img[images_to_mean0]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[Path]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-99]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-True]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[auto-expected_marker_colors1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords0]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/image/tests/test_image.py::test_smooth_img
0.01s setup    nilearn/plotting/tests/test_cm.py::test_mix_colormaps
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_list_of_sample_mask
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[1]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator7-check7-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[node_color2-expected_marker_colors2]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-99]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv0]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_mask_vs_no_mask
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[20]
0.01s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_separator
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-True]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[1]
0.01s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars_warnings
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s call     nilearn/datasets/tests/test_func.py::test_fetch_spm_auditory
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_warning_smoothing
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-auto]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords1]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[None]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator1]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[True]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv1]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[5-None]
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_probabilistic_atlas_cut_coords
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[foo]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_neg-True]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[2]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[20]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_data_to_sprite
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[covariance]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[smaller-0.9999]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_masker_object
0.01s call     nilearn/surface/tests/test_surface.py::test_projection_matrix
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[fdr]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_mask_4d
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_mask_strategy_errors
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator3-check3-check_n_features_in_after_fitting]
0.01s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.01s setup    nilearn/glm/tests/test_design_matrix.py::test_csv_io
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img_copied_header
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator0]
0.01s setup    nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images_2d
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fmri_inputs_shape
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-99]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_withcovar
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_statsmodels_withcovar
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-True]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_sample_mask_to_fit_transform
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_get_connectome
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_neg-True]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_roc_scoring
0.01s setup    nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[cyan-expected_marker_colors0]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-100]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-auto]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_transform_clean
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-False-expected_results2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator8-check8-check_pipeline_consistency]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_infer_effect_maps
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[str]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[covariance]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-1-2.5-expected_results2]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-tab10]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.01s setup    nilearn/image/tests/test_image.py::test_binarize_negative_img
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_img
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM12-gztar-AAL_files]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[covariance]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_cropping_code_paths
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos-True]
0.01s setup    nilearn/maskers/tests/test_input_data.py::test_import_from_input_data_with_warning
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[None]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_nan_inf]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_neg-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-2-expected_results1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[-9-0.15]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.01s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_gii_gz
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_with_callable
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_wrong_region_signals_shape
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-None-expected_results0]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-False]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_ravelized_tested_var
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_dtypes]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-2-expected_results1]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_smoke
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.01s setup    nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.normalize_matrix_on_axis
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_copy
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.01s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_smoothing_not_supported_error
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator12-check12-check_transformer_data_not_an_array]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-auto-expected_results1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[2]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_intercept
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_report
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-True-expected_results0]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[Path]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker_dummy_classifier
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator14-check14-check_transformer_preserve_dtypes]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-auto]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator6-check6-check_dtype_object]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_neg-True]
0.01s setup    nilearn/maskers/tests/test_utils.py::test_compute_mean_surface_image
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator2-check2-check_readonly_memmap_input]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator19-check19-check_classifiers_train]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_nocovar
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[1]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_fit_returns_self]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_actual_output
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_reduction_strategies
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[2]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[1]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-cold_hot]
0.01s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_copied_header
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_shape_mismatch
0.01s setup    nilearn/plotting/tests/test_displays.py::test_cut_axes_exception
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images_with_mask
0.01s setup    nilearn/image/tests/test_image.py::test_binarize_img
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_mni152template_is_reordered
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-None-expected_results0]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-cold_hot]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[True]
0.01s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_nocovar_multivariate
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-tab10]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_with_mask
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-True]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[bonferroni]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index0-expected_optimal0]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.01s setup    nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_multi_subjects
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img
0.01s setup    nilearn/plotting/tests/test_cm.py::test_cm_preload
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_actual_output
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures_on_empty_array
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-None-expected_results0]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[background]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_keys_mismatch
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_not_fitted_error
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[confounds1]
0.01s setup    nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject_path
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_empty_data_messages]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator5-check5-check_complex_data]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[0-0.4]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_maps_img
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos-True]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[1]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[False]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_sample_mask_to_fit_transform
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-auto]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-False]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos-True]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_threshold[0.5-None-None-expected_results1]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-None-expected_results0]
0.01s setup    nilearn/image/tests/test_image.py::test_binarize_img_no_userwarning
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-True]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos-True]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_clean
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_none_mask_img
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_neg-True]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_sided
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-1-2.5-expected_results2]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_nocovar_multivariate
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-True]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct1-True-27-79.992]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_mask_stat_map
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_threshold[0-0-0-expected_results4]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[motion_outlier]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-precision]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoSlicer-ortho]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct2-True-28-79.992]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-2-expected_results1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_is_fitted
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-None-expected_results0]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-2-expected_results1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-1-2.5-expected_results2]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_unfitted_masker
0.01s setup    nilearn/plotting/tests/test_find_cuts.py::test_find_cut_coords
0.01s setup    nilearn/maskers/tests/test_utils.py::test_get_min_max_surface_image
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator11-check11-check_set_params]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-auto]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_force_min_stat_map_value
0.01s setup    nilearn/datasets/tests/test_testing.py::test_sender_path
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_neg-True]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_threshold[1-None-1-expected_results3]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-1-2.5-expected_results2]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_target_vars_error
0.01s setup    nilearn/plotting/tests/test_displays.py::test_threshold[1-0-None-expected_results2]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.orthonormalize_matrix
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos-True]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs0-True]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_nocovar
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-auto-5050]
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_save_sprite
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_warnings
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-1-None-expected_results1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-False-0-expected0]
0.01s setup    nilearn/plotting/tests/test_edge_detect.py::test_edge_nan
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_type_n_perm
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-True]
0.01s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetClassifier]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-auto]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-1-550]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/maskers/tests/test_utils.py::test_concatenate_surface_images
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[9-0.95]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[two-sided-0.0001]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.01s setup    nilearn/image/tests/test_image.py::test_math_img_exceptions
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-True]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[1]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.01s setup    nilearn/maskers/tests/test_utils.py::test_deconcatenate_wrong_input
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_labels_img_none
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-0.25-1-expected_results3]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.01s setup    nilearn/plotting/tests/test_edge_detect.py::test_edge_detect
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-True]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_array
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-4]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_neg-True]
0.01s setup    nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_no_masker_error
0.01s setup    nilearn/plotting/tests/test_html_stat_map.py::test_threshold_data
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-auto]
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-2-expected_results2]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_base_axes_exceptions
0.01s setup    nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos-True]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct3-True-29-79.992]
0.01s setup    nilearn/plotting/tests/test_html_document.py::test_open_view_warning
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-False]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_error_transform_before_fit
0.01s setup    nilearn/image/tests/test_image.py::test_concat_niimgs_errors
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_parse_bids_filename
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[True-auto-5555]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-3]
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/image/tests/test_image.py::test_largest_cc_img_error
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None]
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-tv-l1]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_transform
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings
0.01s setup    nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[10-0.05]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask
0.01s setup    nilearn/plotting/tests/test_html_document.py::test_repr
0.01s setup    nilearn/plotting/tests/test_cm.py::test_replace_inside
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator0]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator1]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[20-0.05]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[None-7]
0.01s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/plotting/tests/test_displays.py::test_glass_brain_axes
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[9-0.2]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[design_matrix1]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_param_grid_sequence
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_error
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_with_mask
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator10-check10-check_mixin_order]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-1]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[design_matrix1]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_list_surf_images
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[0-0.95]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-True]
0.01s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_warning_smoothing
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-1]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform
0.01s setup    nilearn/glm/tests/test_second_level.py::test_slm_4d_image
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-True]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[9-0.05]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.9]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[True]
0.01s call     nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_derivatives
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[str]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_2d
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator0]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_list_surf_images
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[False]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_model_not_fitted
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.01s setup    nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_deprecation_force_resample
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[-9-0.95]
0.01s call     nilearn/tests/test_signal.py::test_clean_standardize_false
0.01s setup    nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[0-0.65]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[Background]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-True]
0.01s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_binary_bytearray_of_ints_data_error
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/image/image.py::nilearn.image.image.index_img
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_overlap
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-1]
0.01s call     nilearn/decoding/tests/test_graph_net.py::test_grad_matrix
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_before_fit
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_with_mask
0.01s setup    nilearn/image/tests/test_image.py::test_warning_copy_header_false[threshold_img-img_4d_mni_tr2]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0.5]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[None]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_clean
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-3]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-3]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected3]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[2]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator15-check15-check_get_params_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator16-check16-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_with_names
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_1d
0.01s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s setup    nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-True]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-False]
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage6]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_no_report
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[r_square]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-3]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-graph-net]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-4]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[non_steady_state_outlier]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[True]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[True]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-partial correlation]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-False]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-False]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.001]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_missing_events
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator23-check23-check_supervised_y_no_nan]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-4]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-2]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-3]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-False]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-4]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[50%]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-2]
0.01s setup    nilearn/decoding/tests/test_graph_net.py::test_mfista_solver_graph_net_no_l1_term
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage]
0.01s setup    nilearn/image/tests/test_image.py::test_isnan_threshold_img_data
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-2]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-1]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-mask1]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s setup    nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[reorder_img-img_4d_mni_tr2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-True-5-expected4]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-None]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-1]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_labels_img_none
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-4]
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage4]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_voxel
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-3]
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.01s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_errors
0.01s setup    nilearn/image/tests/test_image.py::test_clean_img
0.01s call     nilearn/plotting/tests/test_html_document.py::test_open_in_browser[None]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_error_flm_surface_mask_volume_image
0.01s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.01s setup    nilearn/_utils/docs.py::nilearn._utils.docs._indentcount_lines
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_nan
0.01s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-0]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator11-check11-check_positive_only_tag_during_fit]
0.01s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-3]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[42-TypeError]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[1]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1000.0]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.01s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-4]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-4]
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_brain_gm_mask
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage3]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-mask1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/image/tests/test_image.py::test_swap_img_hemispheres
0.01s setup    nilearn/image/tests/test_image.py::test_warning_copy_header_false[binarize_img-img_4d_mni_tr2]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0%]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-3]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[100.0]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_dataframe
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-0-expected1]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_residuals
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-4]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_components_img
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_no_threshold
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_errors
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[99%]
0.01s setup    nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage5]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-4]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-2]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-2]
0.01s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.01]
0.01s setup    nilearn/image/resampling.py::nilearn.image.resampling.coord_transform
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_threshold_n_clusters
0.01s setup    nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected2]
0.01s setup    nilearn/image/tests/test_image.py::test_warning_copy_header_false[crop_img-img_4d_mni_tr2]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[residuals]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--prob-1mm-False-False]
0.01s setup    nilearn/image/tests/test_image.py::test_mean_img_resample
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-False-5-expected5]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-3]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_mismatch_run_index
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-3]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-1]
0.01s setup    nilearn/decoding/tests/test_space_net.py::test_crop_mask
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-4]
0.01s setup    nilearn/image/tests/test_image.py::test_threshold_img
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[10.0]
0.01s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1]
0.01s setup    nilearn/glm/tests/test_utils.py::test_full_rank
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-1]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1.0]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s call     nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.1]
0.01s setup    nilearn/image/tests/test_image.py::test_crop_img_copied_header
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator7-check7-check_dont_overwrite_parameters]
0.01s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True-<f8]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-1]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator14-check14-check_parameters_default_constructible]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.01s setup    nilearn/image/tests/test_image.py::test_fast_smooth_array
0.01s setup    nilearn/decoding/tests/test_space_net.py::test_log_reg_vs_graph_net_two_classes_iris
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.5]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_dispersion_derivative]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-1]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.01s setup    nilearn/glm/tests/test_regression.py::test_ar_degenerate
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-1]
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[7.25]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[predicted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator12-check12-check_transformers_unfitted]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[predicted]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator0]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator11-check11-check_estimators_empty_data_messages]
0.01s setup    nilearn/image/image.py::nilearn.image.image.math_img
0.01s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator6-check6-check_estimators_overwrite_params]
0.01s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-correlation]
0.01s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator25-check25-check_regressors_int]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.01s setup    nilearn/image/tests/test_resampling.py::test_get_mask_bounds[shape0]
0.01s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_msdl
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-4]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-2]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[residuals]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.01s setup    nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback]
0.01s setup    nilearn/glm/tests/test_utils.py::test_mahalanobis
0.01s call     nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[False]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_affine_first_level_models
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs5-False]
0.01s call     nilearn/image/tests/test_resampling.py::test_resampling_nan_big[False]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs4-True]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-2]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-4]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.01s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative + dispersion-3]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[image.nii.gz-True]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters1-TypeError-Filters in img]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.01s setup    nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_no_height_control
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs2-False]
0.01s setup    nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[True]
0.01s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2.782559402207126e-06-3]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_flm_with_surface_image_with_surface_masker
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters2-ValueError-bids labels must be alphanumeric.]
0.01s setup    nilearn/decomposition/tests/test_canica.py::test_transform_and_fit_errors
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.01s setup    nilearn/decoding/tests/test_space_net.py::test_lasso_vs_graph_net
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-False]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator8-check8-check_estimators_unfitted]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index2-expected_optimal2]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[$$$-ValueError]
0.01s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_write_access
0.01s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-0]
0.01s setup    nilearn/datasets/tests/test_utils.py::test_add_readme_to_default_data_locations
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs3-True]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.01s setup    nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_path_as_str
0.01s setup    nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface
0.01s call     nilearn/image/tests/test_resampling.py::test_resampling_nan_big[True]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.01s setup    nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[False]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-True]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-4]
0.01s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_dir
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-2]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-2]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.01s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_symlink
0.01s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-True]
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-4]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-True]
0.01s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_get_outlier_cols
0.01s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values6-10-6-5]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-True]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters3-ValueError-is not a possible filter.]
0.01s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[1]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator6-check6-check_n_features_in_after_fitting]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[foo-TypeError-'img_filters' must be a list]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.01s setup    nilearn/image/tests/test_resampling.py::test_identity_resample[True]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator13-check13-check_transformer_n_iter]
0.01s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-True]
0.01s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[$$$-ValueError]
0.01s setup    nilearn/plotting/tests/test_html_document.py::test_open_in_browser_deprecation_warning[None]
0.01s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator7-check7-check_positive_only_tag_during_fit]
0.01s setup    nilearn/image/tests/test_image.py::test_iterator_generator
0.01s setup    nilearn/glm/tests/test_second_level.py::test_check_shape_first_level_models
0.01s setup    nilearn/glm/tests/test_second_level.py::test_fmri_inputs_pandas_errors
0.01s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-3]
0.01s setup    nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels2-TypeError-must be string]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator8-check8-check_estimators_dtypes]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.0]
0.00s setup    nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator9-check9-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/plotting/tests/test_html_document.py::test_open_in_browser[None]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_surface_image_contrast_computation
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-False]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-3]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input
0.00s setup    nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_firstlevelmodels
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_nan_inf]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-2]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-True]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_compute_contrast_num_contrasts
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/image/tests/test_resampling.py::test_get_mask_bounds_error
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[True]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-True]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True->f8]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[359381.36638046405-3]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator
0.00s setup    nilearn/image/tests/test_image.py::test_crop_img_to
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-4]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-2]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_img
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[12.915496650148826-3]
0.00s call     nilearn/tests/test_signal.py::test_sample_mask
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.1]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator17-check17-check_parameters_default_constructible]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator12-check12-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-1]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[-5-7]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.3]
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_mgz
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-4]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[False]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_logreg
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator9-check9-check_complex_data]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-5]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1.6681005372000592e-08-3]
0.00s setup    nilearn/image/tests/test_image.py::test_clean_img_sample_mask_mask_img
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values1-7-None-None]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_dict_to_archive
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input_design_matrix
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-2]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.01]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-False]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.7]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_loading_from_archive_contents
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index3-expected_optimal3]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events_errors
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_one_events_missing
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[True]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.07742636826811278-3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-1]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-5]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_with_flm_objects
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-1]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[1.0]
0.00s setup    nilearn/image/tests/test_image.py::test_clean_img_sample_mask
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[2]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2154.4346900318865-3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.9]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator19-check19-check_methods_subset_invariance]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input_list_wrong_type
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_clip[True]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.9]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-False]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[59948425.03189421-3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[2]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[10000000000.0-3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.5]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-4]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-4]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-True]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_fdr
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-2]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-4]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-1]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_get_voxelwise_model_attribute_with_surface_data
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[42-TypeError]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-2]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-True]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.7]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator21-check21-check_fit_idempotent]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-1]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_all_confounds_missing
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-2]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-1]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-4]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample[False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_deprecated_slice_time_default
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-3]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values8-7-None-None]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.0]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_same_energy_calculus_pure_lasso
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[1.0]
0.00s setup    nilearn/image/tests/test_image.py::test_pd_index_img
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.0004641588833612782-3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.5]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.9]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_hrf]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_tr
0.00s setup    nilearn/glm/tests/test_first_level.py::test_run_glm_ols
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_duplicate_sub_labels
0.00s setup    nilearn/glm/tests/test_regression.py::test_ols
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_mse
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_input_dataset_path
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_bold_file
0.00s setup    nilearn/image/tests/test_resampling.py::test_coord_transform_trivial
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_subject_labels
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_l1_nonexpansiveness
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events1-glover-cosine-1-0.015873015873015872-8]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.3]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values0-None-None-None]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator18-check18-check_methods_sample_order_invariance]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values3-7-None-None]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_one_confound_missing
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_dispersion_derivative]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-4]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator20-check20-check_dict_unchanged]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values4-None-None-None]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_mask_far_from_signal
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True->f8]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_to_img[False]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-1.0]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.5]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.5]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_contrast_mul
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.7]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.7]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-glover]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.9]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-1.0]
0.00s setup    nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1e-10-3]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.99]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_slice_time_ref_warning_only_when_not_provided
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_compute_contrast_with_surface_data
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_with_no_signal_scaling
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-<lambda>]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.3]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.0]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_residuals_errors
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values2-7--5-None]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.0]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[42-TypeError-must be a list]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.0]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_hrf]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False->f8]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.0]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.7]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_nocovar
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_residuals
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[0]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_predictions_r_square
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-glover]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm + derivative]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_all_runs_of_one_session
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_sum_modulation_of_duplicate_events
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-1.0]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_3
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[1.0]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator31-check31-check_requires_y_none]
0.00s setup    nilearn/glm/tests/test_regression.py::test_residuals
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_graph_net_classifier_score
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm + derivative]
0.00s setup    nilearn/glm/model.py::nilearn.glm.model.LikelihoodModelResults.conf_int
0.00s setup    nilearn/image/tests/test_image.py::test_copy_img_side_effect
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator24-check24-check_requires_y_none]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels1-TypeError-must be string]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events3-glover-polynomial-1-0.01-5]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-True]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_scaling
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_2
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices_formulas
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[1e-07-6]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_with_scaling
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator23-check23-check_n_features_in]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-<lambda>]
0.00s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[error-tuple or list of strings]
0.00s setup    nilearn/image/tests/test_image.py::test_crop_img
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_t_contrast
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-False]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_sample_mask
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_logistic_loss_derivative
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator18-check18-check_fit_idempotent]
0.00s setup    nilearn/glm/tests/test_regression.py::test_predicted_r_square
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-1]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[None-7]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy3-high_pass]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_too_many_bold_files
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-False]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values5-7-1-None]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_gt_0_lt_1
0.00s setup    nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_one_run_per_session
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-True]
0.00s call     nilearn/plotting/tests/test_html_surface.py::test_check_mesh
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.5]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes1]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_baseestimator_invalid_l1_ratio
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False-<f8]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes0]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img[False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True-<f8]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize_trivial
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator20-check20-check_n_features_in]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img[True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-False]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_strings_filepaths_input
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/glm/tests/test_regression.py::test_ar
0.00s setup    nilearn/glm/tests/test_regression.py::test_ols_degenerate
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator17-check17-check_dict_unchanged]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_to_img[True]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-True]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-1]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[False]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-False]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_check_is_fitted]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[fir_delays1-16]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events2-glover + derivative-polynomial-3-0.01-10]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events1-3]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample[False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_with_surface_data_no_design_matrix
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_simple_download
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-False]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.1]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events5-glover + derivative-polynomial-3-0.01-10]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_random_state[random_state1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_1
0.00s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices
0.00s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_one_run
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_clip[False]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_designs_with_negative_onsets_warning
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-True]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_hrf]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_flipping_axis
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_error_reorder_axis
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[1]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-False]
0.00s setup    nilearn/image/tests/test_image.py::test_high_variance_confounds
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[None-7]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_subset_invariance]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_error_interpolation
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator22-check22-check_fit_check_is_fitted]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_simple_download_error
0.00s setup    nilearn/glm/tests/test_regression.py::test_simple_results
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-True]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_run_tables_errors
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator15-check15-check_methods_sample_order_invariance]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-3]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_high_level_glm_null_contrasts
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_calculate_tr
0.00s setup    nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[False]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_and_extra_regressors
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events0-1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events0-glover-None-1-0.01-4]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[resample_img-img_4d_mni_tr2]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_1
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-True]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-True]
0.00s setup    nilearn/glm/tests/test_utils.py::test_z_score_f_values
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_fast_svd[550]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-False]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-False]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events_warnings
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-2]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-5]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-False]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-2]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-False]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events4-glover-polynomial-3-0.01-7]
0.00s setup    nilearn/image/tests/test_image.py::test_concat_niimg_dtype
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan_big[False]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[MGHImage]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_crop
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-True]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-False]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_contrast_values
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.059-6]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_component_sign
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False->f8]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-True]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy2-not a supported type of confounds.]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[True]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_percentile_range
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_durations]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-False]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_block
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-True]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_time_shift
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-True]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator42-check42-check_estimator_sparse_matrix]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[harvard_oxford]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-True]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_create_second_level_design
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling_fir_model
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False-<f8]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_glover_hrf
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan_big[True]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-False]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_t_contrast_add
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_3
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-True]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes0]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-True]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_high_pass
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-False]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-True]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_f_contrast[ols]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-True]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_column_1_3_and_11
0.00s setup    nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[False]
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-False]
0.00s setup    nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine0]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_development_fmri
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/image/tests/test_resampling.py::test_downsample[True]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix20
0.00s setup    nilearn/glm/tests/test_utils.py::test_z_score_t_values
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_repeated_name_in_user_regressors
0.00s setup    nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-True]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_fast_svd[30]
0.00s setup    nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[True]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_f_contrast[ar1]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events_warnings_null_duration
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length_fir_lambda
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s setup    nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[True]
0.00s setup    nilearn/glm/tests/test_model.py::test_model
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-2]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[AnalyzeImage]
0.00s setup    nilearn/image/tests/test_resampling.py::test_reorder_img_mirror
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[1e-09-7]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[None-1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_hrf]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor_nl
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover-1]
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_mgh_image
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score_before_object_fit_error
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_onsets]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_error_flm_volume_mask_surface_image
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_pass_masker_arg_to_estimator_smoke
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative + dispersion-3]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-True]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_componenent_errors
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_components_img
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_one_hemisphere
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_4
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative-2]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[1-arr_0]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_canica_score
0.00s setup    nilearn/glm/tests/test_utils.py::test_multiple_fast_inv
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_dispersion_derivative]
0.00s setup    nilearn/glm/tests/test_utils.py::test_mahalanobis2
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/glm/tests/test_model.py::test_f_output
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_warn_flm_smooth_surface_image
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_confounds_smoke
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_fdr_error
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator13-check13-check_get_params_invariance]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_low_level_fixed_effects
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_5
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_no_design_matrix
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_brain_mask]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_dispersion_derivative]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-tv-l1]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually_errors
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/glm/tests/test_utils.py::test_z_score_opposite_contrast
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_hrf]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_time_derivative]
0.00s setup    nilearn/image/tests/test_image.py::test_warning_copy_header_false[mean_img-img_4d_mni_tr2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_time_derivative]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator9-check9-check_estimators_partial_fit_n_features]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_invalid_contrast_type
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_template]
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val0]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_template]
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-5]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[10-arr_1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_fmri_img_inputs_errors
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator12-check12-check_parameters_default_constructible]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-cort-prob-1mm-False-False]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s setup    nilearn/glm/tests/test_model.py::test_t_contrast_errors
0.00s setup    nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_default_mask_img
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_2
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator7-check7-check_mixin_order]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_cosine_drift
0.00s setup    nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine1]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_transform_before_fit_error
0.00s call     nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_2009
0.00s setup    nilearn/glm/tests/test_model.py::test_t_contrast
0.00s setup    nilearn/glm/tests/test_model.py::test_f_output_errors
0.00s setup    nilearn/glm/tests/test_model.py::test_t_output
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val0]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_time_derivative]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_flm_of_surface_image
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_component_sign
0.00s setup    nilearn/image/tests/test_image.py::test_iter_img_3d_imag_error
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_time_derivative]
0.00s setup    nilearn/image/tests/test_image.py::test_index_img_error_3d
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/glm/tests/test_model.py::test_conf_int
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val0]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_design_matrix_no_experimental_paradigm
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel
0.00s setup    nilearn/image/image.py::nilearn.image.image.binarize_img
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d_same_as_list_2d
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative-2]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_template]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator8-check8-check_parameters_default_constructible]
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_oversampling
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_non_iterable_header
0.00s setup    nilearn/glm/tests/test_model.py::test_f_output_new_api
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10]
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_attributes_exist_after_fit
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor
0.00s setup    nilearn/image/tests/test_image.py::test_index_img_error_4d
0.00s setup    nilearn/glm/tests/test_second_level.py::test_sort_input_dataframe
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_dispersion_derivative]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_coords_dosenbach_2010
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator8-check8-check_classifiers_one_label_sample_weights]
0.00s setup    nilearn/image/tests/test_image.py::test_validity_threshold_value_in_threshold_img
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator10-check10-check_non_transformer_estimators_n_iter]
0.00s setup    nilearn/image/tests/test_image.py::test_copy_img
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes1]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_mask]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_warning_smoothing
0.00s setup    nilearn/image/tests/test_image.py::test_crop_threshold_tolerance
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator14-check14-check_set_params]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_components_img
0.00s setup    nilearn/glm/tests/test_utils.py::test_multiple_fast_inverse_errors
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_ids
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine2]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm-1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr_warning
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator11-check11-check_decision_proba_consistency]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_hrf]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator7-check7-check_mixin_order]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_second_level_input_error_surface_image_2d
0.00s setup    nilearn/image/tests/test_image.py::test_new_img_like_int64[allow for this test]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.061-5]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_errors
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine1]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_warning
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-2]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Subcortical-sub-maxprob-thr0-1mm-False-True]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-False]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_smoke
0.00s setup    nilearn/glm/tests/test_first_level.py::test_img_table_checks
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine0]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_7
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_squared_loss_path_scores
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_gz
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_nan_do_not_propagate
0.00s setup    nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[basc_multiscale_2015]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_mask]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_template]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine1]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_6
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.401-3]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_dispersion_derivative]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_time_derivative]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_time_derivative]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes0]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_img
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_apply_mask_surface
0.00s setup    nilearn/image/tests/test_image.py::test_index_img
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.249-5]
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine2]
0.00s setup    nilearn/glm/tests/test_utils.py::test_mahalanobis_errors
0.00s setup    nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine2]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.399-4]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.251-4]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_one_minus_pvalue
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test__regressor_names
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates_errors
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_mask]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_small_radius
0.00s setup    nilearn/glm/tests/test_design_matrix.py::test_convolve_regressors
0.00s setup    nilearn/glm/tests/test_utils.py::test_pos_recipr
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.899-3]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast
0.00s call     nilearn/glm/tests/test_second_level.py::test_infer_effect_maps_error
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_f_contrast_add
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_download_image_terms_error
0.00s setup    nilearn/glm/tests/test_thresholding.py::test_hommel[0.901-0]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_fetch_load_fsaverage
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/surface/tests/test_surface.py::test_check_mesh
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_tv_regression_simple[True-0.99]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input_confounds
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-tv-l1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_download_spm_auditory_data
0.00s setup    nilearn/glm/tests/test_first_level.py::test_run_glm_ar1
0.00s setup    nilearn/glm/tests/test_first_level.py::test_missing_trial_type_column_warning
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_raise_warning_if_fwhm_is_zero
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-graph-net]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_output_type
0.00s setup    nilearn/image/tests/test_image.py::test_smooth_array_same_result_with_fwhm_none_or_zero
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetRegressor]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input_dataframe
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[xy_z-design_columns1-expected1]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_second_level_input_unfit_model
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values0]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_names
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/glm/tests/test_hemodynamic_models.py::test_design_warnings
0.00s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_2d_dataframe
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_first_level_contrast
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_template]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetClassifier]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_empty_data_to_fit_error
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-5]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator21-check21-check_regressor_multioutput]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-graph-net]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes0]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-1]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_brain_mask]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast_nonzero_effect
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_n_rows_desmat_vs_n_effect_maps
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[linear]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-2]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_regex
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[localizer_first_level]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_targets_in_y_space_net_regressor
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator11-check11-check_set_params]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_run_glm_ar3
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_error_checks[False]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_localizer
0.00s setup    nilearn/glm/tests/test_second_level.py::test_check_confounds
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-2]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar.gz-w:gz]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-tv-l1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator7-check7-check_mixin_order]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_run_glm_errors
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator8-check8-check_parameters_default_constructible]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMClassifier]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_scores_img_error_before_fit
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-1]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_simple_download_error
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_separator
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-1]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_response
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-mask1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[dosenbach_2010]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_process_mask_shape_mismatch
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-2]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[a - b-design_columns2-expected2]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_mask]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_transform_without_fit
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator10-check10-check_set_params]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_multimodal]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_template]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_contrast_padding
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_medium_radius
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[talairach_atlas]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_derivative_entity
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-5]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[language_localizer_demo]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_exception
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_should_download_resampled_images_only_if_no_previous_download
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_most_frequent
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[face / 10 + (window - face) * 2 - house-design_columns0-expected0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation_with_extra_group_variable
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-2]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-1]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-9]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[schaefer_2018]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[False]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[2]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals2]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals0]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[smith_2009]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-Lateralized-cortl-maxprob-thr0-1mm-True-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[100]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector_error
0.00s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_filepath
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_download_original_images_along_resamp_images_if_previously_downloaded
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[nki_enhanced_surface]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect1-variance1-Variance array should have 1 dimension]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[pauli_2017]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_status
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[development_fmri]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect0-variance0-Effect array should have 1 or 2 dimensions]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[1]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_numpy_gt_1pt23
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_1d_dataframe
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[None]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-True]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_craddock_2012
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_not_implemented
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[column_1-design_columns3-expected3]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[icbm152_2009]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-2]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage5]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage6]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-9]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[brainomics_localizer]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-None]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fiac
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part_error
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[_timeseries-False]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[bids_langloc]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[allen_rsn_2011]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-None]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMRegressor]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-2]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator23-check23-check_n_features_in]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[5]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fiac]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_download_resamp_images_along_original_images_if_previously_downloaded
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage4]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type_attribute
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[miyawaki2008]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_errors
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/glm/tests/test_first_level.py::test_glm_random_state[3]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape0]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator19-check19-check_dict_unchanged]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-graph-net]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[power_2011]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[ABIDE_pcp]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[mixed_gambles]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_auditory]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[nearest]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_regressor_predict_score_surface
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-2]
0.00s setup    nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_pandas_dataframe
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[craddock_2012]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[msdl_atlas]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_megatrawls_netmats
0.00s setup    nilearn/decomposition/tests/test_base.py::test_fast_svd[100]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[adhd]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[Megatrawls]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_objective_raises_value_error_if_invalid_loss
0.00s setup    nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_2009
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[yeo_2011]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage3]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_searchlight_large_radius
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[juelich]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[aal]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_bad_input
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[oasis1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator16-check16-check_methods_sample_order_invariance]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[haxby2001]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_logistic_path_scores
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[neurovault]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_screening_space_net
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-5]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-True]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[destrieux_surface]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator27-check27-check_methods_subset_invariance]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_entity_not_bids_entity
0.00s setup    nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_check_memory
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-9]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[False]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[difumo_atlases]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset_errors
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator21-check21-check_fit_check_is_fitted]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_single_file_overwrite
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-1]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[16]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-9]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes1]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.001]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_load_fsaverage
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values0]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s setup    nilearn/datasets/tests/test_testing.py::test_sender_key_order
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[False]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_zip
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_get_batch_error
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-9]
0.00s setup    nilearn/glm/tests/test_contrasts.py::test_automatic_t2f_conversion
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator11-check11-check_dtype_object]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-9]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-False]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes1]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_haxby
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty1]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator11-check11-check_dtype_object]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s setup    nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[True]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s setup    nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-5]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes1]
0.00s call     nilearn/plotting/tests/test_html_document.py::test_open_in_browser_deprecation_warning[None]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_download_image_terms_error
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-2]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine2]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-cort-prob-1mm-False-False]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.001]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-2]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_session
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal_missing_data
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar-w]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-2]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_surf_nki_enhanced
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-5]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_megatrawls_netmats
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-graph-net]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-2]
0.00s setup    nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_classification_string_label
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[1.0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-9]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier1-param1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_fit1d]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_string_params_case[Graph-Net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_string_params_case[TV-L1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape0]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-5]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tgz-w:gz]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[None]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-graph-net]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-9]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-graph-net]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-2]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_schaefer_2018
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[.gz]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetRegressor]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator21-check21-check_fit_idempotent]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.55]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator18-check18-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator9-check9-check_complex_data]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_errors
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-graph-net]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_pauli_2017
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator24-check24-check_requires_y_none]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-graph-net]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_no_expand_wildcards
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM5-zip-uploads]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-True]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.001]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-graph-net]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_spm_auditory
0.00s setup    nilearn/datasets/tests/test_utils.py::test_safe_extract
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[None-True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_freesurfer
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-line]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_run_entity
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-9]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator30-check30-check_fit_check_is_fitted]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-line]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-9]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-2]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-True]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator18-check18-check_regressors_train]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-False]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_seitzman_2018]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor0-param0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_shape
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[False]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator11-check11-check_estimators_empty_data_messages]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-2]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-auto]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_tags_classification
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape0]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-tv-l1]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator5-check5-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator19-check19-check_regressors_train]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-False]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_aal_version_deprecation
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_write_read_metadata
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_unknown_scoring_metrics
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.001]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator28-check28-check_dict_unchanged]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_read_md5_sum_file
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_derivatives
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_adhd
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-True]
0.00s setup    nilearn/_utils/logger.py::nilearn._utils.logger.compose_err_msg
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized_warning
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator16-check16-check_parameters_default_constructible]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-False-auto]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-9]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-True]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[9999]
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_miyawaki2008
0.00s setup    nilearn/datasets/tests/test_utils.py::test_movetree
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-True]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.07742636826811278-3]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_aal_version_deprecation
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_errors
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator28-check28-check_fit_idempotent]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample[False]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s setup    nilearn/datasets/tests/test_func.py::test_load_nki_error
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator9-check9-check_complex_data]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_default_scoring
0.00s setup    nilearn/datasets/tests/test_utils.py::test_tree
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-5]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_md5_sum_file
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename4]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator12-check12-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator5-check5-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-tv-l1]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_nan_do_not_propagate
0.00s setup    nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator31-check31-check_requires_y_none]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator21-check21-check_classifiers_train]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_transform_applies_mask_correctly
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator20-check20-check_fit_idempotent]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-False]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_simple_download
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_early_stopping_callback_object
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator22-check22-check_requires_y_none]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-2]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator22-check22-check_n_features_in]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_participants
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-False]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_searchlight.py::test_mask_img_dimension_mismatch
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale444]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator21-check21-check_n_features_in]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator30-check30-check_n_features_in]
0.00s setup    nilearn/decoding/tests/test_tv.py::test_tvl1_solver_raises_value_error_if_invalid_loss
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-False]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator10-check10-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[Decoder]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator8-check8-check_estimators_dtypes]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator8-check8-check_estimators_dtypes]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator9-check9-check_complex_data]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-True]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-True]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-9]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator23-check23-check_requires_y_none]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator7-check7-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator22-check22-check_regressors_no_decision_function]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface_default
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-True]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator19-check19-check_fit_idempotent]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator8-check8-check_estimators_dtypes]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMClassifier]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator20-check20-check_classifiers_train]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator24-check24-check_supervised_y_2d]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape1]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_design_warnings
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator22-check22-check_classifiers_regression_target]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator13-check13-check_estimators_nan_inf]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-True]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values1]
0.00s setup    nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_same_as_sk
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator17-check17-check_methods_subset_invariance]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape1]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_functional
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes0]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-tv-l1]
0.00s call     nilearn/_utils/tests/test_logger.py::test_log_2_matching_object
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--prob-1mm-False-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator1-check1-check_estimators_overwrite_params]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-9]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator17-check17-check_methods_sample_order_invariance]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator26-check26-check_methods_subset_invariance]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-graph-net]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator25-check25-check_methods_sample_order_invariance]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator18-check18-check_methods_subset_invariance]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator6-check6-check_n_features_in_after_fitting]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator20-check20-check_fit_check_is_fitted]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator11-check11-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator23-check23-check_supervised_y_2d]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_download_image_terms
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator29-check29-check_fit_check_is_fitted]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMRegressor]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator12-check12-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator12-check12-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator5-check5-check_estimators_unfitted]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[True]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_warnings
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator17-check17-check_classifiers_one_label]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-ball]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator19-check19-check_classifiers_train]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator32-check32-check_requires_y_none]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator16-check16-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename3]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-tv-l1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-graph-net]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-True]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[None]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator10-check10-check_complex_data]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator13-check13-check_pipeline_consistency]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator18-check18-check_classifiers_classes]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-1]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-tv-l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator27-check27-check_dict_unchanged]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator26-check26-check_methods_sample_order_invariance]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-graph-net]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator25-check25-check_regressors_int]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_difumo
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_raw_entity
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator20-check20-check_regressor_data_not_an_array]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator16-check16-check_classifier_data_not_an_array]
0.00s call     nilearn/tests/test_signal.py::test_detrend
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator9-check9-check_estimators_dtypes]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator16-check16-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-tv-l1]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_json_add_collection_dir
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator17-check17-check_regressors_train]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator29-check29-check_fit_idempotent]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator31-check31-check_n_features_in]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s setup    nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-graph-net]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator24-check24-check_supervised_y_no_nan]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[7]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_json_add_im_files_paths
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator10-check10-check_complex_data]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_bids_langloc_dataset
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator13-check13-check_pipeline_consistency]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_error_checks[True]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Subcortical-sub-maxprob-thr0-1mm-False-True]
0.00s setup    nilearn/_utils/tests/test_niimg.py::test_load_niimg
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_yeo_2011
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator9-check9-check_estimators_dtypes]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-Lateralized-cortl-maxprob-thr0-1mm-True-True]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape1]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_squared_loss_derivative_lipschitz_constant
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_talairach
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-9]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[False]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_save_data_1d
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[hamming]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_error
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator11-check11-check_dtype_object]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale007]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[_BaseDecoder]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[DecoderRegressor]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape0]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale012]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[False]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_allen_2011
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-True-line]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_predict_score_surface
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape0]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_msdl
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.01]
0.00s call     nilearn/glm/model.py::nilearn.glm.model.LikelihoodModelResults.conf_int
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-2]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale325]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_downloader
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-True]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast_nonzero_effect
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_cache_shelving
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[Decoder]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri_error
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale197]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_yeo_2011
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[True]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale122]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-False]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-ball]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[_BaseDecoder]
0.00s call     nilearn/surface/surface.py::nilearn.surface.surface.PolyData
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator17-check17-check_no_attributes_set_in_init]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[Juelich-prob-1mm]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii0]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[True]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-1]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[boxcar]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_split_terms
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_craddock_2012
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale064]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM12-gztar-AAL_files]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale020]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape1]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_parallel_fit
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-True]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-False]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[HarvardOxford-cortl-prob-1mm]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[hamming]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-1]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-1]
0.00s call     nilearn/surface/tests/test_surface.py::test_compare_file_and_inmemory_mesh
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_grad_matrix
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape1]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-False-line]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename2]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-False]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier2-param2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[Decoder]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-True]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal_version_error
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_maps
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[ridgo]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_with_json_path
0.00s call     nilearn/glm/tests/test_design_matrix.py::test_create_second_level_design
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale036]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1000.0]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM8-zip-uploads]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_regressor]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii0]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-1]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_operators_adjointness
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid5]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1.0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[DecoderRegressor]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_surf_destrieux
0.00s setup    nilearn/_utils/numpy_conversions.py::nilearn._utils.numpy_conversions.as_ndarray
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_classifier]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_result_filter
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.01]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[filename2]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-0]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_default_path
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[boxcar]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[100.0]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.001]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-0]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[10.0]
0.00s call     nilearn/tests/test_signal.py::test_clean_detrending
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator49-check49-check_fit2d_1feature]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_logistic_derivative_lipschitz_constant
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes0]
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_wrong_dirs
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[estimator1]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_logistic_gradient_at_simple_points
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier0-param0]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_identity_adjointness
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_adjointness
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.1]
0.00s call     nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_errors
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[100.0]
0.00s call     nilearn/tests/test_signal.py::test_clean_runs
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs
0.00s setup    nilearn/datasets/tests/test_func.py::test__load_mixed_gambles
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_is_null
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator7-check7-check_mixin_order]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor2-param2]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes1]
0.00s call     nilearn/decomposition/tests/test_base.py::test_fast_svd[100]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor1-param1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii1]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator52-check52-check_fit_check_is_fitted]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_smith_2009
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[log_l1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[10.0]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-None-False]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_one_file_name
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_prior
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input2]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_smith_2009
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator6-check6-check_mixin_order]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input1]
0.00s setup    nilearn/_utils/tests/test_common.py::test_number_public_classes
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1000.0]
0.00s setup    nilearn/decoding/tests/test_graph_net.py::test_squared_loss_gradient_at_simple_points
0.00s setup    nilearn/datasets/tests/test_utils.py::test_naive_ftp_adapter
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator8-check8-check_set_params]
0.00s setup    nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1.0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input0]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_contrast_values
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_labeled_regions
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid7]
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_cache_memory_level
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_parameter_grid_is_empty
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator31-check31-check_estimators_fit_returns_self]
0.00s setup    nilearn/_utils/tests/test_common.py::test_private_vs_public[all_classes]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_pattern
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid4]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[True]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_low_level_fixed_effects
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator43-check43-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator8-check8-check_get_params_invariance]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_yeo_2011]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator9-check9-check_set_params]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d_errors
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator10-check10-check_get_params_invariance]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[svb]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes0]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_3d
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator7-check7-check_get_params_invariance]
0.00s setup    nilearn/_utils/tests/test_common.py::test_number_public_functions
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid8]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events_warnings
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l2]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_pathlike
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_prec_to_partial
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_regressor]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l2]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svr]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid1-False]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_errors
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid6]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid3]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsNull
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_fit2d_1feature]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_classifier]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid0]
0.00s setup    nilearn/datasets/tests/test_func.py::test_check_parameters_megatrawls_datasets
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid9]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_statsmodels_withcovar
0.00s setup    nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_decoder_tags_regression
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[True]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_scroll_server_results
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid1]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid2]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[True]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid10]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized_warning
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_source
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_fit1d]
0.00s setup    nilearn/_utils/tests/test_class_inspect.py::test_get_params
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[DecoderRegressor]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid0-True]
0.00s setup    nilearn/datasets/tests/test_mocking_autoused.py::test_temp_nilearn_home_autoused
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_exception
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_is_none
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator51-check51-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[0.5]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_with_expand_user
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_invalid_n_subjects
0.00s call     nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1.0]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[False]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/_utils/tests/test_testing.py::test_int64_niftis
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator54-check54-check_fit1d]
0.00s setup    nilearn/_utils/tests/test_common.py::test_private_vs_public[all_functions]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[True]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_estimators_overwrite_params]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_schaefer_2018]
0.00s setup    nilearn/_utils/tests/test_common.py::test_all_modules_error[all_classes]
0.00s setup    nilearn/_utils/tests/test_common.py::test_all_modules_error[all_modules]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator9-check9-check_parameters_default_constructible]
0.00s setup    nilearn/_utils/tests/test_common.py::test_all_modules_error[all_functions]
0.00s call     nilearn/image/tests/test_image.py::test_concat_niimgs_errors
0.00s setup    nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_without_expand_user
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator7-check7-check_estimators_partial_fit_n_features]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_dosenbach_2010]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator50-check50-check_dict_unchanged]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[False]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator42-check42-check_estimator_sparse_matrix]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator41-check41-check_estimator_sparse_array]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator45-check45-check_f_contiguous_array_estimator]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator35-check35-check_estimators_dtypes]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator33-check33-check_n_features_in_after_fitting]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator55-check55-check_fit2d_predict1d]
0.00s setup    nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_miyawaki2008]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator48-check48-check_fit2d_1sample]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator37-check37-check_dtype_object]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator1-check1-check_estimator_cloneable]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator47-check47-check_methods_subset_invariance]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/datasets/tests/test_mocking_autoused.py::nilearn.datasets.tests.test_mocking_autoused.check_doctest_fixture
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator11-check11-check_set_params]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_derivatives
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_score_takes_y]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator53-check53-check_n_features_in]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator34-check34-check_positive_only_tag_during_fit]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator38-check38-check_estimators_empty_data_messages]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_dont_overwrite_parameters]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_flipping_axis
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit2d_predict1d]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_load_sample_motor_activation_image
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator8-check8-check_non_transformer_estimators_n_iter]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values0]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Contains
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator40-check40-check_estimators_nan_inf]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_download_image
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_not_equal
0.00s setup    nilearn/_utils/tests/test_testing.py::test_int64_niftis
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_result_filter_combinations
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator46-check46-check_methods_sample_order_invariance]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample[True]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator36-check36-check_complex_data]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_fit2d_1sample]
0.00s call     nilearn/tests/test_signal.py::test_clean_confounds
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator39-check39-check_pipeline_consistency]
0.00s setup    nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator6-check6-check_mixin_order]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator32-check32-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit_check_is_fitted]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_n_features_in]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_basc_multiscale_2015]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_methods_subset_invariance]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator44-check44-check_estimators_pickle]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_dict_unchanged]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_methods_sample_order_invariance]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_requests
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[12.915496650148826-3]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator20-check20-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator18-check18-check_classifiers_classes]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[False]
0.00s call     nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[10000000000.0-3]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-True]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[359381.36638046405-3]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator21-check21-check_parameters_default_constructible]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s setup    nilearn/_utils/tests/test_niimg.py::test_new_img_like_side_effect
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_dosenbach_2010]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit2d_1sample]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[59948425.03189421-3]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_transformer_data_not_an_array]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_dict_unchanged]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/tests/test_signal.py::test_clean_zscore
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2154.4346900318865-3]
0.00s call     nilearn/tests/test_signal.py::test_butterworth
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-C-False]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_transformer_general]
0.00s setup    nilearn/datasets/tests/test_utils.py::test_filter_columns
0.00s call     nilearn/glm/tests/test_paradigm.py::test_sum_modulation_of_duplicate_events
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_seitzman_2018]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s setup    nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_urllib
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_fit2d_predict1d]
0.00s setup    nilearn/datasets/tests/test_func.py::test_is_valid_path
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-True-ball]
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_isolated_pixel
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_n_features_in]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_methods_sample_order_invariance]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_move_unknown_terms_to_local_filter
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_transformer_general]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/image/tests/test_image.py::test_swap_img_hemispheres
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_transformer_preserve_dtypes]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s call     nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_methods_subset_invariance]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Pattern
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-5]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_diagonal
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[1.0]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_move_col_id
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset_errors
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-None-False]
0.00s setup    nilearn/datasets/tests/test_func.py::test_load_sample_motor_activation_image
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_remove_none_strings
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape0]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_contains
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_add_absolute_paths
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_input[False]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_fit2d_1feature]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_check_is_fitted]
0.00s call     nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1.0]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_coords_dosenbach_2010
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_not_in
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values1]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_power_2011]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_is_in
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_not_null
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator1]
0.00s setup    nilearn/_utils/tests/test_testing.py::test_memory_usage
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator18-check18-check_estimators_unfitted]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_order_comp
0.00s setup    nilearn/datasets/tests/test_func.py::test_select_from_index
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape0]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-None-False]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_smith_2009]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine0]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator21-check21-check_fit_check_is_fitted]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-1]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_errors
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator20-check20-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator0]
0.00s setup    nilearn/_utils/tests/test_niimg.py::test_img_data_dtype[allow for this test]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s setup    nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_error
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_not_contains
0.00s call     nilearn/_utils/numpy_conversions.py::nilearn._utils.numpy_conversions.as_ndarray
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_append_filters_to_query
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator29-check29-check_fit_check_is_fitted]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_allen_2011]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d_same_as_list_2d
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-None-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[False]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_gradient
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s setup    nilearn/datasets/tests/test_neurovault.py::test_get_batch
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-None-True]
0.00s setup    nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_localizer_first_level]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape0]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[motion_outlier]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator30-check30-check_n_features_in]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_more
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator21-check21-check_n_features_in]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-F-True]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_resample_stat_map
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator22-check22-check_n_features_in]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotNull
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_square
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-False]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_invariance
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterOrEqual
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-False-ball]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine1]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.00s setup    nilearn/datasets/tests/test_func.py::test_fetch_ds000030_urls
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_default_mask_img
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_square_matrix
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator31-check31-check_n_features_in]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_csv_to_array
0.00s call     nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[face / 10 + (window - face) * 2 - house-design_columns0-expected0]
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_with_surface_image_with_surface_masker
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterThan
0.00s call     nilearn/_utils/docs.py::nilearn._utils.docs._indentcount_lines
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsIn
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator20-check20-check_mixin_order]
0.00s setup    nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_nested
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_set_params]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_coords_power_2011
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine0]
0.00s setup    nilearn/datasets/tests/test_atlas.py::test_fetch_coords_seitzman_2018
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_clip[False]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine1]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotContains
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator32-check32-check_requires_y_none]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_spd_input_matrix
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_estimator_cloneable]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_clip[True]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_estimator_cloneable]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotEqual
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_are_array_identical
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_parameters_default_constructible]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-C-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator23-check23-check_requires_y_none]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator28-check28-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator16-check16-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_get_params_invariance]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_set_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-F-True]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessOrEqual
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-F-False]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float32-None-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-None-False]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator19-check19-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessThan
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotIn
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator22-check22-check_get_params_invariance]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_is_plotly_installed
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-None-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator22-check22-check_requires_y_none]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_geodesic
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_largest_cc
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/_utils/tests/test_exceptions.py::test_dimension_error_message
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_3
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_diagonal
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator29-check29-check_fit_idempotent]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/_utils/tests/test_logger.py::test_log_1_non_matching_object
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator15-check15-check_valid_tag_types]
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape1]
0.00s setup    nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.ResultFilter
0.00s setup    nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_estimator_tags_renamed]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-False]
0.00s call     nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator19-check19-check_fit_idempotent]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec_is_the_inverse_of_vec_to_sym_matrix
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_geodesic
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator23-check23-check_set_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True->f8]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-5]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-F-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-C-False]
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_isolated_seed
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-None-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-False]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_couple
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-F-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename3]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-True]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-None-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-False]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes1]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-auto]
0.00s call     nilearn/glm/tests/test_first_level.py::test_warn_flm_smooth_surface_image
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_transformer_n_iter]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-C-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_transformers_unfitted]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes1]
0.00s setup    nilearn/_utils/tests/test_logger.py::test_log_2_matching_object
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-False]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-C-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix_errors
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_errors
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-None-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-None-False]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_from_nifti_file
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-F-False]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[non_steady_state_outlier]
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker_spacing
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float32-None-True]
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-5]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-None-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-F-False]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_no_expand_wildcards
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-None-True]
0.00s setup    nilearn/_utils/tests/test_extmath.py::test_is_spd_with_non_symmetrical_matrix
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_exp_map
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_sqrt_map
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-C-True]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_error
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s setup    nilearn/_utils/tests/test_tags.py::test_nilearn_tags
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-F-True]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_input_matrices_have_different_shapes
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-C-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-F-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename2]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-F-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-C-False]
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_bad_inputs
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_set_params]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii1]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-None-True]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input0]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_memory
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-C-True]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-F-True]
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_trivial_cases
0.00s setup    nilearn/_utils/tests/test_segmentation.py::test_reorder_labels
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-C-False]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_rename_parameters
0.00s setup    nilearn/_utils/tests/test_logger.py::test_log_1_matching_object
0.00s setup    nilearn/_utils/tests/test_glm.py::test_img_table_checks
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_log_map
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator12-check12-check_pipeline_consistency]
0.00s setup    nilearn/_utils/tests/test_extmath.py::test_is_spd_with_symmetrical_matrix
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling_affine
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_same_fov
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False->f8]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True-<f8]
0.00s setup    nilearn/_utils/tests/test_niimg.py::test_get_target_dtype[allow for this test]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False->f8]
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_relative_and_absolute_thresholds_in_peak_local_max
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample[False]
0.00s setup    nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename4]
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-C-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False-<f8]
0.00s setup    nilearn/_utils/tests/test_param_validation.py::test_feature_screening
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-False]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True->f8]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_f_contrast[ols]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-False]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-5]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-False]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True-<f8]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False-<f8]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_flat_peak_local_max
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_downsample[True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes1]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1-==-0.1.0]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version[1.0-!=-0.1.0]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_empty_peak_local_max
0.00s setup    nilearn/_utils/tests/test_param_validation.py::test_get_mask_extent
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_force_long_names
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version[0.0.0-<-0.1.0]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->=-0.0.1]
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_errors
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_allen_2011
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_accepts_paths
0.00s setup    nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg_pathlib
0.00s call     nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.normalize_matrix_on_axis
0.00s setup    nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_path_expanded
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-False]
0.00s setup    nilearn/_utils/tests/test_param_validation.py::test_check_threshold
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_stringify_path
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-True]
0.00s setup    nilearn/_utils/tests/test_logger.py::test_log_stack_lvl_stack_too_large
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_future_warn_deprecated_params
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_transformer_general]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-True]
0.00s call     nilearn/datasets/tests/test_mocking_autoused.py::nilearn.datasets.tests.test_mocking_autoused.check_doctest_fixture
0.00s call     nilearn/image/tests/test_image.py::test_crop_img_copied_header
0.00s setup    nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_memmap
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator15-check15-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->-0.0.1]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s setup    nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_logger.py::test_log_no_matching_object
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_constant_image_in_peak_local_max
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_is_kaleido_installed
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s setup    nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker_defaults
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_transfer_deprecated_param_vals
0.00s call     nilearn/glm/tests/test_utils.py::test_z_score_f_values
0.00s setup    nilearn/_utils/tests/test_ndimage.py::test_trivial_cases_in_peak_local_max
0.00s setup    nilearn/_utils/tests/test_logger.py::test_log_1_non_matching_object
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-False]
0.00s setup    nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile_no_index_error
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/datasets/tests/test_func.py::test_load_sample_motor_activation_image
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_surf_destrieux
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-5]
0.00s call     nilearn/_utils/tests/test_logger.py::test_log_1_matching_object
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator21-check21-check_regressor_multioutput]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.00s setup    nilearn/_utils/tests/test_helpers.py::test_compare_version_error
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator12-check12-check_pipeline_consistency]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_same_fov
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_cache_memory_level
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator12-check12-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events_errors
0.00s call     nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.orthonormalize_matrix
0.00s call     nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords_hemispheres
0.00s call     nilearn/_utils/logger.py::nilearn._utils.logger.compose_err_msg
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator19-check19-check_methods_subset_invariance]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator10-check10-check_complex_data]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator18-check18-check_methods_sample_order_invariance]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM5-zip-uploads]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-False]
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_reorder_labels
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator20-check20-check_dict_unchanged]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[False]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.00s call     nilearn/surface/tests/test_surface.py::test_sampling[linear-True-auto]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1.0]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_input[True]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.001]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-False]
0.00s call     nilearn/image/resampling.py::nilearn.image.resampling.coord_transform
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator23-check23-check_supervised_y_no_nan]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[10.0]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-True]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[100.0]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.01]
0.00s call     nilearn/datasets/tests/test_utils.py::test_naive_ftp_adapter
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-False]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-False]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-True]
0.00s call     nilearn/tests/test_signal.py::test_handle_scrubbed_volumes
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-False]
0.00s call     nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1000.0]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_copied_header
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-False]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM8-zip-uploads]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.00s call     nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/datasets/tests/test_func.py::test_fiac
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_2
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_one_hemisphere
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_array
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator11-check11-check_decision_proba_consistency]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_save_sprite
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[2]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Contains
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[1]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape1]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator17-check17-check_set_params]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-True]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_with_extrapolation
0.00s call     nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[2]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_too_many_bold_files
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_ds000030_urls
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar.gz-w:gz]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_1
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-True]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_error
0.00s call     nilearn/tests/test_signal.py::test_create_cosine_drift_terms
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_int64[allow for this test]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMapsMasker]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_errors
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-True]
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tgz-w:gz]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator8-check8-check_estimators_dtypes]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator23-check23-check_supervised_y_2d]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator8-check8-check_estimators_dtypes]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator21-check21-check_set_params]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_data_not_an_array]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_read_events[events0]
0.00s call     nilearn/tests/test_signal.py::test_butterworth_warnings_lpf_too_high
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator14-check14-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/decoding/tests/test_graph_net.py::test_identity_adjointness
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator24-check24-check_supervised_y_2d]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_error_reorder_axis
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator8-check8-check_estimators_dtypes]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_read_events[events1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/tests/test_signal.py::test_butterworth_warnings_hpf_too_low
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator32-check32-check_readonly_memmap_input]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMapsMasker]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.ResultFilter
0.00s call     nilearn/glm/tests/test_paradigm.py::test_read_events[events2]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Pattern
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_csv_to_array
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d_errors
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_dir
0.00s call     nilearn/image/tests/test_image.py::test_warning_copy_header_false[crop_img-img_4d_mni_tr2]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterOrEqual
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_isolated_seed
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_run_glm_errors
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotNull
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_deprecation_force_resample
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar-w]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[reorder_img-img_4d_mni_tr2]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-True]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_read_events[events3]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_response
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape0]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterThan
0.00s call     nilearn/surface/tests/test_surface.py::test_mesh_to_gifti
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[False]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessThan
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape1]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator2-check2-check_readonly_memmap_input]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotIn
0.00s call     nilearn/plotting/tests/test_cm.py::test_replace_inside
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotContains
0.00s call     nilearn/tests/test_signal.py::test_mean_of_squares
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessOrEqual
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_trial_type_warning
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_largest_cc
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsNull
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsIn
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-7]
0.00s call     nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_without_extrapolation
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[False]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator28-check28-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-False]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape1]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape0]
0.00s call     nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotEqual
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.00s call     nilearn/tests/test_signal.py::test_clean_finite_no_inplace_mod
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes0]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_transformer_general]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_transformer_preserve_dtypes]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape1]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_graph_net.py::test_operators_adjointness
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator17-check17-check_methods_sample_order_invariance]
0.00s call     nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_to_img[False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_cache_shelving
0.00s call     nilearn/tests/test_signal.py::test_standardize
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator18-check18-check_methods_subset_invariance]
0.00s call     nilearn/image/tests/test_resampling.py::test_resample_to_img[True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.00s call     nilearn/tests/test_signal.py::test_row_sum_of_squares
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator26-check26-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator18-check18-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator27-check27-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator26-check26-check_methods_sample_order_invariance]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_orientation
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/image/tests/test_image.py::test_concat_niimg_dtype
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator27-check27-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator25-check25-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_transformer_data_not_an_array]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_key_order
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input1]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_bids_langloc_dataset
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape0]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask_error
0.00s call     nilearn/reporting/tests/test_reporting.py::test_local_max_two_maxima
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input_design_matrix
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input0]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes0]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator16-check16-check_methods_sample_order_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator19-check19-check_dict_unchanged]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator6-check6-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape0]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_regex
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator17-check17-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_make_edges_and_weights_surface
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape1]
0.00s call     nilearn/datasets/tests/test_utils.py::test_safe_extract
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-True]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_spd_input_matrix
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator12-check12-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s call     nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-True]
0.00s call     nilearn/image/tests/test_image.py::test_clean_img_sample_mask
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape0]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape1]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator12-check12-check_transformer_data_not_an_array]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator9-check9-check_pipeline_consistency]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative + dispersion-3]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes0]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator14-check14-check_transformer_preserve_dtypes]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator14-check14-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-False]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_automatic_t2f_conversion
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_coords_power_2011
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative + dispersion-3]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[True]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator13-check13-check_estimators_nan_inf]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape0]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator10-check10-check_complex_data]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars_warnings
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator24-check24-check_supervised_y_no_nan]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s call     nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine0]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape0]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator22-check22-check_regressors_no_decision_function]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-False]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape0]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-1]
0.00s call     nilearn/reporting/tests/test_reporting.py::test_local_max_two_global_maxima
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_type_error
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[int32]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-False]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint16]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-False]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape1]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape0]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes0]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape0]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[int8]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s call     nilearn/_utils/tests/test_logger.py::test_log_stack_lvl_stack_too_large
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth0]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier0-param0]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[float32]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_t_contrast_add
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_path
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape1]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth1]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_set_params]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator17-check17-check_classifiers_one_label]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.00s call     nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator7-check7-check_positive_only_tag_during_fit]
0.00s call     nilearn/_utils/tests/test_niimg.py::test_new_img_like_side_effect
0.00s call     nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine2]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth3]
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-1]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/decomposition/tests/test_base.py::test_fast_svd[30]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape1]
0.00s call     nilearn/datasets/tests/test_func.py::test_is_valid_path
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-False]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator21-check21-check_fit_idempotent]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth3]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator8-check8-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape0]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape0]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-True]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth2]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-True]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[str]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events_warnings_null_duration
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input_dataframe
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/surface/tests/test_surface.py::test_vertex_outer_normals
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator20-check20-check_dict_unchanged]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape1]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth2]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape1]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator22-check22-check_fit_check_is_fitted]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-True]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_labeled_regions
0.00s call     nilearn/tests/test_signal.py::test_clean_confounds_errros
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape1]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-False]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator9-check9-check_complex_data]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-False]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-True]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/image/tests/test_image.py::test_crop_img_to
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-False]
0.00s call     nilearn/plotting/tests/test_edge_detect.py::test_edge_detect
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes0]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator12-check12-check_pipeline_consistency]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape0]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator18-check18-check_fit_idempotent]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-False]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape0]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator34-check34-check_positive_only_tag_during_fit]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[int16]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-False]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator23-check23-check_set_params]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator22-check22-check_fit_check_is_fitted]
0.00s call     nilearn/_utils/tests/test_logger.py::test_log_no_matching_object
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator20-check20-check_regressor_data_not_an_array]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask_errors
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint64]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[float64]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-True]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-True]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[int64]
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_nan_inf]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint32]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_same_as_sk
0.00s call     nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector_error
0.00s call     nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-False]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator18-check18-check_methods_sample_order_invariance]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_searchlight_scores_img_error_before_fit
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_hemisphere
0.00s call     nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_power_2011]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape1]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator10-check10-check_complex_data]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-cold_hot]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape0]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator23-check23-check_n_features_in]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_couple
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s call     nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-True]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/image/tests/test_image.py::test_largest_cc_img_error
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator9-check9-check_complex_data]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-21.x.x-21xx]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator13-check13-check_clusterer_compute_labels_predict]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator15-check15-check_clusterer_compute_labels_predict]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/_utils/tests/test_glm.py::test_img_table_checks
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_confounds
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-cold_hot]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_intercept
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator39-check39-check_pipeline_consistency]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator9-check9-check_complex_data]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator9-check9-check_complex_data]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator19-check19-check_methods_subset_invariance]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/glm/tests/test_utils.py::test_z_score_t_values
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator8-check8-check_dtype_object]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator41-check41-check_estimator_sparse_array]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator44-check44-check_estimators_pickle]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator11-check11-check_positive_only_tag_during_fit]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator43-check43-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[None]
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_errors
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_pathlike
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/image/tests/test_image.py::test_index_img_error_4d
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-21.x.x-21xx]
0.00s call     nilearn/datasets/tests/test_utils.py::test_fetch_single_file_overwrite
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_trim_maps
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-True]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_transform_without_fit
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiSpheresMasker]
0.00s call     nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_exception
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_mgz
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/_utils/tests/test_niimg.py::test_load_niimg
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator31-check31-check_estimators_fit_returns_self]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_warning_if_backend_changes
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report
0.00s call     nilearn/image/tests/test_resampling.py::test_crop
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-True]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_mirror
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit_idempotent]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_status
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[Path]
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies_error
0.00s call     nilearn/image/tests/test_image.py::test_pd_index_img
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_logistic_loss_derivative
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-True]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_fit_idempotent]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_from_gifti_file
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator20-check20-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.00s call     nilearn/plotting/tests/test_edge_detect.py::test_edge_nan
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative-2]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-True]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_fit_returns_self]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit2d_1sample]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_with_expand_user
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-1-550]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_no_experimental_paradigm
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_ravelized_tested_var
0.00s call     nilearn/_utils/tests/test_niimg.py::test_get_target_dtype[allow for this test]
0.00s call     nilearn/datasets/tests/test_utils.py::test_filter_columns
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[filename2]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1e-10-3]
0.00s call     nilearn/tests/test_signal.py::test_clean_warning
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative-2]
0.00s call     nilearn/image/tests/test_image.py::test_crop_img
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator8-check8-check_classifiers_one_label_sample_weights]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator51-check51-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[True]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator17-check17-check_dict_unchanged]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/image/tests/test_resampling.py::test_coord_transform_trivial
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator15-check15-check_methods_sample_order_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_memmap
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s call     nilearn/image/tests/test_image.py::test_crop_threshold_tolerance
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view7]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator6-check6-check_estimators_overwrite_params]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[str]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_withcovar
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator16-check16-check_classifier_data_not_an_array]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_subset_invariance]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_fit2d_1feature]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[True]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator6-check6-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1.6681005372000592e-08-3]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[hamming]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[Path]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_fit2d_predict1d]
0.00s call     nilearn/glm/tests/test_second_level.py::test_fmri_inputs_pandas_errors
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator30-check30-check_fit_check_is_fitted]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/surface/tests/test_surface.py::test_flat_mesh[xy0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[hamming]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.0004641588833612782-3]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[False]
0.00s call     nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_requests
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_mask_3d_error
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[background]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator17-check17-check_parameters_default_constructible]
0.00s call     nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[True]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator17-check17-check_no_attributes_set_in_init]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii0]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth2-8]
0.00s call     nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[Background]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_get_bg_mask_and_cmap
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_fdr
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_apply_mask_surface
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_n_features_in]
0.00s call     nilearn/glm/tests/test_model.py::test_t_output
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii1]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/glm/tests/test_utils.py::test_mahalanobis2
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_run_tables_errors
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/tests/test_masking.py::test_error_shape
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/datasets/tests/test_utils.py::test_tree
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps0]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-tab10]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-3]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[False]
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2.782559402207126e-06-3]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[foo]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_errors
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.00s call     nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_from_empty_gifti_file
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth5-8]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/datasets/tests/test_utils.py::test_movetree
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_mask_vs_no_mask
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/glm/tests/test_utils.py::test_full_rank
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[boxcar]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator10-check10-check_dtype_object]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator8-check8-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_with_mask
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator52-check52-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-1]
0.00s call     nilearn/glm/tests/test_utils.py::test_multiple_fast_inv
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator8-check8-check_parameters_default_constructible]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator12-check12-check_parameters_default_constructible]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_fit2d_1feature]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[Decoder]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator33-check33-check_n_features_in_after_fitting]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth3-8]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-tab10]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_nocovar
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_dont_overwrite_parameters]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_dict_unchanged]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_time_derivative]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec_is_the_inverse_of_vec_to_sym_matrix
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s call     nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth4-8]
0.00s call     nilearn/plotting/tests/test_matplotlib_backend.py::test_should_not_raise_warning_if_backend_is_not_changed
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_methods_sample_order_invariance]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_dispersion_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator53-check53-check_n_features_in]
0.00s call     nilearn/reporting/tests/test_reporting.py::test_local_max_donut
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_score_takes_y]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator49-check49-check_fit2d_1feature]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_get_mask_bounds[shape0]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator40-check40-check_estimators_nan_inf]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[uint32]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_fit2d_1sample]
0.00s call     nilearn/glm/tests/test_first_level.py::test_run_glm_ols
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit2d_predict1d]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/datasets/tests/test_func.py::test_check_parameters_megatrawls_datasets
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_methods_sample_order_invariance]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_are_array_identical
0.00s call     nilearn/glm/tests/test_regression.py::test_predicted_r_square
0.00s call     nilearn/glm/tests/test_model.py::test_f_output
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_dict_unchanged]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator37-check37-check_dtype_object]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_dispersion_derivative]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-21.x.x-21xx]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_time_derivative]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_fit1d]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_time_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator55-check55-check_fit2d_predict1d]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[float32]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_1d
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator47-check47-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_transform_clean
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[displayed_maps2]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-21.x.x-21xx]
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_durations]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/image/tests/test_resampling.py::test_get_mask_bounds_error
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-21.x.x-21xx]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_dispersion_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator50-check50-check_dict_unchanged]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_non_iterable_header
0.00s call     nilearn/glm/tests/test_model.py::test_conf_int
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_with_mask
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator9-check9-check_complex_data]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.00s call     nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker_defaults
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_methods_subset_invariance]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_2d
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_dispersion_derivative]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_time_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator46-check46-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator3-check3-check_n_features_in_after_fitting]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_dispersion_derivative]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_fit1d]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_time_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_clean
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_time_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator48-check48-check_fit2d_1sample]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator35-check35-check_estimators_dtypes]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_hrf]
0.00s call     nilearn/image/tests/test_image.py::test_index_img_error_3d
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_dispersion_derivative]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator45-check45-check_f_contiguous_array_estimator]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[True]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[two-sided-0.0001]
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_list_surf_images
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[2]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[False]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_errors
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_nan_inf]
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[.gz]
0.00s call     nilearn/glm/tests/test_design_matrix.py::test_cosine_drift
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[float64]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[None]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator6-check6-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[confounds1]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator54-check54-check_fit1d]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[2]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[int16]
0.00s call     nilearn/image/tests/test_resampling.py::test_reorder_img_error_interpolation
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_path_as_str
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[uint16]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[int8]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[1]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator36-check36-check_complex_data]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[boxcar]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[int64]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_clean
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker_spacing
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator16-check16-check_parameters_default_constructible]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[int32]
0.00s call     nilearn/glm/tests/test_regression.py::test_simple_results
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_dtype[uint64]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape0-affine0-Images have incompatible shapes.]
0.00s call     nilearn/glm/tests/test_model.py::test_t_contrast
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_wrong_region_signals_shape
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[1]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[2]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_smoothing_not_supported_error
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator15-check15-check_parameters_default_constructible]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape1-affine1-Images have different affine matrices.]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_dtypes]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape0-test_affine0-Images have incompatible shapes.]
0.00s call     nilearn/interfaces/tests/test_bids.py::test_get_metadata_from_bids
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_actual_output
0.00s call     nilearn/glm/tests/test_first_level.py::test_scaling
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[confounds1]
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_same_result_with_fwhm_none_or_zero
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape1-affine1-Images have different affine matrices.]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiLabelsMasker]
0.00s call     nilearn/decoding/tests/test_same_api.py::test_same_energy_calculus_pure_lasso
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_remove_small_regions
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape1-test_affine1-Images have different affine matrices.]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_hrf]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator9-check9-check_parameters_default_constructible]
0.00s call     nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_nested
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape0-affine0-Images have incompatible shapes.]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[_BaseDecoder]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/glm/tests/test_model.py::test_model
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_exception
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/plotting/tests/test_find_cuts.py::test_tranform_cut_coords
0.00s call     nilearn/glm/tests/test_utils.py::test_mahalanobis
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator5-check5-check_complex_data]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s call     nilearn/glm/tests/test_model.py::test_t_contrast_errors
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_warnings_n_perm_n_job
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_default_path
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_isolated_pixel
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_3
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-True]
0.00s call     nilearn/glm/tests/test_regression.py::test_ols
0.00s call     nilearn/datasets/tests/test_utils.py::test_uncompress_zip
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/glm/tests/test_regression.py::test_residuals
0.00s call     nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_onsets]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_mesh_default_suffix
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid4]
0.00s call     nilearn/datasets/tests/test_func.py::test_select_from_index
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm-1]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_sample_mask_to_fit_transform
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-2-%.1f-expected8]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator17-check17-check_parameters_default_constructible]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator8-check8-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-ward]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_input_dataset_path
0.00s call     nilearn/image/tests/test_image.py::test_iter_img_3d_imag_error
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.vtk]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_actual_output
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_img_invalid
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_mgh_image
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator9-check9-check_get_params_invariance]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/tests/test_masking.py::test__extrapolate_out_mask
0.00s call     nilearn/glm/tests/test_regression.py::test_ar
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid7]
0.00s call     nilearn/plotting/tests/test_cm.py::test_mix_colormaps
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator7-check7-check_dont_overwrite_parameters]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/datasets/tests/test_testing.py::test_sender_bad_input
0.00s call     nilearn/_utils/tests/test_param_validation.py::test_check_threshold
0.00s call     nilearn/glm/tests/test_second_level.py::test_sort_input_dataframe
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.4.x-_desc-confounds_timeseries]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_transform_and_fit_errors
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/glm/tests/test_regression.py::test_ar_degenerate
0.00s call     nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[True]
0.00s call     nilearn/tests/test_masking.py::test_unmask_from_to_3d_array
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-4]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover-1]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.2.x-_desc-confounds_regressors]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-4]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies
0.00s call     nilearn/surface/tests/test_surface.py::test_flat_mesh[xy1]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[False-NoneType]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[2]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-None-expected_results0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-4]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-graph-net]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_hrf]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-4]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-21.x.x-21xx]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMasker]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_parameters_default_constructible]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[AnalyzeImage]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_list_surf_images
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiMasker]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-4]
0.00s call     nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[auto-expected_marker_colors1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[MGHImage]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-True]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_exp_map
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-4]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-4]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[1e-09-7]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_hrf]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-4]
0.00s call     nilearn/_utils/tests/test_extmath.py::test_is_spd_with_non_symmetrical_matrix
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_hrf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values1]
0.00s call     nilearn/decoding/tests/test_graph_net.py::test_adjointness
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator7-check7-check_get_params_invariance]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator11-check11-check_transformers_unfitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator13-check13-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_many_time_points
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_get_vertexcolor
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-4]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-4]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiLabelsMasker]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMasker]
0.00s call     nilearn/glm/tests/test_first_level.py::test_error_flm_surface_mask_volume_image
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_savefig_error
0.00s call     nilearn/plotting/tests/test_displays.py::test_threshold[1-0-None-expected_results2]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_without_expand_user
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[DecoderRegressor]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_shape_inconsistent
0.00s call     nilearn/glm/tests/test_utils.py::test_pos_recipr
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator44-check44-check_estimators_pickle]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_no_mask[3]
0.00s call     nilearn/glm/tests/test_model.py::test_f_output_new_api
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view8]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator8-check8-check_parameters_default_constructible]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_names
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[3]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-4]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-Background]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[False]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-1.4.x]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMapsMasker]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[1e-07-6]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_sample_mask_to_fit_transform
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-4]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data[NiftiLabelsMasker]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_hrf]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.00s call     nilearn/surface/tests/test_surface.py::test_check_mesh_and_data
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_check_consistency_between_classes
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[1]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-True]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_warning_smoothing
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_errors
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator11-check11-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-True]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator6-check6-check_estimators_dtypes]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view11]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMasker]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.mnc]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view2]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view0]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-4]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct0-False-27-39.992]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiSpheresMasker]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator31-check31-check_requires_y_none]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_error_surface_image_2d
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-4]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_error_inverse_transform_shape
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator19-check19-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiLabelsMasker]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[None]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view3]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage6]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_hemispheres_and_orientations
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.9]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator20-check20-check_dict_unchanged]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor_nl
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator19-check19-check_methods_subset_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator24-check24-check_requires_y_none]
0.00s teardown nilearn/_utils/docs.py::nilearn._utils.docs._indentcount_lines
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_roi]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[foo-medial]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[smaller-0.9999]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-1]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct1-True-27-79.992]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view9]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters2-ValueError-bids labels must be alphanumeric.]
0.00s call     nilearn/surface/tests/test_surface.py::test_masked_indices
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[1]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMapsMasker]
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_binary_bytearray_of_ints_data_error
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator16-check16-check_dict_unchanged]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_contours]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri_error
0.00s call     nilearn/glm/tests/test_regression.py::test_ols_degenerate
0.00s call     nilearn/plotting/tests/test_matplotlib_backend.py::test_should_switch_to_agg_backend_if_current_backend_fails
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator21-check21-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator30-check30-check_n_features_in]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.7]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator9-check9-check_estimators_pickle]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator16-check16-check_get_params_invariance]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[average]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator2-check2-check_estimators_fit_returns_self]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_list
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-2]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator15-check15-check_clustering]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-1]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_symlink
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-4]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct3-True-29-79.992]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator14-check14-check_clustering]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_fdr_error
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.txt]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-2-2]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[None]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view10]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct2-True-28-79.992]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_no_data_exceeds_activation_threshold
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes1]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-1]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_labels
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-4]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-graph-net]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[MultiNiftiMapsMasker]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-4]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/datasets/tests/test_utils.py::test_add_readme_to_default_data_locations
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_errors_3d
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-4]
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_trivial_cases
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_brain_mask]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator8-check8-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator22-check22-check_classifiers_regression_target]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator22-check22-check_fit_check_is_fitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-continuous]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-4]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/surface/tests/test_surface.py::test_flat_mesh[xy2]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_wrong_dirs
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/tests/test_signal.py::test_butterworth_errors
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_relative_and_absolute_thresholds_in_peak_local_max
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view6]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes1]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiMapsMasker]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[XZProjector-xz]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator19-check19-check_n_features_in]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view1]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-5]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<f4]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[matplotlib]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view4]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiMapsMasker]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_template]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[foo-TypeError-'img_filters' must be a list]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-3]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.obj]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-2]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_reports_after_fit_3d_data_with_mask[NiftiMasker]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-None]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator8-check8-check_get_params_invariance]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-3]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-3]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiLabelsMasker]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_error
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator18-check18-check_methods_sample_order_invariance]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.00s call     nilearn/regions/tests/test_parcellations.py::test_check_parameters_transform
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-2-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-1.4.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetRegressor-tv-l1]
0.00s call     nilearn/plotting/tests/test_html_document.py::test_open_in_browser_file
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-2]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.0]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-4]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[80%]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator23-check23-check_n_features_in]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters1-TypeError-Filters in img]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-background]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_errors
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[None-True]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_cut_coords[NiftiLabelsMasker]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_with_json_path
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator5-check5-check_positive_only_tag_during_fit]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-1.4.x]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.7]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-1.4.x]
0.00s call     nilearn/interfaces/tests/test_fsl.py::test_get_design_from_fslmat
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks2-n_runs2-1-2]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_1
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view5]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters3-ValueError-is not a possible filter.]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator11-check11-check_transformer_data_not_an_array]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[asdf%]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input_unfit_model
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-diag]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YZProjector-yz]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-3]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_write_read_metadata
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[foo]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator17-check17-check_fit_idempotent]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-continuous]
0.00s call     nilearn/_utils/tests/test_extmath.py::test_is_spd_with_symmetrical_matrix
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-2]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[2]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiSpheresMasker]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.9-expected_ticks4]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator8-check8-check_pipeline_consistency]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_warning_hemi
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[NiftiMasker]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_derivative_entity
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.5]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color2]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[True]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator12-check12-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-continuous]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_inflate
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_standardization
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-3]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-1]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-background]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-3]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes0]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.5]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-5]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator21-check21-check_fit_idempotent]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_warning_smoothing
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-mean]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier1-param1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.9-expected_ticks5]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_warning_in_report_after_empty_fit[NiftiLabelsMasker]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-1-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_img]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-2]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_raw_entity
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-3]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.csv-,]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-1.4.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_title
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-diag]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-3]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_single_image_same_with_multiple_jobs
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_1d_dataframe
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-1.0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_stat_map]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator17-check17-check_parameters_default_constructible]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_no_image_for_fit
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-None]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[None]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-average]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[ridgo]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_mask]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-1.4.x]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[1-30-1]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator5-check5-check_estimators_unfitted]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_write_access
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-mean]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-complete]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/maskers/tests/test_utils.py::test_compute_mean_surface_image
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator12-check12-check_transformer_n_iter]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks6]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape0]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiLabelsMasker]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-1-1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-ball]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YXProjector-yx]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_threshold_data
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator3-check3-check_readonly_memmap_input]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_matplotlib_specific
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-basic-21.x.x]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.3]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.5]
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-0]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_error
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[_BaseDecoder-mask1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-21.x.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_output_file
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_negative_vmin_with_plot_abs
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_event_path_tsv_csv[.tsv-\t]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks1-n_runs1-2-1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures_on_empty_array
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_report_empty_fit[MultiNiftiMasker]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_keys_mismatch
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape0]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_glass_brain]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_compute_facecolors_matplotlib
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-1.4.x]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks4]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator18-check18-check_fit_check_is_fitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_mask]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-0]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape1]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-None]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.vtk]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_providing_node_info_with_kwargs[node_kwargs1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator7-check7-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-Background]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-1]
0.00s call     nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates_errors
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-5-shapes1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-background]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.059-6]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-4]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_entity_not_bids_entity
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-None]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually_errors
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator4-check4-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_ses-01_task-nback]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_gm_mask]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[cut_coords1]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-None]
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_errors
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_empty_report[NiftiSpheresMasker]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-21.x.x-21xx]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_pandas_dataframe
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-continuous]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator21-check21-check_regressor_multioutput]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_as_numpy_array
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-2-1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_run_entity
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-21.x.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks2-n_runs2-1-1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-2-2]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape1]
0.00s call     nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_import_error_for_version_check
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-green]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[RdBu_r-full]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_shape_mismatch
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs[True-dict]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_colorbar
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-3]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/tests/test_signal.py::test_butterworth_multiple_timeseries
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-1]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[True]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_sided
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix_axes
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[LYRZProjector-l]
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_2d_dataframe
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_roi]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XSlicer]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-9]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[False]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-2]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes0]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-background]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[XZSlicer-xz]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[9]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-1.4.x]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetClassifier]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.0]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-Background]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods_with_display_mode_tiled
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator10-check10-check_dtype_object]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[None]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-hierarchical_kmeans]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator10-check10-check_get_params_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[42-TypeError]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-mean]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator13-check13-check_transformers_unfitted]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_result_filter_combinations
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.1]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator27-check27-check_dict_unchanged]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator18-check18-check_regressors_train]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-full]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps0]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[MosaicSlicer]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator8-check8-check_estimators_dtypes]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator19-check19-check_regressors_train]
0.00s call     nilearn/image/tests/test_image.py::test_fast_smooth_array
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1-expected_ticks7]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_n_features_in]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_input_as_file
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[3-auto-24]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-3]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.0]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-3]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator28-check28-check_dict_unchanged]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_stat_map]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator14-check14-check_transformer_general]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator29-check29-check_fit_idempotent]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-1.4.x]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[TiledSlicer]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-3-shapes0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[1.0]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_flat_peak_local_max
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s call     nilearn/plotting/tests/test_displays.py::test_threshold[0-0-0-expected_results4]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-median]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[regular]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator9-check9-check_complex_data]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[cifti]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.061-5]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-2]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-auto-40]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr_warning
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-contours]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator26-check26-check_methods_sample_order_invariance]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape1-affine1-Images have different affine matrices.]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[left-foo-_get_view_plot_surf_matplotlib]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-False-mean]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-5]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-hierarchical_kmeans]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.7]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.9]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator9-check9-check_complex_data]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-tv-l1]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_smoke_path
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-21.x.x]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.9]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator8-check8-check_estimators_dtypes]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-all-w_comp_cor_-4-21.x.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-Background]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_show_contrast_matrix
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.249-5]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator21-check21-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[seismic_r-full]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.001]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[-2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-right]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal_anat_separated-all-c_comp_cor_-3-21.x.x]
0.00s call     nilearn/glm/tests/test_first_level.py::test_list_valid_subjects_with_toplevel_files
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex64]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_transform
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_error_n_clusters[0]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-float32-None]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf[matplotlib]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator25-check25-check_methods_sample_order_invariance]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[power_2011]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[task-nback]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-2.5-expected_ticks11]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_axes_kwarg
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-rena]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[None]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-mean]
0.00s call     nilearn/_utils/tests/test_cache_mixin.py::test_check_memory
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-ward]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[1.4.x-8-1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_separated-2-a_comp_cor_-4-1.4.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-2-1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator15-check15-check_clusterer_compute_labels_predict]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_json_add_im_files_paths
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator5-check5-check_estimators_unfitted]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_input_matrices_have_different_shapes
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_error
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.01]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-1]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-1.4.x]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_non_symmetric
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-1.4.x]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_errors
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[1.0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-21.x.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_squared_loss_derivative_lipschitz_constant
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-3]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes1]
0.00s teardown nilearn/tests/test_masking.py::test_unmask
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator19-check19-check_methods_subset_invariance]
0.00s call     nilearn/plotting/tests/test_displays.py::test_base_axes_exceptions
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[predicted]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-left]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-3-expected_ticks12]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy1-param1-1.4.x]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-21.x.x]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/ses-01/sub-01_ses-01_task-main_bold.json]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator6-check6-check_n_features_in_after_fitting]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-None-median]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-None]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation[bwr-diag]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator17-check17-check_regressors_train]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-1.4.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_reproducible
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-5]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_roi]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs1]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator33-check33-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_warning_smoothing
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-True-median]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-21.x.x]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fdr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[high_pass-1.4.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator22-check22-check_requires_y_none]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images_with_mask
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-4]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-2]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-3]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-True-median]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[plotly-None-median]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-1]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-5]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[scrubbing-regular-21.x.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape1]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.399-4]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-some_path]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_value_error_get_faces_on_edge
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_anat]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator24-check24-check_supervised_y_2d]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_invalid_threshold_strategies
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-2]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-anat_img1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.9]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_maps
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-continuous]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_labels_masker_report_warning
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_cache_shelving
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-power2-21.x.x]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-2]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.899-3]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_surface_image
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator40-check40-check_estimators_nan_inf]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy2-param2-1.4.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_roi]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator30-check30-check_fit_check_is_fitted]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_task-nback_]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.251-4]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-contours]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.1]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator13-check13-check_transformers_unfitted]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels1-TypeError-must be string]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[None]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-1.4.x]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-4]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-21.x.x]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.obj]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator20-check20-check_regressor_data_not_an_array]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_stat_map]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-1.4.x]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator10-check10-check_complex_data]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_stat_map]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.401-3]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator48-check48-check_fit2d_1sample]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[Background]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_derivatives_with_session_and_runs[tasks0-n_runs0-1-1]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_sqrt_map
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_surf_mesh_low_alpha
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface_default
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[6]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_one_minus_pvalue
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_labels
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_glass_brain]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_fit1d]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_cut_slices
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_3d_images
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[None]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator38-check38-check_estimators_empty_data_messages]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-ball]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.0]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-21.x.x]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids[sub-01_task-nback]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator9-check9-check_complex_data]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator39-check39-check_pipeline_consistency]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[simple-regular-21.x.x]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-1.4.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-5]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.3]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_score_takes_y]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator41-check41-check_estimator_sparse_array]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_fit_idempotent]
0.00s teardown nilearn/tests/test_masking.py::test_intersect_masks_filename
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/reporting/tests/test_reporting.py::test_cluster_nearest_neighbor
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-contours]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_nan
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator7-check7-check_positive_only_tag_during_fit]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_roi]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.3]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs2]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_with_memory_caching
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator49-check49-check_fit2d_1feature]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[background]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_error_parcellation_method_none
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth4-8]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator17-check17-check_methods_subset_invariance]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[42-TypeError-must be a list]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator8-check8-check_dtype_object]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-contours]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_standardization
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator21-check21-check_n_features_in]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator8-check8-check_estimators_dtypes]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_gm_template]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator35-check35-check_estimators_dtypes]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_io_shapes
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_mask
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-1.0]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-2]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator9-check9-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/_utils/tests/test_common.py::test_all_modules_error[all_modules]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-21.x.x]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-complete]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator8-check8-check_estimators_dtypes]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_more_labels_than_actual_region_in_atlas[None]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-matplotlib]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape0]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.9]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_2
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_wm_template]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_roi]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/tests/test_masking.py::test_apply_mask
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.99]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.7]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-21.x.x]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_fit2d_1sample]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[-1.0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[compcor-regular-21.x.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-median]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-3]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMClassifier]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_confounds_smoke
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-right]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-full-21.x.x]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_transform_applies_mask_correctly
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzry]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.csv-,]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[5]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-False-continuous]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator20-check20-check_n_features_in]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-hierarchical_kmeans]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.2-expected_ticks12]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[kmens]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_path_str[.tsv-\t]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_img]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation_with_extra_group_variable
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-21.x.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks0-n_runs0-1-2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths_warning
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator12-check12-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_list_and_arrays_maps_number[displayed_maps1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_task-nback_]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[ica_aroma-ica_aroma-21.x.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-3-shapes1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy0-param0-1.4.x]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator22-check22-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-2]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-continuous]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_slicer_save_to_file[OrthoSlicer]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-True-contours]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-right]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_extra_entity_not_bids_entity
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator55-check55-check_fit2d_predict1d]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_warning_no_img_fit
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.7-expected_ticks8]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator22-check22-check_regressors_no_decision_function]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-6.3-expected_ticks13]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_wrong_shapes
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_incorrect_label_error
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/tests/test_masking.py::test_confounds_standardization
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_brain_mask]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[scrubbing-regular-21.x.x]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator17-check17-check_dict_unchanged]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-3]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-sub-01_ses-01_task-nback]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage5]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5e-324-%.1f-expected10]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[fpr]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-continuous]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-1.4.x]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[ica_aroma-ica_aroma-1.4.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator16-check16-check_classifier_data_not_an_array]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_reduced_data_is_orthogonal
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-matplotlib]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_empty_image_ac_pc_line
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-continuous]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_check_is_fitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-False-contours]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-9]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_glass_brain]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-9]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-kmeans]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_logreg
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/tests/test_masking.py::test_compute_epi_mask
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator18-check18-check_classifiers_classes]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9-expected_ticks18]
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[auto]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_tikhonov_regularization_vs_graph_net
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_glass_brain]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[-1]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-20]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-3]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[2]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.mnc]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_load_confounds_strategy[compcor-regular-1.4.x]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map[plotly]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-some_path]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[2]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-5-shapes0]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_root_folder
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator13-check13-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_transformer_preserve_dtypes]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator6-check6-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-continuous]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-continuous]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.2-True-continuous]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[matplotlib]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[ortho]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator37-check37-check_dtype_object]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-2]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_confounds[_timeseries-False]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_nan_inf]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename3]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_infer_slice_timing_start_time_from_dataset
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator20-check20-check_classifiers_train]
0.00s call     nilearn/plotting/tests/test_html_document.py::test_open_view_warning
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-16-shape0]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator54-check54-check_fit1d]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[2]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator19-check19-check_methods_subset_invariance]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.3]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape0]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator17-check17-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator10-check10-check_dtype_object]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-3]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_brain_gm_mask
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker
0.00s call     nilearn/glm/tests/test_thresholding.py::test_hommel[0.901-0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator19-check19-check_fit_idempotent]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_covariates
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_masks
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_report
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_coef_shape[SpaceNetClassifier-graph-net]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_transform
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_bids_dataset_no_session
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[den]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_stat_map]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[contrasts0-sub-01_ses-01_task-nback]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator15-check15-check_estimators_pickle]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_arrays
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage7]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator23-check23-check_supervised_y_2d]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator23-check23-check_supervised_y_no_nan]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator21-check21-check_fit_idempotent]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator12-check12-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[False]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[all]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_5
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_process_mask_shape_mismatch
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator7-check7-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s call     nilearn/surface/tests/test_surface.py::test_surface_image_shape[3]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-16-shape0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values7-10-None-5]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>f4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-2]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator50-check50-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lr]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[r]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_gradient
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_default_arguments[matplotlib-False-mean]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator19-check19-check_classifiers_train]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_attributes_exist_after_fit
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_epi]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-background]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-step-20-shape1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-2]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_resample_to_mask_warning
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator23-check23-check_n_features_in]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[some_path]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_error[plotly]
0.00s call     nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_errors
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-20-shape0]
0.00s call     nilearn/glm/tests/test_model.py::test_f_output_errors
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[connected_components]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_axes
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-9-5]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-kmeans]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_image_in_fit
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[1.4.x-22-29]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-2-n_runs0]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_4d_reports
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator15-check15-check_methods_sample_order_invariance]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-3]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_is_kaleido_installed
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fpr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_contrast_definitions[AAA - BBB-1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-continuous]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator10-check10-check_complex_data]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator20-check20-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_nan_inf]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-bg_map1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-1.4.x]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-1-5]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage3]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape1]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_template]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-4]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/image/tests/test_image.py::test_largest_cc_img[False]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_is_nifti_spheres_masker_give_nans
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator9-check9-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs0]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape1]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-bg_map1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_scrubbing[21.x.x-0-5]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategy_compcor[21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator26-check26-check_methods_subset_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_tv_regression_simple[True-0.99]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator51-check51-check_fit_idempotent]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator10-check10-check_dtype_object]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-False]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator42-check42-check_estimator_sparse_matrix]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-left]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator12-check12-check_pipeline_consistency]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator18-check18-check_fit_idempotent]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3-expected_ticks7]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask_return_masked_atlas
0.00s teardown nilearn/image/tests/test_image.py::test_math_img
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_infer_repetition_time_from_dataset
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_components_img
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YSlicer-y]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-1-0-n_runs1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/_utils/logger.py::nilearn._utils.logger.compose_err_msg
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_prob_atlas_default_params
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-True-continuous]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_dict_to_archive
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-plotly]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator21-check21-check_classifiers_train]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-2]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_t_contrast_length_errors
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img_comparisons.py::test_plot_img_comparison
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-3-%i-expected1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator9-check9-check_complex_data]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[LZRYProjector-lr]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[Decoder]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-8-expected_ticks20]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_sessions
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-4.9-expected_ticks15]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.5]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_raw_with_session_and_runs[tasks1-n_runs1-1-2]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator12-check12-check_pipeline_consistency]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_template]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[None-load_mni152_wm_mask]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-None]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator3-check3-check_dont_overwrite_parameters]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator20-check20-check_fit_idempotent]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator17-check17-check_classifiers_one_label]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/sub-01_task-main_bold.json]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_confounds_ignored_with_design_matrix
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-3]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/_utils/tests/test_common.py::test_private_vs_public[all_functions]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_small_radius
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_glass_brain]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[12]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-9-9]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator24-check24-check_supervised_y_no_nan]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[foo]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator18-check18-check_methods_sample_order_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator16-check16-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-True-plotly]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[matplotlib]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_inputs
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator7-check7-check_n_features_in_after_fitting]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator10-check10-check_complex_data]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator31-check31-check_n_features_in]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level_with_single_covariates
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[None-1-shapes0]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-3]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform[y1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator10-check10-check_dtype_object]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_engine_kwarg
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_methods_subset_invariance]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-9]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[den]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-mask1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-plotly]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-continuous]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator12-check12-check_transformer_data_not_an_array]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_strategies[simple-regular-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.9-expected_ticks5]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-z-False]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception_ica_aroma[21.x.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values_errors
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_serialize_affine
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-rena]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-Background]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs1]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_standardization
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_no_crash_not_fitted[SpaceNetRegressor]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_integer_and_all_displayed_maps[1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_write[affine1-1-shapes0]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_component_sign
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator14-check14-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator32-check32-check_requires_y_none]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_colorbar_vmin_equal_across_engines[kwargs0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size0]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[False]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-16-shape0]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[right]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[5-None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_wrong_number_node_colors[node_color2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[LYRProjector-r]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator7-check7-check_estimators_unfitted]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_transformer_data_not_an_array]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-1.4.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator0-check0-check_fit_score_takes_y]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator14-check14-check_estimators_nan_inf]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_figure_kwarg
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator13-check13-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg_pathlib
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator38-check38-check_estimators_empty_data_messages]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_dict_unchanged]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_subset_invariance]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list1-9]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-20-shape1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_data
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-20-shape0]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[YZProjector]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_dict_unchanged]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting_method
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[None]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator4-check4-check_estimators_fit_returns_self]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator28-check28-check_fit_idempotent]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_auto_mask
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator6-check6-check_n_features_in_after_fitting]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_hemisphere
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YXSlicer-yx]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[4-1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator18-check18-check_dict_unchanged]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_standardization
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator0-check0-check_no_attributes_set_in_init]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-False]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-matplotlib]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-1.0]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-int32-Background]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-2-n_runs1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_resample
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[XSlicer-x]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator27-check27-check_methods_subset_invariance]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator4-check4-check_readonly_memmap_input]
0.00s call     nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_errors
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_fit2d_1feature]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-step-20-shape0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator25-check25-check_regressors_int]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-False-contours]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.3-expected_ticks2]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_glass_brain]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[boxcar]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-background]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-anat_img1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_data_not_an_array]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-30-5]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator13-check13-check_get_params_invariance]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_surf_fsaverage[fsaverage4]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-1-%.1f-expected7]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data0]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-hierarchical_kmeans]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[bar-anterior]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_glass_brain]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_extract_outlier_regressors
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_pseudo_4d_image
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_epi]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[YProjector]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator17-check17-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator16-check16-check_estimator_repr]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[MosaicSlicer-mosaic]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator8-check8-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.3]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator36-check36-check_complex_data]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator23-check23-check_requires_y_none]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_fit2d_predict1d]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.7]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_glass_brain]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator2-check2-check_readonly_memmap_input]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator7-check7-check_positive_only_tag_during_fit]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-True-plotly]
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_check_memory
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[59948425.03189421-3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_lasso_vs_graph_net
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-1.3-expected_ticks9]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator2-check2-check_dont_overwrite_parameters]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_param_grid_sequence
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_tv_regression_3d_image_doesnt_crash[0.5]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_epi]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[ZProjector]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator22-check22-check_n_features_in]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-power2-1.4.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator29-check29-check_fit_check_is_fitted]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-4-regression-noise-16-shape0]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator14-check14-check_transformer_preserve_dtypes]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[5]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_input[False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator5-check5-check_complex_data]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRProjector]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape0]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_to_img_labels_bad_label_input[shape0-affine0-Images have incompatible shapes.]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator46-check46-check_methods_sample_order_invariance]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_methods_sample_order_invariance]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[tangent-cov_estimator0]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-ball]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator34-check34-check_positive_only_tag_during_fit]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator11-check11-check_estimators_empty_data_messages]
0.00s teardown nilearn/image/tests/test_resampling.py::test_get_mask_bounds_error
0.00s teardown nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.8-expected_ticks17]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_pad_contrast_matrix
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_with_json_path
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator31-check31-check_estimators_fit_returns_self]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator18-check18-check_methods_subset_invariance]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_stat_map]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator52-check52-check_fit_check_is_fitted]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range1-30-5]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_show_event_plot_duration_0
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-affine_data1-Background]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YProjector-lyr]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_roi]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-noise-20-shape1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator12-check12-check_pipeline_consistency]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator3-check3-check_n_features_in_after_fitting]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_stat_map]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator6-check6-check_dtype_object]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.5-False-contours]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-1.4.x]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view7]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator6-check6-check_estimators_unfitted]
0.00s call     nilearn/maskers/tests/test_utils.py::test_concatenate_surface_images
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-None-None]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range1-9-9]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape0]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[ZProjector-lzr]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-gm-template]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[completed]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_5d
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-continuous]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator19-check19-check_dict_unchanged]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_estimators_overwrite_params]
0.00s teardown nilearn/_utils/tests/test_common.py::test_number_public_classes
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRProjector]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-contours]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_img]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[1.0]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator20-check20-check_fit_check_is_fitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-node_color2]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-1.4.x]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_resampling
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_smoke
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-3]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_canica_score
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_avg_method_errors
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.0]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_fit2d_1feature]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-background]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_pandas_series_as_input
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-0-n_runs0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_mask_reducer_multiple_image[None-0.4-16]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_get_batch
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_transform_before_fit_error
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-16-shape0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_input[True]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-matplotlib]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_methods_subset_invariance]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[lower]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels2-TypeError-must be string]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-left]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_2
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_transform_3d_input_images
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator45-check45-check_f_contiguous_array_estimator]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[1.4.x]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_labels_masker_report_smoke_test
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[None-False]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_3d_images
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function_raises_value_error
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_cmap_with_one_level
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-whole-brain-template]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.txt]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.001]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_inverse_transform
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_mask_vs_no_mask
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[TiledSlicer-tiled]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[$$$-ValueError]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoProjector-ortho]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-all-a_comp_cor_-57-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_vmin_vmax
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_anat]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_img]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_threshold_bound_error
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_check_is_fitted]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params]
0.00s call     nilearn/glm/tests/test_utils.py::test_mahalanobis_errors
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_inputs_for_non_parametric_inference_errors
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[None]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[0.1-n_samples_range0-30-9]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_dont_overwrite_parameters]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1.3-expected_ticks8]
0.00s teardown nilearn/_utils/tests/test_common.py::test_private_vs_public[all_classes]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-full-21.x.x]
0.00s call     nilearn/surface/tests/test_surface.py::test_gifti_img_to_mesh
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[str]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-21.x.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_with_axes_or_figure
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-2.5-expected_ticks10]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-background]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_get_params_invariance]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator16-check16-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-3]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[wm-template]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_design_creation
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fixed_effect_contrast_surface
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_epi]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-noise-20-shape1]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-2]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.001]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[1.0]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-contours]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[RdBu-0-None]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5e-324-%.1f-expected10]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_detrend
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit_idempotent]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-30-5]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-zscore]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[XProjector-lyrz]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_contour_fillings_levels_in_add_contours
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.3]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[bg_map1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-True-continuous]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[int]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator53-check53-check_n_features_in]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-21.x.x]
0.00s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_errors_raised_in_check_parameters_fit[avg]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events1-glover-cosine-1-0.015873015873015872-8]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-1.4.x]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.7-0.2-False-contours]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit2d_1sample]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-gm-template]
0.00s teardown nilearn/_utils/tests/test_common.py::test_all_modules_error[all_functions]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_stat_map_error
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_empty_strategy
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-right]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events2-glover + derivative-polynomial-3-0.01-10]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[XProjector]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator47-check47-check_methods_subset_invariance]
0.00s teardown nilearn/tests/test_signal.py::test_clean_t_r
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[oasis1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values3]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_warnings
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit2d_predict1d]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-ward]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-anat_img1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_path
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_anat]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-right]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[auto-False-matplotlib]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels0-lines0]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events0-glover-None-1-0.01-4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-continuous]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_log_reg_vs_graph_net_two_classes_iris
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-True-contours]
0.00s teardown nilearn/tests/test_masking.py::test_compute_background_mask
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.9]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-False]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tv_same_for_pure_l1_another_test[True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[T1w-0-2-n_runs1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[None-None-None-step-16-shape1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_anat]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-21.x.x-21xx]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_strategy.py::test_irrelevant_input[21.x.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_warns_on_isolated_roi
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator32-check32-check_readonly_memmap_input]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator11-check11-check_dtype_object]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_with_mask
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_roi]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-1.4.x]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_data_to_sprite
0.00s teardown nilearn/glm/tests/test_first_level.py::test_explicit_fixed_effects_without_mask
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_anat]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[uint64]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator2-Cs-best_C-True-param_values1]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events5-glover + derivative-polynomial-3-0.01-10]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-5-expected_ticks11]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[5-2]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs0]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-4]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_overlap
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_nan_handling
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_joblib_cache
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general]
0.00s teardown nilearn/image/tests/test_image.py::test_math_img_copied_header_data_values_changed
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_resampling[True]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-whole-brain-template]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[-1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_3d_images
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_square
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_download_resamp_images_along_original_images_if_previously_downloaded
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[y]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-16-shape1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[4-3-classification-noise-16-shape1]
0.00s teardown nilearn/_utils/tests/test_class_inspect.py::test_get_params
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_invalid_n_subjects
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-line]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_dtypes]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-continuous]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_fit_transform_warning
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-power2-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.5-True-contours]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-20-line]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-True-contours]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_stat_map]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-False-contours]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-kmeans]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_smoothing_not_supported_error
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-True-line]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[left]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-contours]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_sanitize_inputs_permuted_ols
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[lower]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[confounds1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.2-True-contours]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-average]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[not a number-TypeError-must be a float]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-contours]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.00s teardown nilearn/image/tests/test_image.py::test_warning_copy_header_false[binarize_img-img_4d_mni_tr2]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[DecoderRegressor-mask1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_model_not_fitted
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[1]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[10000000000.0-3]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_lines[levels1-lines1]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs_in_data
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_smoke
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_masker-1]
0.00s teardown nilearn/tests/test_signal.py::test_clean_confounds_are_removed
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-False]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_n_features_in]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-True]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-2]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_mask_4d
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.3-1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.6-expected_ticks18]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[cut_coords1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-1.2-expected_ticks3]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-2]
0.00s teardown nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1.0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_img]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-False-contours]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-None-False-2]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[OrthoSlicer-ortho]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yz]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[_BaseDecoder-1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_group_sparse_gaussian_graphs[1-n_samples_range0-9-9]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-2]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[volume]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance]
0.00s call     nilearn/plotting/tests/test_displays.py::test_threshold[1-None-1-expected_results3]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_parcellation[%f-False-matplotlib]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_surface[2-1]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[2]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_anat]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%i-expected0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_demo_plot_roi_output_file
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_regressor]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-1.4.x]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-3]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_shape[1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-True-contours]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_nan_inf]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[XZSlicer]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_mask
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-right]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator18-check18-check_methods_sample_order_invariance]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_anat]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-1.4.x]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_fast_abs_percentile_no_index_error_find_cuts
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-3]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params5]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_error_inverse_transform_shape
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix_errors
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-contours]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[100]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[labels]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_roi]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[l]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-4-expected_ticks10]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_adhd_edge_cases[9999]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-4]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[False-1-line]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_simple_download
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-line]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-1.4.x]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_load_bg_img
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[res]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.7-0.2-True-continuous]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-left]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_fit_returns_self]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape0-x]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[359381.36638046405-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params3]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_errors
0.00s teardown nilearn/plotting/tests/test_displays.py::test_data_complete_mask[OrthoSlicer]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-some_path]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-line]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_mask_img_dimension_mismatch
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[XZProjector]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-2]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator43-check43-check_estimators_pickle]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_img_segmentation_fault[False]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_anat]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-Background]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-basic-1.4.x]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[None]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-Background]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels_string_without_list
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-line]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_n_clusters_warning[surface]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-<lambda>]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_anat]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-basic-21.x.x]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_carpet_default_params
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_mask_strategy_errors
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[acq]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_not_fitted_error
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_warning
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-left]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-False-contours]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[ortho-None-0.1-0.5-False-continuous]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_img]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-rena]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.1-0.5-False-contours]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[None]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy5-param5-21.x.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[lzry-green]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_invalid_filetype
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[full]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri[1-1-classification-step-20-shape0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-3]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YSlicer]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[None-int32-background]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_error_flm_volume_mask_surface_image
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[ZSlicer-z]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-zscore]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-affine_data1-None]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-2]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-4]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyr]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/image/image.py::nilearn.image.image.math_img
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[5-surface_image-1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[False]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.2-False-continuous]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_get_outlier_cols
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_contrast_computation_errors
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels0-labels0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[ZSlicer]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_slm_reporting_method[bonferroni]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[width-10]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_one_events_missing
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-left]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-6-1.4.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_frem_decoder_fit_surface[FREMRegressor]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[full]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-anat_img1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_stat_map]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-5-shapes0]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_should_download_resampled_images_only_if_no_previous_download
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_joblib_cache
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-0-expected1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-derivatives-21.x.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_value_error_add_contours_levels_labels[levels1-labels1]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-False-None-Background]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-100]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_mask_far_from_signal
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-None]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[fdr]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[9999]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-4]
0.00s call     nilearn/surface/tests/test_surface.py::test_load_surf_data_array
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-background]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-4-%i-expected2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0.1-expected_ticks3]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_no_int64_warnings
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-2-n_runs0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius_inverse
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-1.4.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_epi]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_glass_brain]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-4]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-False]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[False-plotly]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[None]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface[Decoder-None]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[development_fmri]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_masked_array_sparse_matrix
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[x]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_empty_data_messages]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%f-plot_epi]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_demo_mosaic_slicer[cut_coords2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-1-0-n_runs0]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator0]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[z-3-0.7-0.5-False-contours]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[gm-template]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[xz]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events4-glover-polynomial-3-0.01-7]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[part]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_roi]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-1-ball]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_save_plot_stat_map[params1]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-z-False]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_stat_map]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr_warning
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[float32]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_with_nans_and_infs_in_data
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi_matplotlib_specific_plot_to_axes
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[msdl_atlas]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[Decoder]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-100]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.0]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-None-None]
0.00s teardown nilearn/surface/tests/test_surface.py::test_vol_to_surf[True-20-ball]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_imgs_and_mask
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.0-3]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-average]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_key_order
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_plot_design_matrix_correlation_errors
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-False]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_squared_loss_path_scores
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-1.4.x]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-2]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-False-0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_sample_mask[21.x.x-30-3]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_4
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-derivatives-1.4.x]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_shape[2]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_response
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_warnings_not_implemented_in_plotly[kwargs1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks22]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-False-1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_percentile
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.5-True-continuous]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[foo]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_glass_brain]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-Background]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-1-expected_ticks6]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_display_basics[YZSlicer-yz]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-3]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-True]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_lines_duplicated
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids[MNI-0-0-n_runs1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_stat_map]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[local_regions]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_glass_brain]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_multi_subjects
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-False-None-None]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YZSlicer]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_surface
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator14-check14-check_set_params]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_regions_4d[local_regions]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_grid[diag]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[True-True-affine_data1-Background]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-basic-1.4.x]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_string
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[None]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_copy_has_no_shared_memory[target_shape1-True]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_6
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-average]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_input_as_file
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_roi]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-rena]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_ids_match_after_fit[False-True-affine_data1-background]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_f_contrast_add
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-power2-1.4.x]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-graph-net]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors_confounds
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator14-check14-check_transformer_n_iter]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-ward]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm + derivative]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.7-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-tv-l1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[False]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[bonferroni]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.5-expected_ticks17]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-3-expected_ticks13]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_stat_map]
0.00s teardown nilearn/tests/test_masking.py::test_intersect_masks
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor0-param0]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape1-affine1-Images have different affine matrices.]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_glass_z[None]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-basic-21.x.x]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_masker_generate_report_mask
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[compcor-21.x.x]
0.00s teardown nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[False]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-basic-21.x.x]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-9.9-expected_ticks19]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_alpha[0.0]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_contrast_padding
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-True-0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-10-%i-expected5]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_icbm152_2009
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape0-affine0-Images have incompatible shapes.]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[r_square]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-1.4.x]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-7-False-2]
0.00s teardown nilearn/_utils/tests/test_common.py::test_number_public_functions
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-False-psc]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_reporting[bonferroni]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[maximum-max]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_copied_header
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[gifti-21.x.x-21xx]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-graph-net]
0.00s call     nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_dataframe
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_with_mask
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_types[x-cut_coords2-0.1-0.2-True-continuous]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[None-shape0]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_error_strategy
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view10]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[node_color1]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_check_report_dims
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_add_markers_using_plot_glass_brain
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[2-ValueError-between 0 and 1]
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_open_in_browser_timeout
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-kmeans]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[42-TypeError]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy4-param4-21.x.x]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_x-full-21.x.x]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-rena]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_show_design_matrix
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_img]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-anat_img1]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-power2-21.x.x]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_graph_net_classifier_score
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[icbm152_2009]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_edge_cases[None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lyrz]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_none
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator21-check21-check_set_params]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[Background]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-tangent]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args0-wm-template]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-0-True-2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-True]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_fit_no_mask_no_img_error
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-4]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[6-0-True-0]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-8-expected_ticks21]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_logistic_path_scores
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_view_surf
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-1-shapes0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%.1f-expected6]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_y-derivatives-21.x.x]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-rena]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-average]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_file_output
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_not_modifying_stat_image[4-10-True-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_roi]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--prob-1mm-False-False]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_errors[not a number-TypeError-must be a float]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table[4-9-False-0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.9-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy6-param6-21.x.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[0.1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-False-line]
0.00s teardown nilearn/image/tests/test_image.py::test_math_img_copy_default_header
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_img]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-3]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_glm_computation
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-ward]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_ica_aroma[1.4.x]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_all_confounds_missing
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[OrthoProjector]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.55]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex64]
0.00s teardown nilearn/image/tests/test_image.py::test_binarize_negative_img
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-2]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[bg_map1]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_cut_coords
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[predicted]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_cbar_tick_format[%i-plot_roi]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-0-expected_ticks1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator12-check12-check_estimators_empty_data_messages]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0-expected_ticks0]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[None-shape1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_repetition_time_from_derivatives
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_contours_errors_with_plotly_figure
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_epi]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy3-param3-21.x.x]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-False]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-complete]
0.00s teardown nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_greaterthan_mask_surface[1]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-True-5-expected4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-7.6-expected_ticks19]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events0-1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-kmeans]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_second_level[task-nback]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[Decoder-2]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-3]
0.00s teardown nilearn/_utils/numpy_conversions.py::nilearn._utils.numpy_conversions.as_ndarray
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-power2-21.x.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_roi[True-plotly]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-False-auto]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_compute_mask_strategy[whole-brain-template]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks16]
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img_copied_header
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_prec_to_partial
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_centered[False]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-ward]
0.00s teardown nilearn/image/tests/test_image.py::test_math_img_copied_header_from_img
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_img_none_false[cut_coords2]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_masker_attributes_with_fit
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps0]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[ ]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation_with_memory_caching
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[native]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[res-21.x.x-21xx]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_warnings
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_colors[ortho-node_color0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-4.9-expected_ticks14]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-hierarchical_kmeans]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[z]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-kmeans]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.5]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-True-ball]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_random_img[affine1-shape1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_no_overlap[hamming]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%.2g-ortho-False]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means_clustering_scaling
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-derivatives-21.x.x]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_colorbar_variations[params4]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.5]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_log_map
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_line_properties[color-yellow]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[z-anat_img1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[dir]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[DecoderRegressor]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_confounds_to_fit_transform[Path]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation_errors
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix[events3-glover-polynomial-1-0.01-5]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-9]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LZRYProjector]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-3.8-expected_ticks9]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_stat_map]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_with_atlas
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-21.x.x-21xx]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-None]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps_and_labels
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[motion-21.x.x]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_mni152template_is_reordered
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-Lateralized-cortl-maxprob-thr0-1mm-True-True]
0.00s teardown nilearn/tests/test_masking.py::test_nifti_masker_empty_mask_warning
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[ward]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-complete]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-psc]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_displayed_maps_errors[displayed_maps2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex128]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape0-affine0-Images have incompatible shapes.]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params0]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_column_1_3_and_11
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_to_file
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_bad_input
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-complete]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lzr]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list0-5]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-some_path]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_pattern
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_stat_map-0.1-expected_ticks2]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected2]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_standardize
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-ward]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_with_multi_confounds_multi_images[5-hierarchical_kmeans]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-average]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[ce]
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img[images_to_mean1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_plotly_surface_image
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_inputs_dataframes_as_input
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1.1-1.2-%.1f-expected9]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_probabilistic_atlas_cut_coords
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_io_shapes
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_masks[shape0-affine0-Images have incompatible shapes.]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values0]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_brain_mask[mask_args1-wm-template]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[rec]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-7.5-expected_ticks14]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LProjector]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[False]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_with_maps
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LYRZProjector]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8.7-expected_ticks16]
0.00s teardown nilearn/image/tests/test_image.py::test_warning_copy_header_false[mean_img-img_4d_mni_tr2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_roi]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator9-check9-check_mixin_order]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_no_height_control
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling[data]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_mni[ortho-False]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-hierarchical_kmeans]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-ward]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-4]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-rena]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-False]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_group_cross_validation
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-5-%i-expected3]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_baseestimator_invalid_l1_ratio
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-average]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_roi]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[rena]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_single_nifti_image[5-average]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_invalid_orientation
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names[affine_data1-float32-background]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5-%i-expected4]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_symmetric_colorbar_threshold[plot_img-9.9-expected_ticks23]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_talairach
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_sample_mask_to_fit_transform
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_nans_threshold_maps_ratio
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[int8]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_mask_input[shape1-affine1-Images have different affine matrices.]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-bg_map1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-kmeans]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_add_graph_with_node_color_as_string[red]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[12.915496650148826-3]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_regions_3d[connected_components]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_screening_percentile_surface[0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[wm_csf-21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_mni_space_img[2-30-5]
0.00s teardown nilearn/datasets/tests/test_func.py::test__load_mixed_gambles
0.00s teardown nilearn/datasets/tests/test_testing.py::test_loading_from_archive_contents
0.00s teardown nilearn/plotting/tests/test_displays.py::test_data_complete_mask[LYRZProjector]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_with_masked_image
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/image/tests/test_image.py::test_clean_img
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[variance-var]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.3-1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-3]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[localizer_first_level]
0.00s teardown nilearn/image/tests/test_resampling.py::test_get_mask_bounds[shape0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-4]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[False-True-zscore]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_io_shapes
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-4]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-2]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-3]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_roi]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_compute_contrast_with_surface_data
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_events_as_path
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-1]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator16-check16-check_estimators_partial_fit_n_features]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[YXProjector]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_img]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_error_messages_connected_label_regions
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_fit_inputs_errors
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_data_with_mask
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[ortho-cut_coords0]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_smoke
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_convolve_regressors
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_view_connectome
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_stat_map]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_savefig_error
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_3d_img
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-kmeans]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-3]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_multiple_contrasts
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_different_affines
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_asymmetric_colorbar_threshold[plot_stat_map-8-expected_ticks15]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-4]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1-r2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-tv-l1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.5-1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[temporal-all-t_comp_cor_-3-21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_clipped_labels
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_errors
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_data_smoke
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-rena]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exception_wrong_edge_threshold_format[10.2.3%]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[LRProjector]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[2]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform_with_confounds[5-complete]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[7]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-4]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-auto]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-2]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute[residuals]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-False]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[hierarchical_kmeans]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_fetch_neurovault_ids
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img[images_to_mean3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_display_methods
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_x-derivatives-21.x.x]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_stacked_slicer[YXSlicer]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_prior
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_img]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-3]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_calculation_task
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[15-hierarchical_kmeans]
0.00s call     nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[cyan-expected_marker_colors0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetClassifier]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-2]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[ward]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling[events1-3]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[r1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[_BaseDecoder]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_regions_different_results_with_different_mask_images
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_n_compcor[anat_combined-2-a_comp_cor_-2-21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_4d_single_scan
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_with_labels_and_different_tri[diag]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_predict_score_surface
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[ica_aroma-1.4.x]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[den-1.2.x-_desc-confounds_regressors]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_threshold_maps_ratio_3d
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_button_task
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.07742636826811278-3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[res]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_cluster_level
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_with_files
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_more
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_matrix_orientation
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold[data1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename4]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_maps_masker_report_maps_number_errors[displayed_maps1]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-graph-net]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[fig2-axes2]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_integer_cut_coords[4]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_bad_input
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_affine_first_level_models
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator6-check6-check_dont_overwrite_parameters]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_roi]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-False]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view11]
0.00s teardown nilearn/image/image.py::nilearn.image.image.binarize_img
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view8]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_strategy_ratio_n_voxels
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices_formulas
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-None]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_multi_nifti_images[5-rena]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_fit_transform_actual_output
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1e-10-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_anat]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_colorbar[True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_design_matrices_tsv
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-True]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape2-z]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize[True-True-psc]
0.00s call     nilearn/surface/tests/test_surface.py::test_choose_kind
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[False-False]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker_without_cca_smoke
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_tuple_cut_coords[cut_coords0]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_multi_nifti_maps_masker_report_warning
0.00s call     nilearn/surface/tests/test_surface.py::test_data_shape_not_matching_mesh
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-kmeans]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_to_labels
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-True]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-5-%i-expected4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[None-plot_stat_map]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix0-lab0-False]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-False-ball]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[complete]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_7
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_from_polymesh[some_path]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[mask]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-kmeans]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint32]
0.00s teardown nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images_2d
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_no_mask[3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_projectors_basic[RProjector]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator8-check8-check_classifiers_one_label_sample_weights]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>i4]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator7-check7-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_lvl_dataframe_computation
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-tv-l1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-full-21.x.x]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-complete]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[yx]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_3d
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_no_int_64_warning
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_deprecated_slice_time_default
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params4]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-None]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-3-shapes0]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_bold_file
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-partial correlation]
0.00s teardown nilearn/image/tests/test_image.py::test_warning_copy_header_false[threshold_img-img_4d_mni_tr2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas[params3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap2-2-3]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_multi_nifti_images[kmeans]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_create_fake_bids_dataset_no_derivatives
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_fit_transform[5-complete]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[y-2]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_computation_errors
0.00s teardown nilearn/maskers/tests/test_utils.py::test_compute_mean_surface_image
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-2]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_components.py::test_missing_keywords[global_signal-1.4.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-True]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-complete]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_componenent_errors
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_random_state[3]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[float64]
0.00s teardown nilearn/tests/test_masking.py::test_compute_multi_brain_mask
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_img]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_glass_brain]
0.00s call     nilearn/datasets/tests/test_utils.py::test_md5_sum_file
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_shape
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-some_path]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-5-shapes1]
0.00s teardown nilearn/image/tests/test_image.py::test_binarize_img_copied_header
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/surface/tests/test_surface.py::test_depth_ball_sampling
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-True]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_glm_computation
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_glass_brain]
0.00s teardown nilearn/image/tests/test_resampling.py::test_smoke_resampling_non_nifti[True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_wrong_region_signals_shape
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_threshold_for_affine_with_rotation
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_scaling_fir_model
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_add_contours_has_name
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_get_all
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_f_contrast[ar1]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[filename2]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-True-auto]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_two_sided[True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes_lyrz_display[node_size2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[resample_img-img_4d_mni_tr2]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator11-check11-check_decision_proba_consistency]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_validity_of_ncuts_error_in_find_cut_slices
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast3]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_list_subjects
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_contrast_formula[second_level_contrast0]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_singleton_ax_dim
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_derivatives
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_verbose[True]
0.00s teardown nilearn/surface/surface.py::nilearn.surface.surface.vol_to_surf
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_with_flm_objects
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[cifti-21.x.x-21xx]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[10-average]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.0-4]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-bg_map1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_nans
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_anat]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_classification_string_label
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_string_params_case[TV-L1]
0.00s teardown nilearn/tests/test_masking.py::test_compute_multi_epi_mask
0.00s call     nilearn/datasets/tests/test_utils.py::test_load_sample_motor_activation_image
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_several_labels_per_entity[echo]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_add_js_lib
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plotting_functions_with_dim_invalid_input
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_z-full-21.x.x]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_get_cut_slices
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[trans_z-full-21.x.x]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_shape_first_level_models
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values0-None-None-None]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_errors
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[median-median]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_with_too_high_edge_threshold
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view9]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set2-plot_stat_map]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator3-alphas-best_alpha-False-param_values0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_img]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_height_control[fdr]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-1]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_signswap
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_epi]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-1.0-1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view2]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_tfce
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_block
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_copy
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_shape_mismatch[1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_type_design_matrices_smoke
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[10]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-tv-l1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_transform_verbose[True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_non_parametric_inference_permutation_computation
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_with_nans_and_infs[labels]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_download_original_images_along_resamp_images_if_previously_downloaded
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_masker-2]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab1]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-99]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-tv-l1]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_warnings
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_confounds_for_gifti
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[language_localizer_demo]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[0.0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_with_nans[plot_epi]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_errors
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_pauli_2017
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-True]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[mean-mean]
0.00s teardown nilearn/image/tests/test_image.py::test_copy_img_side_effect
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[cut_coords2-plot_img]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_noncurrent_axes
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_time_shift
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-some_path]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<f4]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.0-1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_contours]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list2-10]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_reduction_strategies
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator14-check14-check_transformer_n_iter]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_fetch_oasis_vbm[True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-axes3-False]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_language_localizer_demo_dataset[True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_img
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_subject
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_epi]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_img]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale007]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_simple_download_error
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_repetition_time_errors[-1-ValueError-positive]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-21.x.x-21xx]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_invalid_plot_type[None]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator12-check12-check_parameters_default_constructible]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo bar]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_neg-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_with_completely_masked_img[lzry]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_with_globbing_patterns_on_one_or_several_images[imgs0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_none_mask_img
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[foo]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_full_brain_info
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_3d_default_params[plot_stat_map]
0.00s teardown nilearn/_utils/tests/test_param_validation.py::test_feature_screening
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-spm]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[viridis-plot_glass_brain]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_more_than_seeds
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_with_globbing_patterns[3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-glover]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_epi]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_all_runs_of_one_session
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_cut_coords_and_display_mode[yx-None]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_roi]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_img
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-None]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Cortical-cort-prob-1mm-False-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator10-check10-check_set_params]
0.00s teardown nilearn/image/tests/test_image.py::test_high_variance_confounds
0.00s teardown nilearn/image/tests/test_image.py::test_math_img_exceptions
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_mask_3d_error
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-tv-l1]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[standard_deviation-std]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_random_state[random_state1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-True]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[z]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-9]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-bg_map1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[5-plot_anat]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator9-check9-check_estimators_partial_fit_n_features]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_session
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_reorder
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-True]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[Background]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list3-11]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set1-plot_stat_map]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_with_no_signal_scaling
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[False-glover]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_sphere_extraction
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-tv-l1]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[True-False]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_fill_html_template
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_errors[2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[1.0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-tangent]
0.00s teardown nilearn/image/tests/test_image.py::test_binarize_img_no_userwarning
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator7-check7-check_mixin_order]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_masking_first_level_model
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_symlink
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-4]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_sample_mask
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-graph-net]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_json_add_collection_dir
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_zeros_affine_diagonal
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[fir_delays1-16]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_transform_clean
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_dtype
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_contrast_mul
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-True]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_unknonw_labels
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regressor_predict_score_surface
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_high_resolution_image
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[5]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view4]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_predictions_r_square
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2.782559402207126e-06-3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_set_title[None]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-tv-l1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_missing_events
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_space_none
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand_4d[~/*.nii0]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-ward]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[_BaseDecoder]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-rena]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_not_found_exception[21.x.x]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_node_and_edge_kwargs
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels2-TypeError-must be string]
0.00s call     nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[$$$-ValueError]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-True]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.7]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[native-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[nearest]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_small_radius
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_fit_on_single_nifti_image[5-hierarchical_kmeans]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signals_extraction_with_labels_without_mask_return_masked_atlas
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_functions_mosaic_mode[None-plot_anat]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_outlier_cut_coords
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plot_stat_map_singleton_ax_dim[shape1-y]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-spm + derivative]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_high_level_non_parametric_inference_with_paths
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values1]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-graph-net]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-False-0-expected0]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_abide_pcp[True]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_inverse_transform_single_nifti_image[5-complete]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[complete]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_check_labels
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-tv-l1]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_check_h0_noeffect_labelswap_uncentered
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view6]
0.00s teardown nilearn/image/image.py::nilearn.image.image.index_img
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values3-7-None-None]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-graph-net]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_hrf_model[True-<lambda>]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[complete]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_fake_fmri_error
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_add_metadata_to_bids_derivatives_default_path
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_errors
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.9-4]
0.00s teardown nilearn/tests/test_signal.py::test_clean_kwargs
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[r_square]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked_thresholding
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_return_empty_for_large_min_size
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_components_img
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_voxelwise_attribute_errors[residuals]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[non_steady_state_outlier]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_img_plotting_vmax_equal_to_zero[0-plot_stat_map]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list3-11]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_generate_no_report
0.00s teardown nilearn/tests/test_signal.py::test_clean_standardize_false
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.7-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-20]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-correlation]
0.00s teardown nilearn/tests/test_masking.py::test_unmask_list
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[minimum-min]
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[2154.4346900318865-3]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_prob_atlas.py::test_plot_prob_atlas_radiological_view
0.00s teardown nilearn/datasets/tests/test_func.py::test_load_nki_error
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[0.5-False-5-expected5]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-100]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_with_masker
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_localizer_first_level]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-tv-l1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_get_voxelwise_model_attribute_with_surface_data
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_roi]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_many_time_points
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-None-False]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_inverse_transform_tangent
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-tv-l1]
0.00s teardown nilearn/surface/surface.py::nilearn.surface.surface.SurfaceImage.from_volume
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling_between_surfaces[linear]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes1]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix1-None-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[correlation-cov_estimator1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Set3-plot_stat_map]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-False]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_overlaid_report
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_overlap
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_img]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_with_surface_data_no_design_matrix
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_neg-True]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_threshold_n_clusters
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-tv-l1]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[Juelich--maxprob-thr0-1mm-False-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-graph-net]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic_spacenet_classifier[False]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-tv-l1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_transform_list_surf_images[1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_metadata_from_derivatives
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-False]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_maps_bad_maps[shape1-affine1-Images have different affine matrices.]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img_with_cluster_threshold[2-True-5-expected3]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo.gii-expected_files0-unexpected_files0-False]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_region_names_with_non_sequential_labels[background]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_warnings
0.00s teardown nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1.0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_carpet.py::test_plot_carpet_standardize
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_display_mode[lr]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator14-check14-check_estimators_partial_fit_n_features]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_bids_errors
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-None]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_same_as_sk
0.00s call     nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[log_l1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_tuple_node_coords
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_template]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_to_html[False-False]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_1_sphere
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[None]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_events_type
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[boxcar]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_type[design_matrix1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view3]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_logistic_model
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_shape_mismatch
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True-<f8]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_get_start_time_from_derivatives
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[regular-1.4.x-_desc-confounds_timeseries]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l1-99]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator10-check10-check_non_transformer_estimators_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_decision_function
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values1-7-None-None]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_motion[rot_y-derivatives-21.x.x]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[aal]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float32]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_targets_in_y_space_net_regressor
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list
0.00s teardown nilearn/maskers/tests/test_utils.py::test_concatenate_surface_images
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.5]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_one_confound_missing
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.1-2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_shelving
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_compute_epi_mask
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[x]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_get_file_name[part-21.x.x-21xx]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_checking_inputs_length[SpaceNetRegressor]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_stat_map]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[linear-False-ball]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[0.0004641588833612782-3]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalids_extract_types_in_connected_regions[spam]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-1.0-1]
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_cache_memory_level
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_roi]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_data[True-False]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-R_T1w.gii-expected_files2-unexpected_files2-True]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[10-arr_1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lzry]
0.00s teardown nilearn/tests/test_signal.py::test_clean_frequencies_using_power_spectrum_density
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_with_paths
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_dosenbach_2010]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_contrast_computation
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_nans_in_bg_img[plot_roi]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_high_level_glm_with_paths_errors
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_with_scaling
0.00s teardown nilearn/surface/tests/test_surface.py::test_compare_file_and_inmemory_mesh
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[7.25]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-4]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-graph-net]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[0]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[None]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_io_shapes
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[lateral-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[tangent]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellations_no_warnings
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.7]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_cropping_code_paths
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_and_extra_regressors
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_shape_inconsistent
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.7-2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-100]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[foo]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_colorbar_having_nans
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_epi]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-tv-l1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_region_extractor_fit_and_transform
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[21.x.x]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_mask_strategy_errors
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[0.5]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_basic_paradigm[True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[gifti]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs5-False]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_csv_io
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_error[plotly]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-10-%i-expected5]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_f_contrast_length_errors
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_mismatch_run_index
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_standardize_false
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_img_with_auto_cut_coords[y]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_no_masker_error
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False-<f8]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_display_mode_tiled[plot_stat_map]
0.00s teardown nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.normalize_matrix_on_axis
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.0]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_residuals
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[foo-bar]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-graph-net]
0.00s teardown nilearn/image/tests/test_image.py::test_largest_cc_img[True]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[miyawaki2008]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[partial correlation]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_resampling
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_load_confounds_warnings
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-99]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_connected_label_regions_connect_diag_false
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_dtype
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_mfista_solver_graph_net_no_l1_term
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling[nearest-True-auto]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-1.0]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-hierarchical_kmeans]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[~/test.nii0]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values2-7--5-None]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_base_space_net[False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-tv-l1]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies[sum-sum]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_warnings
0.00s teardown nilearn/image/tests/test_image.py::test_validity_threshold_value_in_threshold_img
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_attributes
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[affine1-3-shapes0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_bg_map_data
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-graph-net]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-graph-net]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_components_img
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_one_mesh_info
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/tests/test_signal.py::test_clean_psc
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[correlation]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_check_report_dims
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_with_cmaps[Paired-plot_roi]
0.00s call     nilearn/surface/tests/test_surface.py::test_surface_image_shape[1]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-rena]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_tr
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_labels[lab0]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_non_steady_state[1.4.x]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values6-10-6-5]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_infer_effect_maps
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.9]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_get_clusters_table_relabel_label_maps
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img[images_to_mean2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_subject_order_with_labels
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[2.5]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs2-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator22-check22-check_get_params_invariance]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_inputs[ica_aroma]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.5-False]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-1]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_warnings
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-False]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj2]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-True]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[right-bar-_get_view_plot_surf_plotly]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_user_expand[filename2]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_single_node_value
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[False]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_user_given_cmap_with_colorbar
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.9]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-tv-l1]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[1]
0.00s teardown nilearn/image/tests/test_image.py::test_binarize_img
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_anat.py::test_plot_anat_colorbar[%i-ortho-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_null_contrasts
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-1.0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/datasets/tests/test_func.py::test_miyawaki2008
0.00s teardown nilearn/datasets/tests/test_func.py::test_func_fetcher_return_bunch[fetch_miyawaki2008]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors1]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_non_float_type[float64]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_screening_space_net
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl[HarvardOxford--Subcortical-sub-maxprob-thr0-1mm-False-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_cross_validation[cv0]
0.00s teardown nilearn/image/tests/test_image.py::test_largest_cc_img_non_native_endian_type[True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_saving_to_file
0.00s teardown nilearn/image/tests/test_image.py::test_isnan_threshold_img_data
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal_missing_data
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plotting_functions_radiological_view[plot_anat]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-graph-net]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_fmri_inputs_with_confounds
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[$$$-ValueError]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_engine_error
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-False]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-<i8-True]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[99]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize_trivial
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_cmap[cmap1-None-5]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_plotly[full_view5]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_missing_trial_type_column_warning
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_residuals_errors
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_are_array_identical
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_metadata_from_bids
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator10-check10-check_estimators_empty_data_messages]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_with_surface_masker_with_mask[1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject_path
0.00s teardown nilearn/tests/test_masking.py::test_high_variance_confounds
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-1]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_smoke_test_for_verbose_argument[1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_shape_not_matching_mesh
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_univariate_feature_screening[False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[int64]
0.00s teardown nilearn/_utils/tests/test_niimg.py::test_img_data_dtype[allow for this test]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_signal_extraction_nans_in_regions_are_replaced_with_zeros
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[ridge-100]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-1]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list0-5]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-tv-l1]
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_view_markers
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_clustering[svr-99]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-tv-l1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_development_fmri
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[True]
0.00s teardown nilearn/_utils/tests/test_common.py::test_all_modules_error[all_modules]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape0-True]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale325]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_plot_threshold_for_uint8[plot_stat_map]
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img[images_to_mean0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_multi_nifti_maps_masker_list_of_sample_mask
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[kmeans]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_sanitize_labels_warnings
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_clustering[100]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-graph-net]
0.00s teardown nilearn/_utils/tests/test_common.py::test_all_modules_error[all_classes]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-True]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-precision]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values4-None-None-None]
0.00s teardown nilearn/image/tests/test_image.py::test_mean_img_resample
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_warning_n_labels_not_equal_n_regions[background]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_one_hemisphere
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_set_slice_timing_ref_warnings
0.00s teardown nilearn/surface/tests/test_surface.py::test_mesh_to_gifti
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_img_inputs_errors
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_img.py::test_plot_empty_slice
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_clustering[svc_l2-100]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[1-0.99-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[20]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_pass_masker_arg_to_estimator_smoke
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[svr-None]
0.00s call     nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_error
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors5]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_error_incorrect_cv
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint16]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-True]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-True]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_all_resolution_inference_one_voxel
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_with_expand_user
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values5-7-1-None]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_with_subject_labels
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-4-%i-expected2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_with_masker_object
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker_dummy_classifier
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_select_one_run_per_session
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning_check_values_epoch_argument_smoke[10]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.99-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[DecoderRegressor]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-False]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.1-1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_secondlevelmodel_design_matrix_error_path[design_matrix1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_one_run
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_with_globbing_patterns_with_single_subject
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-True]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_slice_time_ref[None]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_allen_2011]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_plot_contrasts
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[int16]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_residuals
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[20]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[kmeans]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.1]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_yeo_2011]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_hierarchical_k_means
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_apply_mask_shape
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_check_invariance
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_flm_of_surface_image
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-int64-False]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator0]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_read_events[events3]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_path
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[difumo_atlases]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[precision]
0.00s teardown nilearn/surface/tests/test_surface.py::test_polydata_shape[shape0]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold_errors
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_transform
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMRegressor]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values0]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<i4]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_stat_map_to_svg_slice_z[cut_coords1]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_errors_3d
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-True]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_neg-True]
0.00s teardown nilearn/_utils/tests/test_niimg.py::test_load_niimg
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_bids_files_no_space_entity
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_keys_mismatch
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_error_checks[True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_with_callable
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_passing_masker_arguments_to_estimator
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_fir_basic_paradigm[None-7]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject_n_components
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator17-check17-check_set_params]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[right]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_component_sign
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_roc_scoring
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_uniform_ball_cloud
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_warning_no_volumes_left[motion_outlier]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[False]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[HarvardOxford-cortl-prob-1mm]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-bg_map1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_nan
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_masker_attributes_passing_masker_arguments_to_estimator
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.3]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-None-True]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_cross_validation[cv0]
0.00s teardown nilearn/tests/test_signal.py::test_high_variance_confounds
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_warning_binary_image[False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_get_voxelwise_attributes_should_return_as_many_as_design_matrices[shapes0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker_list_of_sample_mask
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_inverse_transform_list_surf_images[1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator0-alphas-best_alpha-False-param_values0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-tv-l1]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_gt_0_lt_1
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_regression_screening[ridge-None]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_high_level_glm_different_design_matrices
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_slm_4d_image
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_n_rows_desmat_vs_n_effect_maps
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-True]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetClassifier]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_labeled_regions
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_non_nifti
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[covariance-cov_estimator1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-graph-net]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_glass_brain_axes
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_with_mask[2]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_one_alpha_no_crash[SpaceNetRegressor]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_radiological_view
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM12-gztar-AAL_files]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_stat_map]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_binary_classification_screening[100]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_passing_of_ncuts_in_find_cut_slices
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[1.4.x]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-tv-l1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_keys_not_matching_mesh
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[None]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure_add_contours_raises_not_implemented
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_mask_stat_map
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_multi_nifti_labels_masker
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-0.1]
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_save_glm_to_bids_errors
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-graph-net]
0.00s teardown nilearn/glm/tests/test_regression.py::test_ols
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_neg-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-graph-net]
0.00s teardown nilearn/tests/test_masking.py::test_compute_brain_mask
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_fake_fmri_data_and_design_generate[None-1-shapes0]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_functional
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[smith_2009]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.pial]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[check_surface_plotting_inputs]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_check_masker_attributes
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-1.0-1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-True]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.9]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.7]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_fast_svd[550]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_smith_2009]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-graph-net]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_no_duplicate_sub_labels
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_inputs_length[FREMClassifier]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator8-check8-check_parameters_default_constructible]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_oversampling
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[None]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-graph-net]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_screening[100]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-1-%.1f-expected7]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.3-1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_transform_inverse_transform_with_mask[3]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[10-1.0]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[1-0.5]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_path_as_str
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape1-test_affine1-Images have different affine matrices.]
0.00s teardown nilearn/image/tests/test_image.py::test_clean_img_sample_mask_mask_img
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-True]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_schaefer_2018
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_view_img
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-None-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_early_stopping_callback_object
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-True]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-F-False]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_fast_svd[30]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_none_mask_img
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_generate_regions_ts_with_overlap[hamming]
0.00s teardown nilearn/tests/test_signal.py::test_sample_mask
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score_before_object_fit_error
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_masker_attributes_with_fit
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_percentile_range
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test-uint64-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-True]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_medium_radius
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_n_job_error
0.00s teardown nilearn/_utils/tests/test_extmath.py::test_is_spd_with_non_symmetrical_matrix
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_standardization
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_designs_with_negative_onsets_warning
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_compute_contrast_num_contrasts
0.00s call     nilearn/_utils/tests/test_exceptions.py::test_dimension_error_message
0.00s teardown nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_firstlevelmodels
0.00s call     nilearn/maskers/tests/test_utils.py::test_deconcatenate_surface_images_2d
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_without_expand_user
0.00s call     nilearn/_utils/tests/test_segmentation.py::test_bad_inputs
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[partial correlation]
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_connectome.py::test_plot_connectome_exceptions_non_symmetric_adjacency[matrix0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape0-True]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_warning_all_voxels_masked
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_surf_nki_enhanced
0.00s teardown nilearn/glm/tests/test_first_level.py::test_slice_time_ref_warning_only_when_not_provided
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_mesh_to_plotly[left]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-graph-net]
0.00s teardown nilearn/surface/tests/test_surface.py::test_masked_indices
0.00s teardown nilearn/_utils/tests/test_cache_mixin.py::test_cache_mixin_wrong_dirs
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-C-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-True]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_warning_smoothing
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_neg-True]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_dict_learning
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-graph-net]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_dir
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[int32]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample[True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_from_volume_4d_nifti
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_bound_error[None-0]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_adhd
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list2-10]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs0-True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_inverse_transform_actual_output
0.00s teardown nilearn/surface/tests/test_surface.py::test_surface_image_shape[1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_mesh[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos-True]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_asymmetric_cmap[values8-7-None-None]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_seed_extraction
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-tv-l1]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_cuts_empty_mask_no_crash
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_fit_surface_with_mask_image[DecoderRegressor-2]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s call     nilearn/datasets/tests/test_func.py::test_load_nki_error
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_unused_kwargs
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-False]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_anisotropic_sphere_extraction
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.vtk]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint16-False]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.0]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[3-0.1-4]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[1.4.x]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[ABIDE_pcp]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-graph-net]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-True->f8]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-graph-net]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_multiclass_classification_masker
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig0-None-True]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_flm_generate_report_error_with_surface_data
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_single_file_part_error
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.5]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_time_derivative]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_schaefer_2018]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[tangent]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-graph-net]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[yeo_2011]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_strings_filepaths_input
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_max_alpha_squared_loss[0.1]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[neurovault]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_parallel_fit_builtin_cv[estimator1-alphas-best_alpha-True-param_values1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-True]
0.00s teardown nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1-1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.3]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.7]
0.00s teardown nilearn/tests/test_signal.py::test_clean_detrending
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-True]
0.00s teardown nilearn/image/tests/test_image.py::test_threshold_img
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_t_contrast
0.00s teardown nilearn/glm/tests/test_utils.py::test_z_score_opposite_contrast
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-False]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator0-partial correlation]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-graph-net]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[average]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_basic_paradigm_glover_hrf
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos-True]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_keys_mismatch
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-False]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index0-expected_optimal0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int64_types_no_crash[allow for this test->i8-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape0-False]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape0-affine0-Images have incompatible shapes.]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.5]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[complete]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_inverse_overlap
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_same_energy_calculus_pure_lasso
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0%]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_neg-True]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_with_probe_function[False]
0.00s teardown nilearn/datasets/tests/test_struct.py::test_load_fsaverage_data_errors
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer_contrasts_errors
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect0-variance0-Effect array should have 1 or 2 dimensions]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_error[test_shape0-test_affine0-Images have incompatible shapes.]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_to_img[False]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[precision-cov_estimator1]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_canica_single_subject_smoke
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float64-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_glass_brain.py::test_plot_glass_brain_display_modes_without_img[lr]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_neg-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_data_to_gifti[uint64]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator7-check7-check_mixin_order]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_string_params_case[Graph-Net]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-None-True]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[foo-TypeError-'img_filters' must be a list]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_large_radius
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_img
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-graph-net]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_hrf]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[talairach_atlas]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_dir_write_access
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_mixed_gambles[16]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-1]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[smith_2009]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-graph-net]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_bad_labels_input[shape1-affine1-Images have different affine matrices.]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_haxby
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_multimodal]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-precision]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-2-%.1f-expected8]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_fit_list_surf_images_with_mask
0.00s teardown nilearn/surface/tests/test_surface.py::test_surface_image_shape[3]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-graph-net]
0.00s teardown nilearn/mass_univariate/_utils.py::nilearn.mass_univariate._utils.orthonormalize_matrix
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[4-0.5-1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_difumo
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[precision]
0.00s teardown nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[50%]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-tv-l1]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_mask_img_transform_clean
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals0]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_labels_img_none
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_get_bids_files
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_tfce_smoke_legacy_warnings
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-False-expected_results2]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_sizes[node_size1]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[mixed_gambles]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_time_derivative]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_aal_version_deprecation
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage3]
0.00s teardown nilearn/datasets/tests/test_func.py::test_download_spm_auditory_data
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[harvard_oxford]
0.00s teardown nilearn/tests/test_signal.py::test_row_sum_of_squares
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[covariance]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-tv-l1]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_result_filter_combinations
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_default_scoring
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_tvl1_approximates_prox_l1_for_lasso[1.6681005372000592e-08-3]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[juelich]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_img]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-auto]
0.00s call     nilearn/plotting/tests/test_displays.py::test_threshold[0.5-None-None-expected_results1]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_regex
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator11-check11-check_set_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters2-ValueError-bids labels must be alphanumeric.]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fiac
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_maps_img
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale036]
0.00s teardown nilearn/tests/test_signal.py::test_standardize
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs4-True]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fiac]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[0.3]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[False-False->f8]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_spm_multimodal
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_auditory]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[allen_rsn_2011]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[brainomics_localizer]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-hierarchical_kmeans]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[pauli_2017]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator9-check9-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors4]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1-5-%i-expected3]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-C-True]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[adhd]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos-True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs3-True]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version_error
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage6]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[schaefer_2018]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_generic[partial correlation-cov_estimator1]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[icbm152_2009]
0.00s teardown nilearn/surface/tests/test_surface.py::test_inmemorymesh_index_error
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_cov_estimator[estimator0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[covariance]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_other_strategy
0.00s teardown nilearn/glm/tests/test_first_level.py::test_error_flm_surface_mask_volume_image
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_transform_without_fit
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input_confounds
0.00s teardown nilearn/decoding/tests/test_operators.py::test_prox_l1_nonexpansiveness
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-graph-net]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.5-1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_masker-2]
0.00s teardown nilearn/maskers/tests/test_utils.py::test_deconcatenate_wrong_input
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_unknown_scoring_metrics
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal_version_error
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_logistic_loss_derivative
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[image.nii.gz-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_threshold[-100]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_deprecation_force_resample
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage4]
0.00s call     nilearn/glm/tests/test_utils.py::test_multiple_fast_inverse_errors
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[destrieux_surface]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[displayed_spheres2]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_atlas_basc_multiscale_2015]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator16-check16-check_get_params_invariance]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[bids_langloc]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int8-False]
0.00s teardown nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[right-bar-_get_view_plot_surf_plotly]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_load_single_confounds_file[21.x.x]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_view_errors[left-foo-_get_view_plot_surf_matplotlib]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_score_single_subject
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-True]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_error
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear->f8-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters1-TypeError-Filters in img]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_no_experimental_paradigm
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[nki_enhanced_surface]
0.00s teardown nilearn/glm/tests/test_regression.py::test_ar_degenerate
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage5]
0.00s teardown nilearn/decoding/tests/test_searchlight.py::test_searchlight_scores_img_error_before_fit
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[talairach_atlas]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_trial_type_warning
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input0]
0.00s teardown nilearn/tests/test_signal.py::test_butterworth_warnings_lpf_too_high
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid0-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_check_is_fitted
0.00s teardown nilearn/datasets/tests/test_utils.py::test_add_readme_to_default_data_locations
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-True-expected_results0]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d_errors
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_json_add_collection_dir
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_separator
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[basc_multiscale_2015]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_auto_mask_errors
0.00s teardown nilearn/image/tests/test_image.py::test_get_data
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo.gii-expected_files0-unexpected_files0-False]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version[0.0.0-<-0.1.0]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-None-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_classifier_strategy_most_frequent
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[face / 10 + (window - face) * 2 - house-design_columns0-expected0]
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_isolated_seed
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[1.0]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[Juelich-prob-1mm]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_unfitted_masker
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_unfitted_masker
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-graph-net]
0.00s teardown nilearn/surface/tests/test_surface.py::test_projection_matrix
0.00s teardown nilearn/maskers/tests/test_utils.py::test_get_min_max_surface_image
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-average]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[craddock_2012]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[power_2011]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values2]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.7]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression_default_scoring_metric_is_r2
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_labels_img_none
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data[foo_hemi-L_T1w.gii-expected_files1-unexpected_files1-False]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-complete]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_get_batch_error
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[Megatrawls]
0.00s teardown nilearn/tests/test_signal.py::test_butterworth_warnings_hpf_too_low
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-True]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[True]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_download_image_terms
0.00s call     nilearn/surface/tests/test_surface.py::test_data_keys_not_matching_mesh
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_values[node_values4]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[foo]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_tuple_node_coords
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[42-TypeError]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_string_params_case[Graph-Net]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale122]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sampling_affine
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[fig1-None-True]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[99%]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[sub_labels1-TypeError-must be string]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier1-param1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-auto]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[HarvardOxford-cortl-prob-1mm]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_with_surface_image_with_surface_masker
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[Megatrawls]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[two-sided-0.0001]
0.00s teardown nilearn/glm/model.py::nilearn.glm.model.LikelihoodModelResults.conf_int
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[1]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_invalid_contrast_type
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_haxby_more_than_6[None]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True-<f8]
0.00s teardown nilearn/tests/test_signal.py::test_clean_zscore
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[4-surface_image-1]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[dosenbach_2010]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-None-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[Decoder]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_spm_auditory
0.00s teardown nilearn/tests/test_signal.py::test_clean_t_r_highpass_float_int[1.0-1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%.1f-expected6]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix1]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.7]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_mean[covariance]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[brainomics_localizer]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors3]
0.00s teardown nilearn/tests/test_signal.py::test_handle_scrubbed_volumes
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[partial correlation]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[haxby2001]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_threshold[1-0-None-expected_results2]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_img_filter[img_filters3-ValueError-is not a possible filter.]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[linear-<f8-True]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator10-check10-check_mixin_order]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_adjust_screening_lessthan_mask_surface[1]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_errors[displayed_spheres2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view4-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-True]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-C-False]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val0]
0.00s teardown nilearn/tests/test_signal.py::test_mean_of_squares
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-average]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_crop_mask
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_dummy_regression
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_sum_modulation_of_duplicate_events
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage5]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_exception
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_not_implemented
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_lipschitz_constant_loss_mse
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[average]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False-<f8]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[4.71238898038469-shape1-False]
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_transform_and_fit_errors
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-True->f8]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_node_kwargs
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_dispersion_derivative]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[diag]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_error_checks[False]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator13-check13-check_clusterer_compute_labels_predict]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_read_events[events2]
0.00s teardown nilearn/datasets/tests/test_testing.py::test_sender_status
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[auto-expected_marker_colors1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_localizer
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_space_label[$$$-ValueError]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_rena_clustering_input_mask_surface[2-surface_image-1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.obj]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plot_surf_engine_error
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.0471975511965976-shape1-False]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_tranform_cut_coords
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[uint16]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[False-False]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative-2]
0.00s teardown nilearn/tests/test_signal.py::test_butterworth_warnings_critical_frequencies
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_1d_gradient_id[2-0.5]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_target_vars_error
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_local_max_two_global_maxima
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[hierarchical_kmeans]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_destrieux_2009[False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_too_many_bold_files
0.00s call     nilearn/surface/tests/test_surface.py::test_save_mesh_error
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos-True]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM8-zip-uploads]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-None-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape0-True]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_save_data_1d
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[0-0.4]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.001]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[hierarchical_kmeans]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized
0.00s teardown nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_urllib
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-ward]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample_non_native_endian_data[True-False->f8]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties_evaluate_convergence[1.0]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_input_dataset_path
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[correlation]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-False]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_from_gifti_file
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[5-ward]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-graph-net]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[correlation]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[-5-7]
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_error_no_masker
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[average]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-False]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_crop_mask
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_compare_design_matrix_to_spm[1-arr_0]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-C-False]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-False]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-True]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[False]
0.00s teardown nilearn/plotting/tests/test_find_cuts.py::test_find_parcellation_cut_coords_hemispheres
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest-<f8-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[nearest->f8-True]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image_default_mask_img
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_intercept
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data0-expected0]
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[MGHImage]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[partial correlation]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct2-True-28-79.992]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape0-True]
0.00s teardown nilearn/glm/tests/test_regression.py::test_predicted_r_square
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape0-False]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[True-shape1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape0-False]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_logistic_derivative_lipschitz_constant
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.01]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1.0]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_result_filter
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-True]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_no_report
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_properties
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_neg-True]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator15-check15-check_parameters_default_constructible]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[full]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_repeated_name_in_user_regressors
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[precision]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_multi_surface[rena]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val0]
0.00s teardown nilearn/glm/tests/test_regression.py::test_ar
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous->f8-True]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_threshold[0-0-0-expected_results4]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[hierarchical_kmeans]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_neg-True]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar_with_intercept_in_confonding_vars[False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-True]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version[1.0-!=-0.1.0]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix20
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_remove_none_strings
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample_non_native_endians[continuous-<f8-False]
0.00s call     nilearn/datasets/tests/test_utils.py::test_read_md5_sum_file
0.00s call     nilearn/image/tests/test_image.py::test_smooth_array_raise_warning_if_fwhm_is_zero
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-True]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[Path]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_mesh_default_suffix
0.00s teardown nilearn/tests/test_signal.py::test_butterworth_errors
0.00s teardown nilearn/image/tests/test_resampling.py::test_identity_resample[False]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos-True]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[None]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape0-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_flm_fit_surface_image
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_all_methods_with_surface[25-kmeans]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_adjointness
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_read_events[events1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[medial-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-True]
0.00s teardown nilearn/tests/test_masking.py::test_error_shape
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[0-shape1-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0-shape1-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_neg-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape1-False]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float32-None-True]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale197]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_2d_gradient_id[0.9]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_sample_mask_to_fit_transform
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape1-False]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_ints
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_bg_map_data
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[uint32]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-F-True]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-0-%i-expected0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator11-check11-check_set_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_model_not_fitted
0.00s teardown nilearn/glm/tests/test_first_level.py::test_warn_flm_smooth_surface_image
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_img_to_signals_labels_error_strategy
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-False]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_with_dim
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal[SPM5-zip-uploads]
0.00s call     nilearn/_utils/tests/test_class_inspect.py::test_get_params
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-auto]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.orig]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape0-True]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_not_fitted_error
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_nilearn_regress[test_strategy7-param7-21.x.x]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover-1]
0.00s teardown nilearn/image/tests/test_image.py::test_iter_img
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample[False]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[10.0]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-7]
0.00s teardown nilearn/_utils/tests/test_logger.py::test_log_2_matching_object
0.00s teardown nilearn/glm/tests/test_regression.py::test_simple_results
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator6-check6-check_estimators_overwrite_params]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.txt]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_read_events[events0]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator11-check11-check_set_params]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.mnc]
0.00s call     nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_no_design_matrix
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_surface_image_contrast_computation
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_hrf]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator21-check21-check_set_params]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-True]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[kmeans]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.inflated]
0.00s teardown nilearn/surface/tests/test_surface.py::test_polydata_shape[shape1]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator9-check9-check_complex_data]
0.00s teardown nilearn/tests/test_signal.py::test_clean_confounds_errros
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale020]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[.white]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_nocovar
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_scroll_server_results
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[3.141592653589793-shape1-False]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_freesurfer[sphere]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_same_api.py::test_graph_net_and_tvl1_same_for_pure_l1_logistic
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[0-shape1-True]
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_boolean_data[AnalyzeImage]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-False]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_downsample[True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[1.5707963267948966-shape0-True]
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_flat_peak_local_max
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[False]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-2-expected_results1]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_neg-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[int64]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_warning_s_form[True]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_target_vars_error
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[9-0.95]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-None-expected_results0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/tests/test_signal.py::test_create_cosine_drift_terms
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_continuous_with_affine[3.141592653589793-shape1-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_glass_brain]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[True]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>f4]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_dispersion_derivative]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_msdl
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[1.1-1.2-%.1f-expected9]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation[precision]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[0.7853981633974483-shape0-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_to_img[True]
0.00s teardown nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_without_extrapolation
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_estimator_tags_renamed]
0.00s teardown nilearn/image/tests/test_resampling.py::test_warning_copy_header_false[reorder_img-img_4d_mni_tr2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_fill_value[-3.75-shape1-True]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[ward]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_error[.txt]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val1]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_pattern
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[1-2]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-F-True]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_symmetric_cmap[None-7]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_neg-True]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_one_file_name
0.00s call     nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[30%]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_sub_labels[42-TypeError-must be a list]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator7-check7-check_dont_overwrite_parameters]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_downloader
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos-True]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_group_sparse_covariance_errors
0.00s teardown nilearn/glm/tests/test_regression.py::test_residuals
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images_error
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_without_dim
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->=-0.0.1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg[True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_neg-True]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_create_second_level_design
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float32-None-True]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-spm_hrf]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale444]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[ward]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_list
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator18-check18-check_transformers_unfitted]
0.00s teardown nilearn/tests/test_signal.py::test_detrend
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos-True]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[check_surface_plotting_inputs]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[None]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type_attribute
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_high_pass
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[<i4-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_affine[1.5707963267948966-shape1-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_neg-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_error
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1-==-0.1.0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data1-expected1]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_time_derivative]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_errors
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid5]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_inverse_transformation_discard_diag[covariance]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[latreal-False]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_glob
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-C-False]
0.00s teardown nilearn/decoding/tests/test_objective_functions.py::test_3d_gradient_id[1.0]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_nocovar
0.00s teardown nilearn/glm/tests/test_model.py::test_t_contrast_errors
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[difumo_atlases]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events_warnings_null_duration
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale064]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_and_confounds[rena]
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_errors_4d_labels
0.00s teardown nilearn/surface/tests/test_surface.py::test_gifti_img_to_mesh
0.00s teardown nilearn/_utils/tests/test_testing.py::test_int64_niftis
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[3-glover_hrf]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator16-check16-check_set_params]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-graph-net]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_time_derivative]
0.00s call     nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list_more_than_seeds
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_confounds_connectome_measure_errors
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[ridgo]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_contrast_values
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.5-False]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_download_image_terms_error
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int16-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_specific_for_each_kind[cov_estimator1-correlation]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-True]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect0-variance0-Effect array should have 1 or 2 dimensions]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[20-0.05]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_apply_mask_surface
0.00s teardown nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos-True]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotEqual
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-True]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-0]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.99-False]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_first_level_from_bids_validation_task_label[42-TypeError]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_f_contrast[ols]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-graph-net]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_force_long_names
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_remove_small_regions
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform
0.00s teardown nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-None-expected_results0]
0.00s teardown nilearn/glm/tests/test_regression.py::test_ols_degenerate
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-False-tv-l1]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix2-lab2- ]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[6-0.99-False]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val1]
0.00s teardown nilearn/image/tests/test_image.py::test_warning_copy_header_false[crop_img-img_4d_mni_tr2]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val1]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_cosine_drift
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_img]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[None-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth2-8]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-False]
0.00s call     nilearn/plotting/tests/test_displays.py::test_get_index_from_direction_exception
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-auto-expected_results1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-None-False]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/glm/tests/test_design_matrix.py::test_design_matrix_regressors_provided_manually_errors
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[uint64]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_parcellation_with_surface_mask[rena]
0.00s call     nilearn/maskers/tests/test_utils.py::test_get_min_max_surface_image
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_confounds2df[21.x.x]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_list_surf_images
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct0-False-27-39.992]
0.00s teardown nilearn/surface/tests/test_surface.py::test_polydata_1d_check_parts
0.00s teardown nilearn/tests/test_signal.py::test_clean_warning
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator11-check11-check_transformers_unfitted]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator12-check12-check_transformer_n_iter]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_extract_mesh_and_data[None-None]
0.00s teardown nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine0]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.vtk]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator8-check8-check_set_params]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_dispersion_derivative]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_data_and_volume_mask[DecoderRegressor]
0.00s teardown nilearn/image/tests/test_image.py::test_crop_img_copied_header
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-True]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-spm_dispersion_derivative]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_is_plotly_installed
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_fit[True-False]
0.00s call     nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index1-expected_optimal1]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_participants
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_norm_and_length[2-glover_dispersion_derivative]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_threshold[0.5]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan_big[True]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_design_warnings
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator15-check15-check_estimator_repr]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-F-True]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_intercept_statsmodels_withcovar
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_t_score_with_covars_and_normalized_design_withcovar
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_log_map
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image
0.00s teardown nilearn/_utils/tests/test_logger.py::test_log_1_matching_object
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length_fir_lambda
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-F-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-auto]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[bar-anterior]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth3-8]
0.00s teardown nilearn/_utils/tests/test_logger.py::test_log_stack_lvl_stack_too_large
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_epi]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_files_use_session[False]
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-False]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[float32]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.99-False]
0.00s teardown nilearn/surface/tests/test_surface.py::test_check_mesh_and_data
0.00s teardown nilearn/image/tests/test_resampling.py::test_raises_bbox_error_if_data_outside_box[True]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier0-param0]
0.00s teardown nilearn/_utils/tests/test_logger.py::test_log_1_non_matching_object
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf]
0.00s teardown nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_from_nifti_file
0.00s teardown nilearn/tests/test_signal.py::test_handle_scrubbed_volumes_with_extrapolation
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-F-False]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-F-False]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/tests/test_signal.py::test_clean_finite_no_inplace_mod
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[None-1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_from_volume_3d_nifti
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-C-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-True]
0.00s teardown nilearn/plotting/tests/test_matplotlib_backend.py::test_should_switch_to_agg_backend_if_current_backend_fails
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_move_col_id
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_3
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-1]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[True]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-graph-net]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-graph-net]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/image/tests/test_image.py::test_concat_niimg_dtype
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-False]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_resample_stat_map
0.00s teardown nilearn/regions/tests/test_signal_extraction.py::test_trim_maps
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[dosenbach_2010]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_fast_svd[100]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_4d
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-tv-l1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-F-False]
0.00s teardown nilearn/glm/tests/test_model.py::test_model
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_clip[False]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_logistic_gradient_at_simple_points
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_time_derivative]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.1]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[None]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator10-check10-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[node_color2-expected_marker_colors2]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier2-param2]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[lft-False]
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_grad_div_adjoint_arbitrary_ndim[5-0.9-1]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_base_axes_exceptions
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan_big[False]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.399-4]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-True]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-F-True]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-C-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-1-2.5-expected_results2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_error_reorder_axis
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-1-2.5-expected_results2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_error_interpolation
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-1-2.5-expected_results2]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[>i4]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator5-check5-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input_design_matrix
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape0]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_without_dim
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-2-expected_results1]
0.00s call     nilearn/surface/tests/test_surface.py::test_inmemorymesh_index_error
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards[False-shape1]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-None-expected_results0]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-F-True]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-1-550]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct1-True-27-79.992]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_threshold_stats_img_errors
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_coords_seitzman_2018
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_exception
0.00s teardown nilearn/_utils/tests/test_logger.py::test_log_no_matching_object
0.00s teardown nilearn/surface/tests/test_surface.py::test_check_mesh
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-True-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_classification[classifier2-param2]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative-2]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_covar
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-F-True]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_colorscale_no_threshold
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator9-check9-check_parameters_default_constructible]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_4
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_glob
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-None-False]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_no_expand_wildcards
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_from_empty_gifti_file
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-auto]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-C-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.mnc]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-None-expected_results0]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-None-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-1-2.5-expected_results2]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-None-False]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector_error
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-2-expected_results1]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[True-True]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_diagonal
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_fixed_effect_contrast_nonzero_effect
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-True]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_get_bg_mask_and_cmap
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-2-expected_results1]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-auto]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-None-True]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[basc_multiscale_2015]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator9-check9-check_set_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[DecoderRegressor]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation1-True]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-False-tv-l1]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_yeo_2011
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_roi.py::test_plot_roi_view_type_error
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-True]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_label_masker_report_unfitted[label_names1-False]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator16-check16-check_estimators_unfitted]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_threshold_as_none_and_string_cases[30%]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_megatrawls_netmats
0.00s teardown nilearn/image/tests/test_image.py::test_iter_img_3d_imag_error
0.00s teardown nilearn/surface/tests/test_surface.py::test_polydata_shape[shape2]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-C-True]
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_constant_image_in_peak_local_max
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-False]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_empty_data_to_fit_error
0.00s teardown nilearn/_utils/tests/test_data_gen.py::test_write_fake_bold_img[affine1-shape0]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-C-True]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_position_annotation_with_decimals
0.00s teardown nilearn/plotting/tests/test_displays.py::test_threshold[None-None-None-expected_results0]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj1]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events_warnings
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator18-check18-check_estimators_unfitted]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_add_markers_cut_coords_is_none
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_check_vectorization_option[correlation]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-True]
0.00s teardown nilearn/glm/tests/test_model.py::test_f_output_new_api
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-1]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events_errors
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_ticks_matplotlib[0-3-%i-expected1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-C-True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_dispersion_derivative]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_with_mask
0.00s call     nilearn/decoding/tests/test_operators.py::test_prox_l1_nonexpansiveness
0.00s teardown nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-True]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures[bin_struct3-True-29-79.992]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator17-check17-check_no_attributes_set_in_init]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.251-4]
0.00s teardown nilearn/plotting/tests/test_cm.py::test_cm_preload
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view3-True]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-tab10]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs
0.00s teardown nilearn/surface/tests/test_surface.py::test_vertex_outer_normals
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_append_filters_to_query
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[foo-bar]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator15-check15-check_get_params_invariance]
0.00s teardown nilearn/datasets/tests/test_func.py::test_load_sample_motor_activation_image
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/surface/surface.py::nilearn.surface.surface.PolyData
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_2d
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalid_threshold_strategies
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_nocovar_multivariate
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[-9-0.95]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[xy_z-design_columns1-expected1]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_5
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[>i4-True]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[glover + derivative + dispersion-3]
0.00s teardown nilearn/maskers/tests/test_input_data.py::test_import_from_input_data_with_warning
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-None-False]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_seitzman_2018]
0.00s teardown nilearn/image/tests/test_image.py::test_concat_niimgs
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[error-tuple or list of strings]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_auditory]
0.00s teardown nilearn/image/tests/test_image.py::test_pd_index_img
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_2d_dataframe
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_list_valid_subjects_with_toplevel_files
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_minimal_report_no_fit[False-False]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsNull
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-1]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_adjust_small_clusters[test_list1-9]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index3-expected_optimal3]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator23-check23-check_set_params]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_orthogonalize_trivial
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-2]
0.00s call     nilearn/image/tests/test_image.py::test_copy_img
0.00s call     nilearn/maskers/tests/test_utils.py::test_deconcatenate_wrong_input
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[BaseSpaceNet-2]
0.00s teardown nilearn/regions/tests/test_parcellations.py::test_check_parameters_transform
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_before_fit
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator20-check20-check_get_params_invariance]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[True-auto-5555]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[str]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_hrf]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars_warnings
0.00s teardown nilearn/_utils/tests/test_niimg.py::test_new_img_like_side_effect
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetClassifier-2]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_labels
0.00s teardown nilearn/surface/tests/test_surface.py::test_choose_kind
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_trivial_cases_in_peak_local_max
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_neurosynth_words_vectorized_warning
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm-1]
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_non_iterable_header
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_error_nifti_not_supported[plot_surf_stat_map]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_old_code[scale012]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-auto]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors0]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_input_matrices_have_different_shapes
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[-9-0.15]
0.00s teardown nilearn/datasets/tests/test_mocking_autoused.py::test_request_mocking_autoused_requests
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[9-0.95]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_is_in
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_fdr_error
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_list_surf_images
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_distant_line_segments_detected_as_not_intersecting
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect1-variance1-Variance array should have 1 dimension]
0.00s call     nilearn/surface/tests/test_surface.py::test_save_mesh_error_wrong_suffix
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator19-check19-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[9-0.2]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-auto]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[int32-False]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tgz-w:gz]
0.00s teardown nilearn/tests/test_signal.py::test_butterworth
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data0-expected0]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[1]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_hemisphere_errors[foo-medial]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_infer_effect_maps_error
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_roi]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s teardown nilearn/decoding/tests/test_space_net.py::test_space_net_not_implemented_surface_objects[SpaceNetRegressor-1]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[False]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_threshold[0.5-None-None-expected_results1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-None-True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[fig2-axes2]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-None-True]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[False]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[column_1-design_columns3-expected3]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[80%]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_make_edges_and_weights_surface
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator7-check7-check_mixin_order]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view5-False]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar.gz-w:gz]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_clean
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors2]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_low_level_fixed_effects
0.00s teardown nilearn/plotting/tests/test_displays.py::test_threshold[1-None-1-expected_results3]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-True]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator14-check14-check_parameters_default_constructible]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_openneuro_dataset_errors
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_array_of_ints
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test__regressor_names
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[spm + derivative + dispersion-3]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_surf_destrieux
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_img_copied_header[True]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth0]
0.00s teardown nilearn/image/resampling.py::nilearn.image.resampling.coord_transform
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_cluster_level_parameters_error_no_masker
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth1]
0.00s call     nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.5-False]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords0]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_import_html_document_from_js_plotting
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-tv-l1]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_local_max_two_maxima
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_with_ravelized_tested_var
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-2-0]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterThan
0.00s teardown nilearn/surface/tests/test_surface.py::test_flat_mesh[xy0]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator8-check8-check_parameters_default_constructible]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_labels_masker_confounds_to_fit_transform[confounds1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_with_mask[2]
0.00s teardown nilearn/interfaces/tests/test_fsl.py::test_get_design_from_fslmat
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_bounds[data1-expected1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[estimator1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_freesurfer
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator11-check11-check_estimator_cloneable]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator21-check21-check_parameters_default_constructible]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint32-False]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_tar[tar-w]
0.00s teardown nilearn/tests/test_signal.py::test_clean_confounds_inputs
0.00s teardown nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_warning_if_backend_changes
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[int32]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_calculate_tr
0.00s teardown nilearn/image/tests/test_image.py::test_swap_img_hemispheres
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator7-check7-check_get_params_invariance]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[None-depth3]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img[False]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_annotations
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[right-True]
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[right]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_durations]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator9-check9-check_parameters_default_constructible]
0.00s call     nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_errors
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[False]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[float64]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_check_mesh
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[localizer_first_level]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_with_resample_arg[False]
0.00s call     nilearn/surface/tests/test_surface.py::test_data_to_gifti_unsupported_dtype[complex128]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img[True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_coords_power_2011
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[7-cold_hot]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_n_job_error
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[1e-07-6]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation0-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[3-0.5-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-True]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_error
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float-True]
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_depth[10-depth1]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-0]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_fmri_inputs_pandas_errors
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_data_to_sprite
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.99-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_parameter_grid_is_empty
0.00s teardown nilearn/regions/tests/test_rena_clustering.py::test_make_edges_surface[left]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.00s teardown nilearn/plotting/tests/test_html_surface.py::test_view_img_on_surf_errors
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_no_covar_warning
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-False]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[float32-False]
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val0]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator11-check11-check_positive_only_tag_during_fit]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_params
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_transform
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-2-1]
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_binary_bytearray_of_ints_data_error
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_craddock_2012
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[1e-09-7]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_write_read_metadata
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_t_contrast_add
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator5-check5-check_no_attributes_set_in_init]
0.00s teardown nilearn/tests/test_signal.py::test_clean_frequencies
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_with_int_types_no_crash[uint8-False]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[log_l1]
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_contrast[t-val0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid0]
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_open_in_browser[None]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[1.0-0-0]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_repr
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_accepts_paths
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.0]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[2-0.99-False]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[yeo_2011]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view6-False]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator8-check8-check_transformer_n_iter]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_not_contains
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor0-param0]
0.00s call     nilearn/surface/tests/test_surface.py::test_polydata_shape[shape0]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_tfce[False-auto-5050]
0.00s teardown nilearn/image/tests/test_image.py::test_concat_niimgs_errors
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[9-0.05]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_identify_affine_int_translation[True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation2-False]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator5-check5-check_no_attributes_set_in_init]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_error_transform_before_fit
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_pathlike
0.00s teardown nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_run_glm_ols
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_size
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_labels_img_none
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[lower]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_fit1d]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator11-check11-check_set_params]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape0-True]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_source
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-None-expected_results0-data_pos_neg-auto]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator8-check8-check_non_transformer_estimators_n_iter]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[10-0.05]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[0-0.65]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_with_extreme_values[smaller-0.9999]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_copied_header
0.00s teardown nilearn/_utils/tests/test_masker_validation.py::test_check_embedded_masker_defaults
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_gzip[.gz]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_run_glm_ar1
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/plotting/tests/test_displays.py::test_threshold[None-None-None-expected_results0]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_6
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator7-check7-check_mixin_order]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_warning_smoothing
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[a - b-design_columns2-expected2]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_img
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid4]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_with_multiple_constants_and_covars
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[8-0.5-False]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_json_add_im_files_paths
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input2]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-False]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix0]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_get_params_invariance]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_nan[core_shape1-True]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator5-check5-check_estimators_unfitted]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[int8]
0.00s teardown nilearn/_utils/tests/test_glm.py::test_img_table_checks
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resample_clip[True]
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val0]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s call     nilearn/datasets/tests/test_mocking_autoused.py::test_temp_nilearn_home_autoused
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_dtype[int16]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator15-check15-check_valid_tag_types]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-cold_hot]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[max_iter-True-tv-l1]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_contrast[F-val1]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator9-check9-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index4-expected_optimal4]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_scaling
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-tv-l1]
0.00s teardown nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_error
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_1
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_same_fov
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/image/tests/test_resampling.py::test_resampling_result_axis_permutation[axis_permutation3-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator10-check10-check_get_params_invariance]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[5-0.5-False]
0.00s teardown nilearn/glm/tests/test_paradigm.py::test_check_events_nan_designs[design_with_nan_onsets]
0.00s teardown nilearn/datasets/tests/test_mocking_autoused.py::nilearn.datasets.tests.test_mocking_autoused.check_doctest_fixture
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_files_overwrite[True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[average]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_parameters_default_constructible]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_is_kaleido_installed
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator10-check10-check_set_params]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[juelich]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.99-False]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_one_sided_versus_two_test
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.5-False]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator16-check16-check_estimator_repr]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_run_glm_ar3
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_resampling_errors
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations_between_surfaces[depth5-8]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator9-check9-check_get_params_invariance]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors1]
0.00s teardown nilearn/glm/tests/test_utils.py::test_multiple_fast_inverse_errors
0.00s teardown nilearn/datasets/tests/test_utils.py::test_fetch_single_file_overwrite
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->-0.0.1]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_allen_2011
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator12-check12-check_estimator_cloneable]
0.00s teardown nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[True]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/image/tests/test_resampling.py::test_coord_transform_trivial
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[None-1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_engine_kwarg
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_warning_smoothing
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-1-None-expected_results1]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.0]
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_mesh_error
0.00s teardown nilearn/glm/tests/test_utils.py::test_pad_f_contrast[val1]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[9-0.5-False]
0.00s call     nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_path_expanded
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_encode[<i4]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator13-check13-check_transformer_n_iter]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_labels_img_none
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[4-0.5-False]
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[node_color2-expected_marker_colors2]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/glm/tests/test_utils.py::test_z_score_f_values
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-None-expected_results0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator7-check7-check_do_not_raise_errors_in_init_or_set_params]
0.00s teardown nilearn/tests/test_init.py::test_version_number
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_type_n_perm
0.00s teardown nilearn/surface/tests/test_surface.py::test_sample_locations
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.001]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.001]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[ABIDE_pcp]
0.00s teardown nilearn/glm/tests/test_utils.py::test_mahalanobis_errors
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[memory-False-tv-l1]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor1-param1]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator4-check4-check_estimator_repr]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator18-check18-check_estimators_unfitted]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_error_transform_before_fit
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator6-check6-check_estimators_unfitted]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_array
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator12-check12-check_transformers_unfitted]
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_sanitize_inputs_permuted_ols
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_classifier]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator10-check10-check_get_params_invariance]
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_filter_and_mask_error
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-2-expected_results2]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator19-check19-check_transformer_n_iter]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid[7-0.99-False]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-0.25-1-expected_results3]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.0-0.1]
0.00s teardown nilearn/image/tests/test_resampling.py::test_4d_affine_bounding_box_error[False]
0.00s teardown nilearn/maskers/tests/test_multi_nifti_masker.py::test_3d_images_error
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.1]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_file_error[.obj]
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_isolated_pixel
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_contours]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator8-check8-check_get_params_invariance]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_save_cmap[20-tab10]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[single]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[glover_hrf]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage3]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index1-expected_optimal1]
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator7-check7-check_transformers_unfitted]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor2-param2]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-auto]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_smith_2009
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[left-True]
0.00s teardown nilearn/image/tests/test_resampling.py::test_raises_upon_3x3_affine_and_no_shape[False]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[haxby2001]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-graph-net]
0.00s teardown nilearn/glm/tests/test_utils.py::test_multiple_fast_inv
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors5]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_json_view_size
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_first_level_contrast
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index0-expected_optimal0]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view7-False]
0.00s teardown nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator8-check8-check_estimators_unfitted]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator20-check20-check_mixin_order]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_coords_dosenbach_2010
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[harvard_oxford]
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-False-tv-l1]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[adhd]
0.00s teardown nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator22-check22-check_get_params_invariance]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[foo]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[pauli_2017]
0.00s teardown nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[False]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[0.5-0.0]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_make_regressor_2
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svr]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates[ar_vals2]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_safe_extract
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator13-check13-check_set_params]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[fit_intercept-True-graph-net]
0.00s teardown nilearn/image/tests/test_image.py::test_clean_img_sample_mask
0.00s teardown nilearn/surface/tests/test_surface.py::test_save_mesh_error_wrong_suffix
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[language_localizer_demo]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_csv_to_array
0.00s call     nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[xy_z-design_columns1-expected1]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_local_max_donut
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_surface_masker_report_no_report
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[_BaseDecoder]
0.00s teardown nilearn/image/tests/test_resampling.py::test_3x3_affine_bbox[True]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[auto]
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_mgh_image
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[bids_langloc]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[neurovault]
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_from_gradient[1.0-0.001]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy0-not a supported type of confounds.]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_input_args_and_kwargs[None-0-1]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[allen_rsn_2011]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator7-check7-check_mixin_order]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_md5_sum_file
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_flipping_axis
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-graph-net]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator6-check6-check_mixin_order]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[schaefer_2018]
0.00s teardown nilearn/plotting/tests/test_matplotlib_backend.py::test_should_raise_import_error_for_version_check
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.001]
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[0-0.95]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator7-check7-check_estimators_partial_fit_n_features]
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_bids_langloc_dataset
0.00s teardown nilearn/surface/tests/test_surface.py::test_surface_image_error
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_no_report
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_improper_contrast_inputs[effect1-variance1-Variance array should have 1 dimension]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas1-False-graph-net]
0.00s teardown nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix2]
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_prepare_colors_for_markers[cyan-expected_marker_colors0]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_surface_maps_masker_1d_maps_img
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[mask-True-graph-net]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors4]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-True-graph-net]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage4]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Contains
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_open_in_browser_file
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-False-tv-l1]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_no_design_matrix
0.00s teardown nilearn/glm/tests/test_utils.py::test_mahalanobis
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_strings
0.00s teardown nilearn/plotting/tests/test_matplotlib_backend.py::test_should_not_raise_warning_if_backend_is_not_changed
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fiac]
0.00s teardown nilearn/glm/tests/test_model.py::test_conf_int
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_largest_cc
0.00s teardown nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.00s call     nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_exception
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_error_incompatible_surface_mask_and_volume_data[Decoder]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_3
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[aal]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-False-tv-l1]
0.00s teardown nilearn/surface/tests/test_surface.py::test_flat_mesh[xy2]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_figure_kwarg
0.00s teardown nilearn/glm/tests/test_model.py::test_f_output
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[development_fmri]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s teardown nilearn/image/tests/test_image.py::test_crop_img
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-auto]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-graph-net]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.249-5]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-graph-net]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[verbose-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_objective_raises_value_error_if_invalid_loss
0.00s teardown nilearn/tests/test_signal.py::test_clean_runs
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_sym_matrix_to_vec_is_the_inverse_of_vec_to_sym_matrix
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[l1_ratios-False-tv-l1]
0.00s call     nilearn/surface/tests/test_surface.py::test_polydata_error
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_configure_title_plotly
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1000.0]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[tol-True-tv-l1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_run_tables_errors
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[oasis1]
0.00s teardown nilearn/plotting/tests/test_js_plotting_utils.py::test_to_color_strings[colors3]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/tests/test_signal.py::test_clean_confounds
0.00s teardown nilearn/datasets/tests/test_utils.py::test_naive_ftp_adapter
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_open_view_warning
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_fdr
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_move_unknown_terms_to_local_filter
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs
0.00s teardown nilearn/glm/tests/test_utils.py::test_z_score_t_values
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[100.0]
0.00s call     nilearn/decoding/tests/test_sklearn_compatibility.py::test_get_params[alphas0-False-tv-l1]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator13-check13-check_estimator_cloneable]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hrf_tr_deprecation[spm_time_derivative]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[None]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_as_surface_image_3d_same_as_list_2d
0.00s teardown nilearn/tests/test_masking.py::test_unmask_from_to_3d_array
0.00s teardown nilearn/glm/tests/test_utils.py::test_full_rank
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/glm/tests/test_model.py::test_t_contrast
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_get_outlier_cols
0.00s teardown nilearn/datasets/tests/test_utils.py::test_uncompress_zip
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_split_terms
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index2-expected_optimal2]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator11-check11-check_parameters_default_constructible]
0.00s teardown nilearn/plotting/tests/test_cm.py::test_mix_colormaps
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_atlas_fetcher_return_bunch[fetch_coords_power_2011]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[spm_multimodal]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[miyawaki2008]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_run_glm_errors
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[foo]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[craddock_2012]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator9-check9-check_transformers_unfitted]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_remove_none_strings
0.00s teardown nilearn/image/tests/test_image.py::test_iterator_generator
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.1]
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_reorder_labels
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage6]
0.00s teardown nilearn/glm/tests/test_utils.py::test_mahalanobis2
0.00s teardown nilearn/glm/tests/test_first_level.py::test_glm_ar_estimates_errors
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_save_sprite
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile
0.00s teardown nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_two_sided_recover_positive_and_negative_effects
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[ortho-2-plot_epi]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[mixed_gambles]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[0.01]
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine0]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_geodesic
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_roi]
0.00s teardown nilearn/image/tests/test_image.py::test_largest_cc_img_error
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_contains
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_alpha_grid_pure_spatial[False]
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[1.0]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_stringify_path
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[2]
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_gii_gz
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-True-expected_results0]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_aal_version_error
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-auto]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[-1-None-expected_results4-data_pos_neg-True]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor_nl
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_2
0.00s teardown nilearn/interfaces/tests/test_bids.py::test_parse_bids_filename
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.059-6]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[msdl_atlas]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid1-False]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_1
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[100.0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid0-True]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator10-check10-check_transformer_n_iter]
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_basc_multiscale_2015_error
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-False-expected_results2]
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reduction_strategies_error
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None--5-expected_results3-data_pos_neg-True]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy2-not a supported type of confounds.]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[2]
0.00s teardown nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator12-check12-check_get_params_invariance]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-nan-expected_results2-data_pos_neg-True]
0.00s teardown nilearn/_utils/tests/test_extmath.py::test_is_spd_with_symmetrical_matrix
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input0]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[destrieux_surface]
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_prepare_line
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-2-expected_results5-data_pos_neg-True]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[nki_enhanced_surface]
0.00s teardown nilearn/reporting/tests/test_reporting.py::test_cluster_nearest_neighbor
0.00s teardown nilearn/image/tests/test_image.py::test_index_img_error_3d
0.00s teardown nilearn/reporting/tests/test_html_report.py::test_nifti_spheres_masker_report_displayed_spheres_list_more_than_seeds
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_with_names
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_add_absolute_paths
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[10.0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_non_native_endianness[True]
0.00s teardown nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[complete]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_check_output_1d
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine2]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.401-3]
0.00s call     nilearn/datasets/tests/test_utils.py::test_get_dataset_descr[fsaverage]
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_deprecation_contrast_type_attribute
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.GreaterOrEqual
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_download_image
0.00s teardown nilearn/decoding/tests/test_fista.py::test_logistic_lipschitz[0.1]
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_transform_with_mask
0.00s teardown nilearn/glm/tests/test_second_level.py::test_sort_input_dataframe
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_more
0.00s teardown nilearn/_utils/tests/test_exceptions.py::test_dimension_error_message
0.00s teardown nilearn/datasets/tests/test_utils.py::test_tree
0.00s teardown nilearn/plotting/tests/test_html_connectome.py::test_get_connectome
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_not_in
0.00s teardown nilearn/tests/test_masking.py::test__extrapolate_out_mask
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index2-expected_optimal2]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.899-3]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_first_level_contrast
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_mask_img_fit_keys_mismatch
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_one_minus_pvalue
0.00s teardown nilearn/image/tests/test_image.py::test_index_img_error_4d
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_squared_loss_gradient_at_simple_points
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/regions/tests/test_region_extractor.py::test_invalid_thresholds_in_threshold_maps_ratio[-1.0]
0.00s teardown nilearn/image/tests/test_resampling.py::test_crop
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_resample_regressor
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_with_1d_dataframe
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_spd[invalid_input1]
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.901-0]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[nan-None-expected_results1-data_pos_neg-auto]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_couple
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_not_null
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_calculate_tr
0.00s teardown nilearn/plotting/tests/test_edge_detect.py::test_edge_nan
0.00s teardown nilearn/_utils/tests/test_niimg.py::test_get_target_dtype[allow for this test]
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine1]
0.00s teardown nilearn/glm/tests/test_first_level.py::test_img_table_checks
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_mesh_file_gii_gz
0.00s teardown nilearn/glm/tests/test_thresholding.py::test_hommel[0.061-5]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessOrEqual
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_order_comp
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_error
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine1]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_no_copy[affine0]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[svb]
0.00s teardown nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy3-high_pass]
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_append_filters_to_query
0.00s teardown nilearn/glm/tests/test_model.py::test_f_output_errors
0.00s teardown nilearn/datasets/tests/test_utils.py::test_read_md5_sum_file
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_distant_line_segments_detected_as_not_intersecting
0.00s teardown nilearn/datasets/tests/test_utils.py::test_movetree
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid7]
0.00s teardown nilearn/datasets/tests/test_func.py::test_is_valid_path
0.00s teardown nilearn/decoding/tests/test_fista.py::test_squared_loss_lipschitz[1000.0]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_memory
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_is_null
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_fwhm_is_odd_with_copy[affine2]
0.00s teardown nilearn/plotting/tests/test_displays.py::test_cut_axes_exception
0.00s teardown nilearn/glm/tests/test_second_level.py::test_second_level_input_error_surface_image_2d
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.LessThan
0.00s teardown nilearn/datasets/tests/test_neurovault.py::test_not_equal
0.00s teardown nilearn/glm/tests/test_second_level.py::test_process_second_level_input_as_dataframe
0.00s teardown nilearn/plotting/tests/test_displays.py::test_get_index_from_direction_exception
0.00s teardown nilearn/glm/tests/test_model.py::test_t_output
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_numpy_gt_1pt23
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_connectivity_measure_errors
0.00s teardown nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_force_min_stat_map_value
0.00s teardown nilearn/surface/tests/test_surface.py::test_flat_mesh[xy1]
0.00s call     nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[a - b-design_columns2-expected2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l2]
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_arrays
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length_fir_lambda
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_spd_input_matrix
0.00s teardown nilearn/plotting/tests/test_edge_detect.py::test_edge_detect
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_sample_condition_7
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_empty_data_messages]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid2]
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_grad_matrix
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_true[None-4-expected_results6-data_pos_neg-auto]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l2]
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_empty_peak_local_max
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid8]
0.00s teardown nilearn/plotting/tests/test_html_document.py::test_open_in_browser_deprecation_warning[None]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l1]
0.00s teardown nilearn/decomposition/tests/test_multi_pca.py::test_multi_pca_componenent_errors
0.00s teardown nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile_no_index_error
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_fit_no_mask_no_img_error
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_solver_raises_value_error_if_invalid_loss
0.00s teardown nilearn/image/tests/test_image.py::test_crop_threshold_tolerance
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid9]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid3]
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotIn
0.00s teardown nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_nested
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_relative_and_absolute_thresholds_in_peak_local_max
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[10-0.05]
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_check_niimg_wildcards_errors
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_operators_adjointness
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotNull
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_mgz
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_custom
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_prec_to_partial
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s teardown nilearn/image/tests/test_image.py::test_index_img
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_output_type
0.00s teardown nilearn/glm/tests/test_utils.py::test_pos_recipr
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid1]
0.00s teardown nilearn/_utils/tests/test_param_validation.py::test_check_threshold
0.00s teardown nilearn/plotting/tests/test_cm.py::test_replace_inside
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_dict
0.00s teardown nilearn/surface/tests/test_surface.py::test_polydata_error
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_modes_in_random_walker_spacing
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_error
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index4-expected_optimal4]
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input_dataframe
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid6]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l1]
0.00s teardown nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_memmap
0.00s teardown nilearn/datasets/tests/test_utils.py::test_load_sample_motor_activation_image
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_rename_parameters
0.00s teardown nilearn/plotting/tests/test_cm.py::test_dim_cmap
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_regressor]
0.00s teardown nilearn/datasets/tests/test_utils.py::test_filter_columns
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_exp_map
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_transfer_deprecated_param_vals
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_ds000030_urls
0.00s teardown nilearn/datasets/tests/test_func.py::test_check_parameters_megatrawls_datasets
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.ResultFilter
0.00s teardown nilearn/mass_univariate/tests/test_utils.py::test_calculate_cluster_measures_on_empty_array
0.00s teardown nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine1]
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_filepath
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_regressor]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_automatic_t2f_conversion
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_confounds
0.00s teardown nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_none
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs
0.00s teardown nilearn/image/tests/test_image.py::test_fast_smooth_array
0.00s teardown nilearn/plotting/tests/test_html_stat_map.py::test_threshold_data
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.IsIn
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[0-0.95]
0.00s teardown nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_pandas_dataframe
0.00s teardown nilearn/datasets/tests/test_func.py::test_select_from_index
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_array_of_ints
0.00s teardown nilearn/_utils/tests/test_tags.py::test_nilearn_tags
0.00s teardown nilearn/decoding/tests/test_graph_net.py::test_identity_adjointness
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_lists
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.NotContains
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_classifier]
0.00s teardown nilearn/image/tests/test_resampling.py::test_reorder_img_mirror
0.00s teardown nilearn/datasets/tests/test_mocking_autoused.py::test_temp_nilearn_home_autoused
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input_unfit_model
0.00s teardown nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_none_title_custom
0.00s teardown nilearn/datasets/tests/test_func.py::test_fetch_development_fmri_invalid_n_subjects
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_vec_to_sym_matrix_errors
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[9-0.2]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_compare_version_error
0.00s call     nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty0]
0.00s teardown nilearn/glm/tests/test_hemodynamic_models.py::test_names
0.00s teardown nilearn/surface/tests/test_surface.py::test_load_surf_data_array
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_square_matrix
0.00s teardown nilearn/glm/tests/test_contrasts.py::test_invalid_contrast_type
0.00s teardown nilearn/_utils/tests/test_testing.py::test_memory_usage
0.00s call     nilearn/glm/tests/test_contrasts.py::test_expression_to_contrast_vector[column_1-design_columns3-expected3]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[-9-0.95]
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_map_eigenvalues_on_sqrt_map
0.00s teardown nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_source
0.00s teardown nilearn/datasets/neurovault.py::nilearn.datasets.neurovault.Pattern
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_trivial_cases
0.00s teardown nilearn/image/tests/test_image.py::test_fast_smooth_array_give_same_result_as_smooth_array[affine2]
0.00s call     nilearn/regions/tests/test_signal_extraction.py::test_check_shape_and_affine_compatibility_with_dim
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_force_long_names
0.00s teardown nilearn/image/tests/test_image.py::test_new_img_like_int64[allow for this test]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/surface/tests/test_surface.py::test_polymesh_error
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid10]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_2_tailed[20-0.05]
0.00s call     nilearn/decoding/tests/test_searchlight.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s teardown nilearn/_utils/tests/test_ndimage.py::test_constant_image_in_peak_local_max
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-1-2.5-expected_results2]
0.00s teardown nilearn/_utils/tests/test_segmentation.py::test_bad_inputs
0.00s teardown nilearn/connectome/tests/test_connectivity_matrices.py::test_check_square
0.00s teardown nilearn/image/tests/test_image.py::test_copy_img
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_result_filter
0.00s teardown nilearn/_utils/tests/test_niimg_conversions.py::test_repr_niimgs_with_niimg_pathlib
0.00s call     nilearn/mass_univariate/tests/test_permuted_least_squares.py::test_permuted_ols_type_n_perm
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input0]
0.00s teardown nilearn/_utils/tests/test_helpers.py::test_future_warn_deprecated_params
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_second_level_input_list_wrong_type
0.00s teardown nilearn/decoding/tests/test_tv.py::test_tvl1_objective_raises_value_error_if_invalid_loss
0.00s teardown nilearn/_utils/tests/test_param_validation.py::test_get_mask_extent
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-None-False]
0.00s call     nilearn/plotting/tests/test_html_connectome.py::test_prepare_line
0.00s teardown nilearn/decomposition/tests/test_dict_learning.py::test_transform_before_fit_error
0.00s teardown nilearn/image/tests/test_image.py::test_crop_img_to
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-F-True]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_is_none
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_n_rows_desmat_vs_n_effect_maps
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_same_result_with_fwhm_none_or_zero
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_unsupported_estimator[svb]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_tags_classification
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-None-False]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-None-True]
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_nan_do_not_propagate
0.00s call     nilearn/decoding/tests/test_objective_functions.py::test_baseestimator_invalid_l1_ratio
0.00s teardown nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing_path_expanded
0.00s teardown nilearn/glm/tests/test_second_level.py::test_check_output_type
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_add_absolute_paths
0.00s call     nilearn/surface/tests/test_surface.py::test_polydata_shape[shape2]
0.00s teardown nilearn/decoding/tests/test_decoder.py::test_decoder_tags_regression
0.00s teardown nilearn/image/tests/test_image.py::test_smooth_array_raise_warning_if_fwhm_is_zero
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_instantiation_error_plotly_surface_figure[input_obj2]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_not_contains
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-None-True]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[0-0.4]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_scrub.py::test_optimize_scrub[original_motion_outliers_index3-expected_optimal3]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-1-2.5-expected_results2]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_masked[None-None-auto-expected_results1]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator12-check12-check_transformers_unfitted]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[0-0.65]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-C-False]
0.00s call     nilearn/datasets/tests/test_struct.py::test_load_mni152[2-load_mni152_template]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_with_names
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_lower_tailed[-9-0.15]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-0.25-1-expected_results3]
0.00s call     nilearn/_utils/tests/test_common.py::test_all_modules_error[all_functions]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes_error[1-2]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->-0.0.1]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-graph-net]
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-1]
0.00s call     nilearn/_utils/tests/test_common.py::test_all_modules_error[all_classes]
0.00s call     nilearn/plotting/tests/test_cm.py::test_dim_cmap
0.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_stat_map.py::test_plotting_functions_with_dim_invalid_input
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_empty_data_to_fit_error
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_move_unknown_terms_to_local_filter
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-left]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator15-check15-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input2]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_surface_figure_add_contours_raises_not_implemented
0.00s call     nilearn/datasets/tests/test_atlas.py::test_fetch_atlas_fsl_errors[Juelich-prob-1mm]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray_more
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-F-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator14-check14-check_valid_tag_types]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_rename_parameters
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor1-param1]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test_hkernel_length[None-1]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_dictlearning_score_before_object_fit_error
0.00s call     nilearn/maskers/tests/test_input_data.py::test_import_from_input_data_with_warning
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-None-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-graph-net]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/_utils/tests/test_path_finding.py::test_resolve_globbing
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_geometric_mean_error_non_square_matrix
0.00s call     nilearn/_utils/tests/test_extmath.py::test_fast_abs_percentile_no_index_error
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix2-lab2- ]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_future_warn_deprecated_params
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_parameter_grid_is_empty
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_trivial_cases_in_peak_local_max
0.00s call     nilearn/_utils/tests/test_param_validation.py::test_get_mask_extent
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-F-True]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/interfaces/tests/test_bids.py::test_parse_bids_filename
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf_stat_map]
0.00s call     nilearn/surface/tests/test_surface.py::test_polydata_shape[shape1]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_second_level_input_list_wrong_type
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[1-9]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float32-None-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-tv-l1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-F-False]
0.00s call     nilearn/plotting/tests/test_displays.py::test_mosaic_slicer_wrong_inputs[cut_coords1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_warning[param_grid1-False]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[medial-True]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid0]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_plot_img_on_surf_with_axes_kwarg
0.00s call     nilearn/_utils/tests/test_data_gen.py::test_generate_timeseries[9-9]
0.00s call     nilearn/_utils/tests/test_ndimage.py::test_empty_peak_local_max
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator9-check9-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid10]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-2-expected_results1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-some_path]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator9-check9-check_estimators_partial_fit_n_features]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-C-False]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator15-check15-check_get_params_invariance]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_1_tailed_uppper_tailed[9-0.05]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-2-expected_results1]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[auto-None-2-expected_results1]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_order_comp
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator16-check16-check_estimators_partial_fit_n_features]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator7-check7-check_mixin_order]
0.00s call     nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator10-check10-check_non_transformer_estimators_n_iter]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-graph-net]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_move_col_id
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-None-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid1]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-1-2.5-expected_results2]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[latreal-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid9]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-1-2.5-expected_results2]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-C-False]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[foo]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-None-expected_results0]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-False-int8-None-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[-1-None-expected_results1]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[auto-None-None-expected_results0]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-2-expected_results1]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[average]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos_neg[None-2-expected_results2]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator6-check6-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_non_supported_estimator_error[estimator1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-graph-net]
0.00s call     nilearn/mass_univariate/tests/test_utils.py::test_null_to_p_float_error
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_replacement[param_grid_input1]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-some_path]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[foo]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_contains
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-some_path]
0.00s call     nilearn/_utils/tests/test_niimg_conversions.py::test_iter_check_niimgs_memory
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_tags_classification
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_pos[False-None-None-expected_results0]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-C-True]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-C-True]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-None-False]
0.00s call     nilearn/glm/tests/test_hemodynamic_models.py::test__regressor_names
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-2-plot_glass_brain]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_symmetric_cbar_false_neg[False-None-None-expected_results0]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-False-bool-F-True]
0.00s setup    nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reporting_mpl_warning
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-bg_map1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-F-False]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-C-True]
0.00s call     nilearn/glm/tests/test_check_events_file_uses_tab_separators.py::test_for_invalid_filepath
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_figure_and_axes[None-axes3-False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix1]
0.00s call     nilearn/surface/tests/test_surface.py::test_polydata_1d_check_parts
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-F-True]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[True-False]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder_error[2]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.4-tv-l1]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator10-check10-check_mixin_order]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy0-not a supported type of confounds.]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_ints
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-graph-net]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_error_mash_and_data_none[plot_surf]
0.00s call     nilearn/plotting/tests/test_html_stat_map.py::test_json_view_params
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-left]
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_import_error
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.01-tv-l1]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1-==-0.1.0]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view3-True]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_base_decoder[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-False-int8-C-True]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-C-True-bool-None-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.5-0.4-graph-net]
0.00s call     nilearn/plotting/tests/test_displays.py::test_cut_axes_exception
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-tv-l1]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version[0.1.0->=-0.0.1]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator3-check3-check_valid_tag_types]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.5-0.01-tv-l1]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_get_colorbar_and_data_ranges.py::test_get_colorbar_and_data_ranges_force_min_stat_map_value
0.00s call     nilearn/plotting/tests/test_img_plotting/test_plot_markers.py::test_plot_markers_dimension_mismatch[matrix2]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator13-check13-check_transformer_n_iter]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view6-False]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-right]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version[1.0-!=-0.1.0]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_compare_version[0.0.0-<-0.1.0]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[full]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-True-bool-None-True]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-None-C-True]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_split_terms
0.00s setup    nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_reporting_mpl_warning
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[int8-F-False-bool-F-False]
0.00s call     nilearn/glm/tests/test_first_level.py::test_img_table_checks
0.00s call     nilearn/_utils/tests/test_testing.py::test_memory_usage
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[jpeg]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[posterior-right]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_param_grid_regression[regressor2-param2]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator14-check14-check_estimators_partial_fit_n_features]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-tv-l1]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_default[False-False]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[medial-left]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[dummy_classifier]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_matrix_plotting_errors[matrix0-lab0-False]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[lateral-True]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[tiled-cut_coords2-plot_glass_brain]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_crop_mask_empty_mask[mask_empty1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-float-None-False]
0.00s call     nilearn/regions/tests/test_rena_clustering.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[lateral-right]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-right]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-F-False]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs0-True]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator16-check16-check_set_params]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri_error[2]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_string_params_case[TV-L1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-some_path]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-left]
0.00s call     nilearn/decomposition/tests/test_base.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_tv.py::test_tvl1_solver_raises_value_error_if_invalid_loss
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float32-None-True]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator0-check0-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decomposition/tests/test_canica.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/plotting/tests/test_html_document.py::test_repr
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-True-None-F-True]
0.00s call     nilearn/_utils/tests/test_tags.py::test_nilearn_tags
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator7-check7-check_estimators_partial_fit_n_features]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[lft-False]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs3-True]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[dorsal-right]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[False]
0.00s call     nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_inverse_transform_before_fit
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-False-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-left]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_decoder_tags_regression
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.4-tv-l1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-C-False-None-C-False]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_surface_label_masker_fit_no_report
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view5-False]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-False-float-None-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid2]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[anterior-left]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[lower]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator8-check8-check_estimators_unfitted]
0.00s call     nilearn/surface/tests/test_surface.py::test_polymesh_error
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy3-high_pass]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_get_view_plot_surf_matplotlib[ventral-right]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-some_path-None]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_lists
0.00s teardown nilearn/maskers/tests/test_nifti_labels_masker.py::test_nifti_labels_masker_reporting_mpl_warning
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-None-True]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_stringify_path
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[float-F-True-None-C-True]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_tri[diag]
0.00s call     nilearn/glm/tests/test_second_level.py::test_check_estimator[estimator7-check7-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid8]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator6-check6-check_mixin_order]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-None-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.01-tv-l1]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[single]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-C-True-int8-C-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-bg_map1]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_configure_title_plotly
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-bg_map1]
0.00s call     nilearn/_utils/tests/test_numpy_conversions.py::test_as_ndarray[bool-F-True-int8-F-True]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator17-check17-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_classifier[estimator7-check7-check_mixin_order]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator8-check8-check_mixin_order]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator20-check20-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-graph-net]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid6]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.4-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-tv-l1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[error-tuple or list of strings]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.4-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s setup    nilearn/maskers/tests/test_surface_masker.py::test_masker_reporting_mpl_warning
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid3]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_custom
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid[param_grid5]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-bg_map1]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_list_of_strings
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.5-0.01-graph-net]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator8-check8-check_mixin_order]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-surf_map1-None]
0.00s call     nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator[estimator6-check6-check_mixin_order]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-graph-net]
0.00s call     nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[False-0.99-0.01-graph-net]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[some_path-surf_map1-None]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.01-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_regressor_subclass[True-0.99-0.4-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.5-0.01-tv-l1]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[False-0.99-0.4-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-graph-net]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_title_none
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_is_null
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_is_in
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-graph-net]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds.py::test_check_strategy[strategy2-not a supported type of confounds.]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.01-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_space_net_classifier_subclass[True-0.99-0.4-tv-l1]
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view4-True]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[right-True]
0.00s call     nilearn/plotting/tests/test_matrix_plotting.py::test_sanitize_reorder[complete]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_transfer_deprecated_param_vals
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_surface_plotting_inputs_no_change[surf_mesh1-some_path-None]
0.00s call     nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator[estimator13-check13-check_estimator_tags_renamed]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/maskers/tests/test_base_masker.py::test_check_estimator[estimator1-check1-check_estimator_cloneable]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_group_sparse_covariance[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_img_plotting/test_img_plotting.py::test_invalid_cut_coords_with_display_mode[mosaic-cut_coords3-plot_glass_brain]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_frem_regressor[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_estimator_decoder_regressor[estimator8-check8-check_non_transformer_estimators_n_iter]
0.00s call     nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_regressor]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_string
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-graph-net]
0.00s call     nilearn/glm/tests/test_first_level.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_not_in
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-False-graph-net]
0.00s call     nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_view_is_valid[view7-False]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l2]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-graph-net]
0.00s setup    nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_reporting_mpl_warning
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator[estimator2-check2-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svr]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-graph-net]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_not_equal
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2-1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[svc_l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[ridge_classifier]
0.00s call     nilearn/plotting/tests/test_surf_plotting.py::test_check_hemisphere_is_valid[left-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.01-True-tv-l1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[image.nii.gz-True]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.5-0.1-False-graph-net]
0.00s call     nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_group_sparse_covariance[estimator14-check14-check_estimator_tags_renamed]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l2]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_decoder.py::test_check_supported_estimator[logistic_l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-2--1-0.99-0.01-False-graph-net]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_not_null
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3-1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-graph-net]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_make_headings_with_contrasts_none_title_custom
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2--1-0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-True-graph-net]
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[png]
0.00s call     nilearn/plotting/tests/test_js_plotting_utils.py::test_import_html_document_from_js_plotting
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-tv-l1]
0.00s call     nilearn/_utils/tests/test_helpers.py::test_is_plotly_installed
0.00s teardown nilearn/maskers/tests/test_surface_masker.py::test_masker_reporting_mpl_warning
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.01-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.1-False-graph-net]
0.00s call     nilearn/reporting/tests/test_glm_reporter.py::test_coerce_to_dict_with_dict
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.99-0.1-True-graph-net]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[True-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3-1-0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[5-3--1-0.5-0.1-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-True-tv-l1]
0.00s setup    nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_reporting_mpl_warning
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-2-1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs2-False]
0.00s call     nilearn/datasets/tests/test_neurovault.py::test_download_image
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-graph-net]
0.00s call     nilearn/_utils/tests/test_testing.py::test_write_tmp_imgs_set_path[False-False]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors[10-3--1-0.99-0.1-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.4-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.4-False-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.5-0.01-False-tv-l1]
0.00s call     nilearn/maskers/tests/test_surface_masker.py::test_check_is_fitted
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-True-tv-l1]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-graph-net]
0.00s call     nilearn/decoding/tests/test_space_net.py::test_params_correctly_propagated_in_constructors_biz[0.99-0.01-False-tv-l1]
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs4-True]
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_savefig
0.00s call     nilearn/tests/test_init.py::test_version_number
0.00s call     nilearn/interfaces/fmriprep/tests/test_load_confounds_utils.py::test_sanitize_confounds[inputs5-False]
0.00s teardown nilearn/maskers/tests/test_nifti_maps_masker.py::test_nifti_maps_masker_reporting_mpl_warning
0.00s setup    nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[svg]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[jpeg]
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[svg]
0.00s setup    nilearn/tests/test_package_import.py::test_import_plotting_should_raise_warning_if_matplotlib_not_installed
0.00s call     nilearn/decoding/tests/test_decoder.py::test_wrap_param_grid_is_none
0.00s teardown nilearn/maskers/tests/test_surface_labels_masker.py::test_masker_reporting_mpl_warning
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_savefig
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_surface_figure_import_error
0.00s setup    nilearn/maskers/tests/test_surface_labels_masker.py::test_masker_reporting_mpl_warning
0.00s teardown nilearn/plotting/tests/test_surf_plotting.py::test_plotly_show[png]
0.00s teardown nilearn/tests/test_package_import.py::test_import_plotting_should_raise_warning_if_matplotlib_not_installed
0.00s teardown nilearn/maskers/tests/test_nifti_masker.py::test_nifti_masker_reporting_mpl_warning
0.00s setup    nilearn/tests/test_package_import.py::test_import_reporting_should_raise_warning_if_matplotlib_not_installed
0.00s teardown nilearn/maskers/tests/test_nifti_spheres_masker.py::test_nifti_spheres_masker_reporting_mpl_warning
0.00s teardown nilearn/tests/test_package_import.py::test_import_reporting_should_raise_warning_if_matplotlib_not_installed
=========================== short test summary info ============================
SKIPPED [2] nilearn/_utils/testing.py:38: Test requires memory_profiler.
SKIPPED [1] nilearn/maskers/tests/test_nifti_labels_masker.py:1037: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/maskers/tests/test_nifti_maps_masker.py:577: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/maskers/tests/test_nifti_masker.py:599: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/maskers/tests/test_nifti_spheres_masker.py:431: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/maskers/tests/test_surface_labels_masker.py:533: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/maskers/tests/test_surface_masker.py:278: Test requires matplotlib not to be installed.
SKIPPED [1] nilearn/plotting/tests/test_surf_plotting.py:399: Plotly is installed.
SKIPPED [1] nilearn/plotting/tests/test_surf_plotting.py:420: Plotly and/or kaleido not installed; required for this test.
SKIPPED [3] nilearn/plotting/tests/test_surf_plotting.py:434: Plotly and/or Ipython is not installed; required for this test.
SKIPPED [1] nilearn/plotting/tests/test_surf_plotting.py:452: Plotly and/or kaleido not installed; required for this test.
SKIPPED [1] nilearn/tests/test_package_import.py:26: This test should run only if matplotlib is not installed.
SKIPPED [1] nilearn/tests/test_package_import.py:46: This test should run only if matplotlib is not installed.
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_transformer_general] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_transformer_general] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit2d_1sample] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_fit2d_1feature] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_n_features_in] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_connectivity_matrices.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_fit2d_predict1d] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator13-check13-check_estimator_sparse_array] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator14-check14-check_estimator_sparse_matrix] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator17-check17-check_f_contiguous_array_estimator] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator18-check18-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator19-check19-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator20-check20-check_fit2d_1sample] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator21-check21-check_fit2d_1feature] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator22-check22-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator23-check23-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator24-check24-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator25-check25-check_n_features_in] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator26-check26-check_fit1d] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator27-check27-check_fit2d_predict1d] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator28-check28-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator29-check29-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator30-check30-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator31-check31-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator32-check32-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator33-check33-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator34-check34-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator35-check35-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator36-check36-check_complex_data] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator37-check37-check_dtype_object] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator38-check38-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator39-check39-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator40-check40-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator41-check41-check_estimator_sparse_array] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator42-check42-check_estimator_sparse_matrix] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator43-check43-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator44-check44-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator45-check45-check_f_contiguous_array_estimator] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator46-check46-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator47-check47-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator48-check48-check_fit2d_1sample] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator49-check49-check_fit2d_1feature] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator50-check50-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator51-check51-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator52-check52-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator53-check53-check_n_features_in] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator54-check54-check_fit1d] - invalid checks should fail
XFAIL nilearn/connectome/tests/test_group_sparse_cov.py::test_check_estimator_invalid_group_sparse_covariance[estimator55-check55-check_fit2d_predict1d] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator6-check6-check_estimators_unfitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator17-check17-check_regressors_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator18-check18-check_regressors_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator19-check19-check_regressors_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator20-check20-check_regressor_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator21-check21-check_regressor_multioutput] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator22-check22-check_regressors_no_decision_function] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator23-check23-check_supervised_y_2d] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator24-check24-check_supervised_y_no_nan] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator25-check25-check_regressors_int] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator26-check26-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator27-check27-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator28-check28-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator29-check29-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator30-check30-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator31-check31-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder_regressor[estimator32-check32-check_requires_y_none] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator6-check6-check_estimators_unfitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator17-check17-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator18-check18-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator19-check19-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator20-check20-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator21-check21-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator22-check22-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator23-check23-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_regressor[estimator24-check24-check_requires_y_none] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator5-check5-check_estimators_unfitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator6-check6-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator7-check7-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator8-check8-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator9-check9-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator10-check10-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator11-check11-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator12-check12-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator13-check13-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator16-check16-check_classifier_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator17-check17-check_classifiers_one_label] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator18-check18-check_classifiers_classes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator19-check19-check_classifiers_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator20-check20-check_classifiers_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator21-check21-check_classifiers_train] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator22-check22-check_classifiers_regression_target] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator23-check23-check_supervised_y_no_nan] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator24-check24-check_supervised_y_2d] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator25-check25-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator26-check26-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator27-check27-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator28-check28-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator29-check29-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator30-check30-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_decoder[estimator31-check31-check_requires_y_none] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator5-check5-check_estimators_unfitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator6-check6-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator7-check7-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator8-check8-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator9-check9-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator10-check10-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator11-check11-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator12-check12-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator13-check13-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator16-check16-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator17-check17-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator18-check18-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator19-check19-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator20-check20-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator21-check21-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_base_decoder[estimator22-check22-check_requires_y_none] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator5-check5-check_estimators_unfitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator6-check6-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator7-check7-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator8-check8-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator9-check9-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator10-check10-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator11-check11-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator12-check12-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator13-check13-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator16-check16-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator17-check17-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator18-check18-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator19-check19-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator20-check20-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator21-check21-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator22-check22-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_decoder.py::test_check_estimator_invalid_frem_classifier[estimator23-check23-check_requires_y_none] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decoding/tests/test_searchlight.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_base.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_canica.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_dict_learning.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/decomposition/tests/test_multi_pca.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator15-check15-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator17-check17-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator18-check18-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/glm/tests/test_first_level.py::test_check_estimator_invalid[estimator20-check20-check_n_features_in] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator6-check6-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator7-check7-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator8-check8-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator9-check9-check_complex_data] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator10-check10-check_dtype_object] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator11-check11-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator12-check12-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator13-check13-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/glm/tests/test_second_level.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in] - invalid checks should fail
XFAIL nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/sub-01_task-main_bold.json] - get_bids_files does not find json files that are directly in the subject folder of a dataset.
XFAIL nilearn/interfaces/tests/test_bids.py::test_get_bids_files_inheritance_principle_sub_folder[sub-01/ses-01/sub-01_ses-01_task-main_bold.json] - get_bids_files does not find json files that are directly in the subject folder of a dataset.
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator2-check2-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator3-check3-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator5-check5-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator6-check6-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator8-check8-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator12-check12-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator14-check14-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator16-check16-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator17-check17-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator18-check18-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator19-check19-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator20-check20-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_base_masker.py::test_check_estimator_invalid[estimator21-check21-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_labels_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator28-check28-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator29-check29-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator30-check30-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator31-check31-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator32-check32-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator33-check33-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator34-check34-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator35-check35-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator36-check36-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator37-check37-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator38-check38-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator39-check39-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator40-check40-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator41-check41-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator42-check42-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator43-check43-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator44-check44-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator45-check45-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator46-check46-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator47-check47-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator48-check48-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator49-check49-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator50-check50-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator51-check51-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator52-check52-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator53-check53-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator54-check54-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_maps_masker.py::test_check_estimator_invalid[estimator55-check55-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_multi_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator21-check21-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator23-check23-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator24-check24-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_masker.py::test_check_estimator_invalid[estimator26-check26-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator0-check0-check_no_attributes_set_in_init] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator1-check1-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator2-check2-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator3-check3-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator4-check4-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator5-check5-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator6-check6-check_do_not_raise_errors_in_init_or_set_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator7-check7-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator8-check8-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator9-check9-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator10-check10-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator11-check11-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator13-check13-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator15-check15-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator16-check16-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator19-check19-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator20-check20-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator21-check21-check_parameters_default_constructible] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator22-check22-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator23-check23-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator24-check24-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator25-check25-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator26-check26-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_nifti_spheres_masker.py::test_check_estimator_invalid[estimator27-check27-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_labels_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_maps_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator8-check8-check_complex_data] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator9-check9-check_dtype_object] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator10-check10-check_estimators_empty_data_messages] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator11-check11-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator12-check12-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator13-check13-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator14-check14-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator15-check15-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator16-check16-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator17-check17-check_transformer_preserve_dtypes] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator18-check18-check_transformer_general] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator19-check19-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator20-check20-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator21-check21-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator22-check22-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator23-check23-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/maskers/tests/test_surface_masker.py::test_check_estimator_invalid[estimator24-check24-check_n_features_in] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator2-check2-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator3-check3-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator4-check4-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator5-check5-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator6-check6-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator7-check7-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator8-check8-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator9-check9-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator11-check11-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator12-check12-check_transformer_general] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_general] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator14-check14-check_clustering] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator15-check15-check_clustering] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator16-check16-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator17-check17-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator18-check18-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/regions/tests/test_hierarchical_kmeans_clustering.py::test_check_estimator_invalid[estimator19-check19-check_n_features_in] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator0-check0-check_fit_score_takes_y] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator1-check1-check_estimators_overwrite_params] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator2-check2-check_dont_overwrite_parameters] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator3-check3-check_estimators_fit_returns_self] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator4-check4-check_readonly_memmap_input] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator5-check5-check_n_features_in_after_fitting] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator6-check6-check_positive_only_tag_during_fit] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator7-check7-check_estimators_dtypes] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator8-check8-check_dtype_object] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator9-check9-check_pipeline_consistency] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator10-check10-check_estimators_nan_inf] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator11-check11-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator12-check12-check_estimators_pickle] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator13-check13-check_transformer_data_not_an_array] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator14-check14-check_transformer_general] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator15-check15-check_transformer_general] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator16-check16-check_clustering] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator17-check17-check_clustering] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator18-check18-check_methods_sample_order_invariance] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator19-check19-check_methods_subset_invariance] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator20-check20-check_dict_unchanged] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator21-check21-check_fit_idempotent] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator22-check22-check_fit_check_is_fitted] - invalid checks should fail
XFAIL nilearn/regions/tests/test_rena_clustering.py::test_check_estimator_invalid[estimator23-check23-check_n_features_in] - invalid checks should fail
= 4036 passed, 16 skipped, 2 deselected, 729 xfailed, 1221 warnings in 2172.09s (0:36:12) =
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-nilearn-0.11.1-2.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1OeibG
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ cd nilearn-0.11.1
+ DOCDIR=/builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/share/doc/python3-nilearn
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/share/doc/python3-nilearn
+ cp -pr /builddir/build/BUILD/python-nilearn-0.11.1-build/nilearn-0.11.1/README.rst /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT/usr/share/doc/python3-nilearn
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-nilearn = 0.11.1-2.fc42 python3-nilearn = 0.11.1-2.fc42 python3.13-nilearn = 0.11.1-2.fc42 python3.13dist(nilearn) = 0.11.1 python3dist(nilearn) = 0.11.1
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/bash /usr/bin/sh python(abi) = 3.13 python3.13dist(joblib) >= 1.2 python3.13dist(lxml) python3.13dist(nibabel) >= 5.2 python3.13dist(numpy) >= 1.22.4 python3.13dist(packaging) python3.13dist(pandas) >= 2.2 python3.13dist(requests) >= 2.25 python3.13dist(scikit-learn) >= 1.4 python3.13dist(scipy) >= 1.8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-nilearn-0.11.1-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-nilearn-0.11.1-2.fc42.src.rpm
Wrote: /builddir/build/RPMS/python3-nilearn-0.11.1-2.fc42.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aurLFs
+ umask 022
+ cd /builddir/build/BUILD/python-nilearn-0.11.1-build
+ test -d /builddir/build/BUILD/python-nilearn-0.11.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-nilearn-0.11.1-build
+ rm -rf /builddir/build/BUILD/python-nilearn-0.11.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-nilearn-0.11.1-2.fc42.src.rpm
Finish: build phase for python-nilearn-0.11.1-2.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-x86_64-1734969308.327622/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-nilearn-0.11.1-2.fc42.src.rpm) Config(child) 37 minutes 2 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": "python3-nilearn",
            "epoch": null,
            "version": "0.11.1",
            "release": "2.fc42",
            "arch": "noarch"
        },
        {
            "name": "python-nilearn",
            "epoch": null,
            "version": "0.11.1",
            "release": "2.fc42",
            "arch": "src"
        }
    ]
}
RPMResults finished