Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 865233 Details for
Bug 909830
=dev-python/pytest-7.3.2 fails test (testing/io/test_terminalwriter.py::test_should_do_markup_FORCE_COLOR)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 608.75 KB, created by
MW
on 2023-07-07 11:20:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
MW
Created:
2023-07-07 11:20:01 UTC
Size:
608.75 KB
patch
obsolete
> * Package: dev-python/pytest-7.3.2:0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_11 test > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pytest-7.3.2.tar.gz to /var/tmp/portage/dev-python/pytest-7.3.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/pytest-7.3.2/work >>>> Preparing source in /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2 ... > * Build system packages: > * dev-python/gpep517 : 13 > * dev-python/installer : 0.7.0 > * dev-python/setuptools : 67.8.0 > * dev-python/setuptools-rust : 1.6.0 > * dev-python/setuptools-scm : 7.1.0 > * dev-python/wheel : 0.40.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2 ... > * python3_11: running distutils-r1_run_phase distutils-r1_python_compile > * Building the wheel for pytest-7.3.2 via setuptools.build_meta >gpep517 build-wheel --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/wheel >2023-07-07 12:53:58,845 gpep517 INFO Building wheel via backend setuptools.build_meta >/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` >!! > > ******************************************************************************** > The license_file parameter is deprecated, use license_files instead. > > By 2023-Oct-30, you need to update your project and remove deprecated calls > or your builds will no longer be supported. > > See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. > ******************************************************************************** > >!! > parsed = self.parsers.get(option_name, lambda x: x)(value) >2023-07-07 12:53:59,294 root INFO running bdist_wheel >2023-07-07 12:53:59,602 root INFO running build >2023-07-07 12:53:59,602 root INFO running build_py >2023-07-07 12:53:59,663 root INFO creating build >2023-07-07 12:53:59,664 root INFO creating build/lib >2023-07-07 12:53:59,664 root INFO copying src/py.py -> build/lib >2023-07-07 12:53:59,665 root INFO creating build/lib/_pytest >2023-07-07 12:53:59,665 root INFO copying src/_pytest/warnings.py -> build/lib/_pytest >2023-07-07 12:53:59,666 root INFO copying src/_pytest/warning_types.py -> build/lib/_pytest >2023-07-07 12:53:59,666 root INFO copying src/_pytest/unraisableexception.py -> build/lib/_pytest >2023-07-07 12:53:59,667 root INFO copying src/_pytest/unittest.py -> build/lib/_pytest >2023-07-07 12:53:59,667 root INFO copying src/_pytest/tmpdir.py -> build/lib/_pytest >2023-07-07 12:53:59,668 root INFO copying src/_pytest/timing.py -> build/lib/_pytest >2023-07-07 12:53:59,668 root INFO copying src/_pytest/threadexception.py -> build/lib/_pytest >2023-07-07 12:53:59,668 root INFO copying src/_pytest/terminal.py -> build/lib/_pytest >2023-07-07 12:53:59,669 root INFO copying src/_pytest/stepwise.py -> build/lib/_pytest >2023-07-07 12:53:59,669 root INFO copying src/_pytest/stash.py -> build/lib/_pytest >2023-07-07 12:53:59,670 root INFO copying src/_pytest/skipping.py -> build/lib/_pytest >2023-07-07 12:53:59,670 root INFO copying src/_pytest/setupplan.py -> build/lib/_pytest >2023-07-07 12:53:59,671 root INFO copying src/_pytest/setuponly.py -> build/lib/_pytest >2023-07-07 12:53:59,671 root INFO copying src/_pytest/scope.py -> build/lib/_pytest >2023-07-07 12:53:59,671 root INFO copying src/_pytest/runner.py -> build/lib/_pytest >2023-07-07 12:53:59,672 root INFO copying src/_pytest/reports.py -> build/lib/_pytest >2023-07-07 12:53:59,672 root INFO copying src/_pytest/recwarn.py -> build/lib/_pytest >2023-07-07 12:53:59,673 root INFO copying src/_pytest/python_path.py -> build/lib/_pytest >2023-07-07 12:53:59,673 root INFO copying src/_pytest/python_api.py -> build/lib/_pytest >2023-07-07 12:53:59,674 root INFO copying src/_pytest/python.py -> build/lib/_pytest >2023-07-07 12:53:59,674 root INFO copying src/_pytest/pytester_assertions.py -> build/lib/_pytest >2023-07-07 12:53:59,675 root INFO copying src/_pytest/pytester.py -> build/lib/_pytest >2023-07-07 12:53:59,675 root INFO copying src/_pytest/pathlib.py -> build/lib/_pytest >2023-07-07 12:53:59,675 root INFO copying src/_pytest/pastebin.py -> build/lib/_pytest >2023-07-07 12:53:59,676 root INFO copying src/_pytest/outcomes.py -> build/lib/_pytest >2023-07-07 12:53:59,676 root INFO copying src/_pytest/nose.py -> build/lib/_pytest >2023-07-07 12:53:59,677 root INFO copying src/_pytest/nodes.py -> build/lib/_pytest >2023-07-07 12:53:59,677 root INFO copying src/_pytest/monkeypatch.py -> build/lib/_pytest >2023-07-07 12:53:59,678 root INFO copying src/_pytest/main.py -> build/lib/_pytest >2023-07-07 12:53:59,678 root INFO copying src/_pytest/logging.py -> build/lib/_pytest >2023-07-07 12:53:59,678 root INFO copying src/_pytest/legacypath.py -> build/lib/_pytest >2023-07-07 12:53:59,679 root INFO copying src/_pytest/junitxml.py -> build/lib/_pytest >2023-07-07 12:53:59,679 root INFO copying src/_pytest/hookspec.py -> build/lib/_pytest >2023-07-07 12:53:59,680 root INFO copying src/_pytest/helpconfig.py -> build/lib/_pytest >2023-07-07 12:53:59,680 root INFO copying src/_pytest/freeze_support.py -> build/lib/_pytest >2023-07-07 12:53:59,681 root INFO copying src/_pytest/fixtures.py -> build/lib/_pytest >2023-07-07 12:53:59,681 root INFO copying src/_pytest/faulthandler.py -> build/lib/_pytest >2023-07-07 12:53:59,681 root INFO copying src/_pytest/doctest.py -> build/lib/_pytest >2023-07-07 12:53:59,682 root INFO copying src/_pytest/deprecated.py -> build/lib/_pytest >2023-07-07 12:53:59,682 root INFO copying src/_pytest/debugging.py -> build/lib/_pytest >2023-07-07 12:53:59,683 root INFO copying src/_pytest/compat.py -> build/lib/_pytest >2023-07-07 12:53:59,683 root INFO copying src/_pytest/capture.py -> build/lib/_pytest >2023-07-07 12:53:59,684 root INFO copying src/_pytest/cacheprovider.py -> build/lib/_pytest >2023-07-07 12:53:59,684 root INFO copying src/_pytest/_version.py -> build/lib/_pytest >2023-07-07 12:53:59,684 root INFO copying src/_pytest/_argcomplete.py -> build/lib/_pytest >2023-07-07 12:53:59,685 root INFO copying src/_pytest/__init__.py -> build/lib/_pytest >2023-07-07 12:53:59,685 root INFO creating build/lib/_pytest/_code >2023-07-07 12:53:59,686 root INFO copying src/_pytest/_code/source.py -> build/lib/_pytest/_code >2023-07-07 12:53:59,686 root INFO copying src/_pytest/_code/code.py -> build/lib/_pytest/_code >2023-07-07 12:53:59,686 root INFO copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code >2023-07-07 12:53:59,687 root INFO creating build/lib/_pytest/_io >2023-07-07 12:53:59,687 root INFO copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io >2023-07-07 12:53:59,688 root INFO copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io >2023-07-07 12:53:59,688 root INFO copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io >2023-07-07 12:53:59,689 root INFO copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io >2023-07-07 12:53:59,689 root INFO creating build/lib/_pytest/_py >2023-07-07 12:53:59,689 root INFO copying src/_pytest/_py/path.py -> build/lib/_pytest/_py >2023-07-07 12:53:59,690 root INFO copying src/_pytest/_py/error.py -> build/lib/_pytest/_py >2023-07-07 12:53:59,690 root INFO copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py >2023-07-07 12:53:59,691 root INFO creating build/lib/_pytest/assertion >2023-07-07 12:53:59,691 root INFO copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion >2023-07-07 12:53:59,692 root INFO copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion >2023-07-07 12:53:59,692 root INFO copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion >2023-07-07 12:53:59,692 root INFO copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion >2023-07-07 12:53:59,693 root INFO creating build/lib/_pytest/config >2023-07-07 12:53:59,693 root INFO copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config >2023-07-07 12:53:59,694 root INFO copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config >2023-07-07 12:53:59,694 root INFO copying src/_pytest/config/compat.py -> build/lib/_pytest/config >2023-07-07 12:53:59,695 root INFO copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config >2023-07-07 12:53:59,695 root INFO copying src/_pytest/config/__init__.py -> build/lib/_pytest/config >2023-07-07 12:53:59,696 root INFO creating build/lib/_pytest/mark >2023-07-07 12:53:59,696 root INFO copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark >2023-07-07 12:53:59,696 root INFO copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark >2023-07-07 12:53:59,697 root INFO copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark >2023-07-07 12:53:59,697 root INFO creating build/lib/pytest >2023-07-07 12:53:59,698 root INFO copying src/pytest/__main__.py -> build/lib/pytest >2023-07-07 12:53:59,698 root INFO copying src/pytest/__init__.py -> build/lib/pytest >2023-07-07 12:53:59,699 root INFO copying src/_pytest/py.typed -> build/lib/_pytest >2023-07-07 12:53:59,699 root INFO copying src/pytest/py.typed -> build/lib/pytest >2023-07-07 12:53:59,702 root WARNING warning: build_py: byte-compiling is disabled, skipping. > >2023-07-07 12:53:59,824 wheel INFO installing to build/bdist.linux-x86_64/wheel >2023-07-07 12:53:59,824 root INFO running install >2023-07-07 12:53:59,836 root INFO running install_lib >2023-07-07 12:53:59,896 root INFO creating build/bdist.linux-x86_64 >2023-07-07 12:53:59,896 root INFO creating build/bdist.linux-x86_64/wheel >2023-07-07 12:53:59,896 root INFO creating build/bdist.linux-x86_64/wheel/pytest >2023-07-07 12:53:59,896 root INFO copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/pytest >2023-07-07 12:53:59,897 root INFO copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/pytest >2023-07-07 12:53:59,897 root INFO copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/pytest >2023-07-07 12:53:59,898 root INFO creating build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,898 root INFO copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,899 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/mark >2023-07-07 12:53:59,899 root INFO copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/mark >2023-07-07 12:53:59,899 root INFO copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-x86_64/wheel/_pytest/mark >2023-07-07 12:53:59,900 root INFO copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-x86_64/wheel/_pytest/mark >2023-07-07 12:53:59,900 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,901 root INFO copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,901 root INFO copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,902 root INFO copying build/lib/_pytest/config/compat.py -> build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,902 root INFO copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,902 root INFO copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-x86_64/wheel/_pytest/config >2023-07-07 12:53:59,903 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/assertion >2023-07-07 12:53:59,903 root INFO copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion >2023-07-07 12:53:59,904 root INFO copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion >2023-07-07 12:53:59,904 root INFO copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion >2023-07-07 12:53:59,905 root INFO copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion >2023-07-07 12:53:59,905 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_py >2023-07-07 12:53:59,905 root INFO copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_py >2023-07-07 12:53:59,906 root INFO copying build/lib/_pytest/_py/error.py -> build/bdist.linux-x86_64/wheel/_pytest/_py >2023-07-07 12:53:59,906 root INFO copying build/lib/_pytest/_py/path.py -> build/bdist.linux-x86_64/wheel/_pytest/_py >2023-07-07 12:53:59,907 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_io >2023-07-07 12:53:59,907 root INFO copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_io >2023-07-07 12:53:59,907 root INFO copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-x86_64/wheel/_pytest/_io >2023-07-07 12:53:59,908 root INFO copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-x86_64/wheel/_pytest/_io >2023-07-07 12:53:59,908 root INFO copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-x86_64/wheel/_pytest/_io >2023-07-07 12:53:59,909 root INFO creating build/bdist.linux-x86_64/wheel/_pytest/_code >2023-07-07 12:53:59,909 root INFO copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_code >2023-07-07 12:53:59,910 root INFO copying build/lib/_pytest/_code/code.py -> build/bdist.linux-x86_64/wheel/_pytest/_code >2023-07-07 12:53:59,910 root INFO copying build/lib/_pytest/_code/source.py -> build/bdist.linux-x86_64/wheel/_pytest/_code >2023-07-07 12:53:59,910 root INFO copying build/lib/_pytest/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,911 root INFO copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,911 root INFO copying build/lib/_pytest/_version.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,912 root INFO copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,912 root INFO copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,913 root INFO copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,913 root INFO copying build/lib/_pytest/debugging.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,914 root INFO copying build/lib/_pytest/deprecated.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,914 root INFO copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,915 root INFO copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,915 root INFO copying build/lib/_pytest/fixtures.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,916 root INFO copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,916 root INFO copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,916 root INFO copying build/lib/_pytest/hookspec.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,917 root INFO copying build/lib/_pytest/junitxml.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,917 root INFO copying build/lib/_pytest/legacypath.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,918 root INFO copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,918 root INFO copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,919 root INFO copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,919 root INFO copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,920 root INFO copying build/lib/_pytest/nose.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,920 root INFO copying build/lib/_pytest/outcomes.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,921 root INFO copying build/lib/_pytest/pastebin.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,921 root INFO copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,921 root INFO copying build/lib/_pytest/pytester.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,922 root INFO copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,922 root INFO copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,923 root INFO copying build/lib/_pytest/python_api.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,923 root INFO copying build/lib/_pytest/python_path.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,924 root INFO copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,924 root INFO copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,925 root INFO copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,925 root INFO copying build/lib/_pytest/scope.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,926 root INFO copying build/lib/_pytest/setuponly.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,926 root INFO copying build/lib/_pytest/setupplan.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,927 root INFO copying build/lib/_pytest/skipping.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,927 root INFO copying build/lib/_pytest/stash.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,927 root INFO copying build/lib/_pytest/stepwise.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,928 root INFO copying build/lib/_pytest/terminal.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,928 root INFO copying build/lib/_pytest/threadexception.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,929 root INFO copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,929 root INFO copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,930 root INFO copying build/lib/_pytest/unittest.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,930 root INFO copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,931 root INFO copying build/lib/_pytest/warning_types.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,931 root INFO copying build/lib/_pytest/warnings.py -> build/bdist.linux-x86_64/wheel/_pytest >2023-07-07 12:53:59,931 root INFO copying build/lib/py.py -> build/bdist.linux-x86_64/wheel >2023-07-07 12:53:59,932 root WARNING warning: install_lib: byte-compiling is disabled, skipping. > >2023-07-07 12:53:59,932 root INFO running install_egg_info >2023-07-07 12:54:00,059 root INFO running egg_info >2023-07-07 12:54:00,118 root INFO writing src/pytest.egg-info/PKG-INFO >2023-07-07 12:54:00,118 root INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt >2023-07-07 12:54:00,119 root INFO writing entry points to src/pytest.egg-info/entry_points.txt >2023-07-07 12:54:00,119 root INFO writing requirements to src/pytest.egg-info/requires.txt >2023-07-07 12:54:00,119 root INFO writing top-level names to src/pytest.egg-info/top_level.txt >2023-07-07 12:54:00,460 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any >2023-07-07 12:54:00,678 root INFO reading manifest file 'src/pytest.egg-info/SOURCES.txt' >2023-07-07 12:54:00,683 root INFO adding license file 'LICENSE' >2023-07-07 12:54:00,690 root INFO writing manifest file 'src/pytest.egg-info/SOURCES.txt' >2023-07-07 12:54:00,690 root INFO Copying src/pytest.egg-info to build/bdist.linux-x86_64/wheel/pytest-7.3.2-py3.11.egg-info >2023-07-07 12:54:00,694 root INFO running install_scripts >2023-07-07 12:54:00,700 wheel INFO creating build/bdist.linux-x86_64/wheel/pytest-7.3.2.dist-info/WHEEL >2023-07-07 12:54:00,701 wheel INFO creating '/var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/wheel/.tmp-h8hrqvg4/pytest-7.3.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it >2023-07-07 12:54:00,702 wheel INFO adding 'py.py' >2023-07-07 12:54:00,702 wheel INFO adding '_pytest/__init__.py' >2023-07-07 12:54:00,703 wheel INFO adding '_pytest/_argcomplete.py' >2023-07-07 12:54:00,703 wheel INFO adding '_pytest/_version.py' >2023-07-07 12:54:00,703 wheel INFO adding '_pytest/cacheprovider.py' >2023-07-07 12:54:00,704 wheel INFO adding '_pytest/capture.py' >2023-07-07 12:54:00,704 wheel INFO adding '_pytest/compat.py' >2023-07-07 12:54:00,705 wheel INFO adding '_pytest/debugging.py' >2023-07-07 12:54:00,705 wheel INFO adding '_pytest/deprecated.py' >2023-07-07 12:54:00,706 wheel INFO adding '_pytest/doctest.py' >2023-07-07 12:54:00,706 wheel INFO adding '_pytest/faulthandler.py' >2023-07-07 12:54:00,707 wheel INFO adding '_pytest/fixtures.py' >2023-07-07 12:54:00,707 wheel INFO adding '_pytest/freeze_support.py' >2023-07-07 12:54:00,708 wheel INFO adding '_pytest/helpconfig.py' >2023-07-07 12:54:00,708 wheel INFO adding '_pytest/hookspec.py' >2023-07-07 12:54:00,709 wheel INFO adding '_pytest/junitxml.py' >2023-07-07 12:54:00,709 wheel INFO adding '_pytest/legacypath.py' >2023-07-07 12:54:00,710 wheel INFO adding '_pytest/logging.py' >2023-07-07 12:54:00,710 wheel INFO adding '_pytest/main.py' >2023-07-07 12:54:00,711 wheel INFO adding '_pytest/monkeypatch.py' >2023-07-07 12:54:00,711 wheel INFO adding '_pytest/nodes.py' >2023-07-07 12:54:00,711 wheel INFO adding '_pytest/nose.py' >2023-07-07 12:54:00,712 wheel INFO adding '_pytest/outcomes.py' >2023-07-07 12:54:00,712 wheel INFO adding '_pytest/pastebin.py' >2023-07-07 12:54:00,713 wheel INFO adding '_pytest/pathlib.py' >2023-07-07 12:54:00,713 wheel INFO adding '_pytest/py.typed' >2023-07-07 12:54:00,713 wheel INFO adding '_pytest/pytester.py' >2023-07-07 12:54:00,714 wheel INFO adding '_pytest/pytester_assertions.py' >2023-07-07 12:54:00,715 wheel INFO adding '_pytest/python.py' >2023-07-07 12:54:00,715 wheel INFO adding '_pytest/python_api.py' >2023-07-07 12:54:00,716 wheel INFO adding '_pytest/python_path.py' >2023-07-07 12:54:00,716 wheel INFO adding '_pytest/recwarn.py' >2023-07-07 12:54:00,717 wheel INFO adding '_pytest/reports.py' >2023-07-07 12:54:00,717 wheel INFO adding '_pytest/runner.py' >2023-07-07 12:54:00,717 wheel INFO adding '_pytest/scope.py' >2023-07-07 12:54:00,718 wheel INFO adding '_pytest/setuponly.py' >2023-07-07 12:54:00,718 wheel INFO adding '_pytest/setupplan.py' >2023-07-07 12:54:00,718 wheel INFO adding '_pytest/skipping.py' >2023-07-07 12:54:00,719 wheel INFO adding '_pytest/stash.py' >2023-07-07 12:54:00,719 wheel INFO adding '_pytest/stepwise.py' >2023-07-07 12:54:00,720 wheel INFO adding '_pytest/terminal.py' >2023-07-07 12:54:00,720 wheel INFO adding '_pytest/threadexception.py' >2023-07-07 12:54:00,720 wheel INFO adding '_pytest/timing.py' >2023-07-07 12:54:00,721 wheel INFO adding '_pytest/tmpdir.py' >2023-07-07 12:54:00,721 wheel INFO adding '_pytest/unittest.py' >2023-07-07 12:54:00,722 wheel INFO adding '_pytest/unraisableexception.py' >2023-07-07 12:54:00,722 wheel INFO adding '_pytest/warning_types.py' >2023-07-07 12:54:00,722 wheel INFO adding '_pytest/warnings.py' >2023-07-07 12:54:00,723 wheel INFO adding '_pytest/_code/__init__.py' >2023-07-07 12:54:00,723 wheel INFO adding '_pytest/_code/code.py' >2023-07-07 12:54:00,724 wheel INFO adding '_pytest/_code/source.py' >2023-07-07 12:54:00,724 wheel INFO adding '_pytest/_io/__init__.py' >2023-07-07 12:54:00,724 wheel INFO adding '_pytest/_io/saferepr.py' >2023-07-07 12:54:00,725 wheel INFO adding '_pytest/_io/terminalwriter.py' >2023-07-07 12:54:00,725 wheel INFO adding '_pytest/_io/wcwidth.py' >2023-07-07 12:54:00,726 wheel INFO adding '_pytest/_py/__init__.py' >2023-07-07 12:54:00,726 wheel INFO adding '_pytest/_py/error.py' >2023-07-07 12:54:00,726 wheel INFO adding '_pytest/_py/path.py' >2023-07-07 12:54:00,727 wheel INFO adding '_pytest/assertion/__init__.py' >2023-07-07 12:54:00,728 wheel INFO adding '_pytest/assertion/rewrite.py' >2023-07-07 12:54:00,728 wheel INFO adding '_pytest/assertion/truncate.py' >2023-07-07 12:54:00,728 wheel INFO adding '_pytest/assertion/util.py' >2023-07-07 12:54:00,729 wheel INFO adding '_pytest/config/__init__.py' >2023-07-07 12:54:00,730 wheel INFO adding '_pytest/config/argparsing.py' >2023-07-07 12:54:00,730 wheel INFO adding '_pytest/config/compat.py' >2023-07-07 12:54:00,730 wheel INFO adding '_pytest/config/exceptions.py' >2023-07-07 12:54:00,731 wheel INFO adding '_pytest/config/findpaths.py' >2023-07-07 12:54:00,731 wheel INFO adding '_pytest/mark/__init__.py' >2023-07-07 12:54:00,732 wheel INFO adding '_pytest/mark/expression.py' >2023-07-07 12:54:00,732 wheel INFO adding '_pytest/mark/structures.py' >2023-07-07 12:54:00,733 wheel INFO adding 'pytest/__init__.py' >2023-07-07 12:54:00,733 wheel INFO adding 'pytest/__main__.py' >2023-07-07 12:54:00,733 wheel INFO adding 'pytest/py.typed' >2023-07-07 12:54:00,734 wheel INFO adding 'pytest-7.3.2.dist-info/LICENSE' >2023-07-07 12:54:00,734 wheel INFO adding 'pytest-7.3.2.dist-info/METADATA' >2023-07-07 12:54:00,734 wheel INFO adding 'pytest-7.3.2.dist-info/WHEEL' >2023-07-07 12:54:00,735 wheel INFO adding 'pytest-7.3.2.dist-info/entry_points.txt' >2023-07-07 12:54:00,735 wheel INFO adding 'pytest-7.3.2.dist-info/top_level.txt' >2023-07-07 12:54:00,735 wheel INFO adding 'pytest-7.3.2.dist-info/RECORD' >2023-07-07 12:54:00,736 wheel INFO removing build/bdist.linux-x86_64/wheel >2023-07-07 12:54:00,742 gpep517 INFO The backend produced /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/wheel/pytest-7.3.2-py3-none-any.whl > * Installing pytest-7.3.2-py3-none-any.whl to /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/install >gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/install --interpreter=/usr/bin/python3.11 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/wheel/pytest-7.3.2-py3-none-any.whl >2023-07-07 12:54:00,927 gpep517 INFO Installing /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/wheel/pytest-7.3.2-py3-none-any.whl into /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/install >2023-07-07 12:54:01,836 gpep517 INFO Installation complete >>>> Source compiled. >>>> Test phase: dev-python/pytest-7.3.2 > * python3_11: running distutils-r1_run_phase python_test >python3.11 -m pytest -vv -ra -l -Wdefault --color=no -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb -p no:tavern --deselect testing/test_warnings.py::test_works_with_filterwarnings --deselect testing/test_helpconfig.py::test_version_less_verbose --deselect testing/test_helpconfig.py::test_version_verbose --deselect testing/test_junitxml.py::test_random_report_log_xdist --deselect testing/test_junitxml.py::test_runs_twice_xdist --deselect testing/test_terminal.py::TestProgressOutputStyle::test_xdist_normal --deselect testing/test_terminal.py::TestProgressOutputStyle::test_xdist_normal_count --deselect testing/test_terminal.py::TestProgressOutputStyle::test_xdist_verbose --deselect testing/test_terminal.py::TestProgressWithTeardown::test_xdist_normal --deselect testing/test_terminal.py::TestTerminalFunctional::test_header_trailer_info --deselect testing/test_terminal.py::TestTerminalFunctional::test_no_header_trailer_info --deselect testing/test_terminal.py::TestTerminalFunctional::test_verbose_reporting_xdist --deselect testing/test_debugging.py::TestDebuggingBreakpoints::test_pdb_not_altered --deselect testing/test_debugging.py::TestPDB::test_pdb_interaction_capturing_simple --deselect testing/test_debugging.py::TestPDB::test_pdb_interaction_capturing_twice --deselect testing/test_debugging.py::TestPDB::test_pdb_with_injected_do_debug --deselect testing/test_debugging.py::test_pdb_suspends_fixture_capturing --deselect testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_namespace_package -p xdist -n 16 >============================= test session starts ============================== >platform linux -- Python 3.11.4, pytest-7.3.2, pluggy-1.0.0 -- /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/install/usr/bin/python3.11 >cachedir: .pytest_cache >rootdir: /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2 >configfile: pyproject.toml >testpaths: testing >plugins: xdist-3.3.1 >created: 16/16 workers >16 workers [3410 items] > >scheduling tests via LoadScheduling > >testing/test_assertrewrite.py::test_get_assertion_exprs[trivial] >testing/test_mark_expression.py::test_syntax_errors[and-1-expected not OR left parenthesis OR identifier; got and] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names9-expected9] >testing/acceptance_test.py::TestGeneralUsage::test_docstring_on_hookspec >[gw0] [ 1/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_docstring_on_hookspec >testing/acceptance_test.py::TestInvocationVariants::test_invoke_with_invalid_type >[gw4] [ 2/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names9-expected9] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names10-expected10] >[gw4] [ 3/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names10-expected10] >testing/_py/test_local.py::TestLocalPath::test_cmp >testing/test_terminal.py::test_plugin_nameversion[normal] >[gw12] [ 4/3410] PASSED testing/test_terminal.py::test_plugin_nameversion[normal] >testing/test_terminal.py::test_plugin_nameversion[prefix-strip] >[gw12] [ 5/3410] PASSED testing/test_terminal.py::test_plugin_nameversion[prefix-strip] >testing/test_mark.py::TestMark::test_pytest_exists_in_namespace_all[mark] >[gw6] [ 6/3410] PASSED testing/test_mark.py::TestMark::test_pytest_exists_in_namespace_all[mark] >testing/test_mark.py::TestMark::test_pytest_exists_in_namespace_all[param] >[gw6] [ 7/3410] PASSED testing/test_mark.py::TestMark::test_pytest_exists_in_namespace_all[param] >testing/test_mark.py::TestMark::test_pytest_mark_notcallable >[gw6] [ 8/3410] PASSED testing/test_mark.py::TestMark::test_pytest_mark_notcallable >testing/test_mark.py::TestMark::test_mark_with_param >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call >[gw11] [ 9/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_ret >[gw11] [ 10/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_ret >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_preserves >[gw11] [ 11/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_preserves >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_explicit_call_raises >[gw11] [ 12/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_explicit_call_raises >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_explicit_call >testing/test_terminal.py::test_plugin_nameversion[deduplicate] >[gw12] [ 13/3410] PASSED testing/test_terminal.py::test_plugin_nameversion[deduplicate] >testing/test_terminal.py::test_getreportopt >[gw12] [ 14/3410] PASSED testing/test_terminal.py::test_getreportopt >testing/test_terminal.py::test_summary_stats[red-exp_line0-stats_arg0] >testing/_py/test_local.py::TestLocalPath::test_open_and_ensure >[gw15] [ 15/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_open_and_ensure >testing/_py/test_local.py::TestLocalPath::test_write_and_ensure >[gw15] [ 16/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_write_and_ensure >testing/_py/test_local.py::TestLocalPath::test_dump[False] >[gw15] [ 17/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dump[False] >testing/_py/test_local.py::TestLocalPath::test_dump[True] >[gw14] [ 18/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_cmp >testing/_py/test_local.py::TestLocalPath::test_simple_read >[gw14] [ 19/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_simple_read >testing/_py/test_local.py::TestLocalPath::test_join_div_operator >[gw14] [ 20/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_join_div_operator >testing/_py/test_local.py::TestLocalPath::test_ext >[gw14] [ 21/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ext >testing/_py/test_local.py::TestLocalPath::test_purebasename >[gw14] [ 22/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_purebasename >testing/_py/test_local.py::TestLocalPath::test_multiple_parts >[gw14] [ 23/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_multiple_parts >testing/_py/test_local.py::TestLocalPath::test_dotted_name_ext >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_by_path[inpackage] >[gw5] [ 24/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_by_path[inpackage] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_with_confmod[inpackage] >[gw11] [ 25/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_explicit_call >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_no_warning[context_manager] >[gw11] [ 26/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_no_warning[context_manager] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_no_warning[call] >[gw11] [ 27/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_no_warning[call] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-context_manager-PendingDeprecationWarning] >[gw11] [ 28/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-context_manager-PendingDeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-context_manager-DeprecationWarning] >[gw11] [ 29/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-context_manager-DeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-call-PendingDeprecationWarning] >[gw11] [ 30/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-call-PendingDeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-call-DeprecationWarning] >testing/test_capture.py::TestTeeStdCapture::test_capturing_reset_simple >testing/test_tmpdir.py::TestRmRf::test_rm_rf_with_read_only_directory >[gw13] [ 31/3410] PASSED testing/test_tmpdir.py::TestRmRf::test_rm_rf_with_read_only_directory >testing/test_tmpdir.py::TestRmRf::test_on_rm_rf_error >[gw13] [ 32/3410] PASSED testing/test_tmpdir.py::TestRmRf::test_on_rm_rf_error >testing/test_tmpdir.py::test_tmp_path_factory_handles_invalid_dir_characters >[gw13] [ 33/3410] PASSED testing/test_tmpdir.py::test_tmp_path_factory_handles_invalid_dir_characters >testing/test_tmpdir.py::test_tmp_path_factory_create_directory_with_safe_permissions >[gw13] [ 34/3410] PASSED testing/test_tmpdir.py::test_tmp_path_factory_create_directory_with_safe_permissions >testing/test_tmpdir.py::test_tmp_path_factory_fixes_up_world_readable_permissions >[gw13] [ 35/3410] PASSED testing/test_tmpdir.py::test_tmp_path_factory_fixes_up_world_readable_permissions >testing/test_warning_types.py::test_warning_types[PytestWarning] >[gw13] [ 36/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestWarning] >testing/test_warning_types.py::test_warning_types[PytestAssertRewriteWarning] >[gw13] [ 37/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestAssertRewriteWarning] >testing/test_warning_types.py::test_warning_types[PytestCacheWarning] >testing/test_pathlib.py::TestImportPath::test_no_meta_path_found >[gw10] [ 38/3410] PASSED testing/test_pathlib.py::TestImportPath::test_no_meta_path_found >testing/test_pathlib.py::test_resolve_package_path >[gw10] [ 39/3410] PASSED testing/test_pathlib.py::test_resolve_package_path >testing/test_pathlib.py::test_package_unimportable >[gw10] [ 40/3410] PASSED testing/test_pathlib.py::test_package_unimportable >testing/test_pathlib.py::test_access_denied_during_cleanup >[gw10] [ 41/3410] PASSED testing/test_pathlib.py::test_access_denied_during_cleanup >testing/test_pathlib.py::test_long_path_during_cleanup >[gw10] [ 42/3410] PASSED testing/test_pathlib.py::test_long_path_during_cleanup >[gw6] [ 43/3410] PASSED testing/test_mark.py::TestMark::test_mark_with_param >testing/test_mark.py::TestMark::test_pytest_mark_name_starts_with_underscore >[gw6] [ 44/3410] PASSED testing/test_mark.py::TestMark::test_pytest_mark_name_starts_with_underscore >testing/test_mark.py::TestMarkDecorator::test__eq__[lhs0-rhs0-True] >[gw6] [ 45/3410] PASSED testing/test_mark.py::TestMarkDecorator::test__eq__[lhs0-rhs0-True] >testing/test_mark.py::TestMarkDecorator::test__eq__[lhs1-rhs1-False] >[gw6] [ 46/3410] PASSED testing/test_mark.py::TestMarkDecorator::test__eq__[lhs1-rhs1-False] >testing/test_mark.py::TestMarkDecorator::test__eq__[lhs2-bar-False] >[gw6] [ 47/3410] PASSED testing/test_mark.py::TestMarkDecorator::test__eq__[lhs2-bar-False] >testing/test_mark.py::TestMarkDecorator::test__eq__[foo-rhs3-False] >[gw6] [ 48/3410] PASSED testing/test_mark.py::TestMarkDecorator::test__eq__[foo-rhs3-False] >testing/test_mark.py::TestMarkDecorator::test_aliases >[gw6] [ 49/3410] PASSED testing/test_mark.py::TestMarkDecorator::test_aliases >testing/test_mark.py::test_pytest_param_id_requires_string >[gw6] [ 50/3410] PASSED testing/test_mark.py::test_pytest_param_id_requires_string >testing/test_mark.py::test_pytest_param_id_allows_none_or_string[None] >[gw6] [ 51/3410] PASSED testing/test_mark.py::test_pytest_param_id_allows_none_or_string[None] >testing/test_mark.py::test_pytest_param_id_allows_none_or_string[hello world] >[gw6] [ 52/3410] PASSED testing/test_mark.py::test_pytest_param_id_allows_none_or_string[hello world] >testing/test_mark.py::test_mark_mro >[gw14] [ 53/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dotted_name_ext >testing/_py/test_local.py::TestLocalPath::test_newext >[gw14] [ 54/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_newext >testing/_py/test_local.py::TestLocalPath::test_readlines >[gw14] [ 55/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_readlines >testing/_py/test_local.py::TestLocalPath::test_readlines_nocr >[gw14] [ 56/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_readlines_nocr >testing/_py/test_local.py::TestLocalPath::test_file >[gw14] [ 57/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_file >testing/_py/test_local.py::TestLocalPath::test_not_file >[gw14] [ 58/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_not_file >testing/_py/test_local.py::TestLocalPath::test_non_existent >[gw14] [ 59/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_non_existent >testing/_py/test_local.py::TestLocalPath::test_size >[gw14] [ 60/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_size >testing/_py/test_local.py::TestLocalPath::test_mtime >[gw14] [ 61/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_mtime >testing/_py/test_local.py::TestLocalPath::test_relto_wrong_type >[gw14] [ 62/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_relto_wrong_type >testing/_py/test_local.py::TestLocalPath::test_load >[gw14] [ 63/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_load >testing/_py/test_local.py::TestLocalPath::test_visit_filesonly >[gw0] [ 64/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_invoke_with_invalid_type >testing/acceptance_test.py::TestInvocationVariants::test_invoke_plugin_api >testing/test_parseopt.py::TestParser::test_parse_known_args >[gw9] [ 65/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_known_args >testing/test_parseopt.py::TestParser::test_parse_known_and_unknown_args >[gw9] [ 66/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_known_and_unknown_args >testing/test_parseopt.py::TestParser::test_parse_will_set_default >[gw9] [ 67/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_will_set_default >testing/test_parseopt.py::TestParser::test_parse_setoption >[gw9] [ 68/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_setoption >testing/test_parseopt.py::TestParser::test_parse_special_destination >[gw9] [ 69/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_special_destination >testing/test_parseopt.py::TestParser::test_parse_split_positional_arguments >[gw9] [ 70/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_split_positional_arguments >testing/test_parseopt.py::TestParser::test_parse_defaultgetter >[gw9] [ 71/3410] PASSED testing/test_parseopt.py::TestParser::test_parse_defaultgetter >testing/test_parseopt.py::TestParser::test_drop_short_helper >[gw9] [ 72/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_helper >testing/test_parseopt.py::TestParser::test_drop_short_0 >[gw9] [ 73/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_0 >testing/test_parseopt.py::TestParser::test_drop_short_2 >[gw9] [ 74/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_2 >testing/test_parseopt.py::TestParser::test_drop_short_3 >[gw9] [ 75/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_3 >testing/test_parseopt.py::TestParser::test_drop_short_help0 >[gw9] [ 76/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_help0 >testing/test_parseopt.py::TestParser::test_drop_short_help1 >[gw9] [ 77/3410] PASSED testing/test_parseopt.py::TestParser::test_drop_short_help1 >testing/test_parseopt.py::TestParser::test_multiple_metavar_help >[gw9] [ 78/3410] PASSED testing/test_parseopt.py::TestParser::test_multiple_metavar_help >testing/test_pastebin.py::TestPaste::test_pastebin_invalid_url >[gw9] [ 79/3410] PASSED testing/test_pastebin.py::TestPaste::test_pastebin_invalid_url >testing/test_pastebin.py::TestPaste::test_pastebin_http_error >[gw9] [ 80/3410] PASSED testing/test_pastebin.py::TestPaste::test_pastebin_http_error >testing/test_pastebin.py::TestPaste::test_create_new_paste >[gw9] [ 81/3410] PASSED testing/test_pastebin.py::TestPaste::test_create_new_paste >testing/test_pathlib.py::test_get_extended_length_path_str >[gw10] [ 82/3410] PASSED testing/test_pathlib.py::test_get_extended_length_path_str >testing/test_pathlib.py::test_suppress_error_removing_lock >[gw10] [ 83/3410] PASSED testing/test_pathlib.py::test_suppress_error_removing_lock >testing/test_pathlib.py::test_bestrelpath >[gw10] [ 84/3410] PASSED testing/test_pathlib.py::test_bestrelpath >testing/test_pathlib.py::test_commonpath >[gw10] [ 85/3410] PASSED testing/test_pathlib.py::test_commonpath >testing/test_pathlib.py::test_visit_ignores_errors >[gw10] [ 86/3410] PASSED testing/test_pathlib.py::test_visit_ignores_errors >testing/test_pathlib.py::test_samefile_false_negatives >[gw6] [ 87/3410] PASSED testing/test_mark.py::test_mark_mro >testing/test_mark_expression.py::test_empty_is_false >[gw6] [ 88/3410] PASSED testing/test_mark_expression.py::test_empty_is_false >testing/test_mark_expression.py::test_basic[true-True0] >[gw6] [ 89/3410] PASSED testing/test_mark_expression.py::test_basic[true-True0] >testing/test_mark_expression.py::test_basic[true-True1] >[gw6] [ 90/3410] PASSED testing/test_mark_expression.py::test_basic[true-True1] >testing/test_mark_expression.py::test_basic[false-False] >[gw6] [ 91/3410] PASSED testing/test_mark_expression.py::test_basic[false-False] >testing/test_mark_expression.py::test_basic[not true-False] >[gw6] [ 92/3410] PASSED testing/test_mark_expression.py::test_basic[not true-False] >testing/test_mark_expression.py::test_basic[not false-True] >[gw6] [ 93/3410] PASSED testing/test_mark_expression.py::test_basic[not false-True] >testing/test_mark_expression.py::test_basic[not not true-True] >[gw6] [ 94/3410] PASSED testing/test_mark_expression.py::test_basic[not not true-True] >testing/test_mark_expression.py::test_basic[not not false-False] >[gw6] [ 95/3410] PASSED testing/test_mark_expression.py::test_basic[not not false-False] >testing/test_mark_expression.py::test_basic[true and true-True] >[gw6] [ 96/3410] PASSED testing/test_mark_expression.py::test_basic[true and true-True] >testing/test_mark_expression.py::test_basic[true and false-False] >[gw11] [ 97/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[True-call-DeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-context_manager-PendingDeprecationWarning] >[gw11] [ 98/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-context_manager-PendingDeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-context_manager-DeprecationWarning] >[gw11] [ 99/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-context_manager-DeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-call-PendingDeprecationWarning] >[gw11] [ 100/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-call-PendingDeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-call-DeprecationWarning] >[gw11] [ 101/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_modes[False-call-DeprecationWarning] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_exception_is_raised[context_manager] >[gw11] [ 102/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_exception_is_raised[context_manager] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_exception_is_raised[call] >[gw11] [ 103/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_exception_is_raised[call] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_specificity >[gw11] [ 104/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_specificity >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_supports_match >[gw11] [ 105/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_supports_match >testing/test_recwarn.py::TestWarns::test_check_callable >[gw11] [ 106/3410] PASSED testing/test_recwarn.py::TestWarns::test_check_callable >testing/test_recwarn.py::TestWarns::test_several_messages >[gw3] [ 107/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_reset_simple >testing/test_capture.py::TestTeeStdCapture::test_capturing_readouterr >[gw3] [ 108/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_readouterr >testing/test_capture.py::TestTeeStdCapture::test_capture_results_accessible_by_attribute >[gw3] [ 109/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capture_results_accessible_by_attribute >testing/test_capture.py::TestTeeStdCapture::test_capturing_readouterr_unicode >[gw3] [ 110/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_readouterr_unicode >testing/test_capture.py::TestTeeStdCapture::test_reset_twice_error >[gw3] [ 111/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_reset_twice_error >testing/test_capture.py::TestTeeStdCapture::test_capturing_modify_sysouterr_in_between >[gw3] [ 112/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_modify_sysouterr_in_between >testing/test_capture.py::TestTeeStdCapture::test_just_out_capture >[gw3] [ 113/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_just_out_capture >testing/test_capture.py::TestTeeStdCapture::test_just_err_capture >[gw3] [ 114/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_just_err_capture >testing/test_capture.py::TestTeeStdCapture::test_stdin_restored >[gw3] [ 115/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_stdin_restored >testing/test_capture.py::TestTeeStdCapture::test_stdin_nulled_by_default >testing/test_config.py::TestConfigFromdictargs::test_basic_behavior >[gw4] [ 116/3410] PASSED testing/test_config.py::TestConfigFromdictargs::test_basic_behavior >testing/test_config.py::TestConfigFromdictargs::test_invocation_params_args >[gw4] [ 117/3410] PASSED testing/test_config.py::TestConfigFromdictargs::test_invocation_params_args >testing/test_config.py::TestConfigFromdictargs::test_inifilename >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_delattr >[gw8] [ 118/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_delattr >testing/test_monkeypatch.py::test_delattr >[gw8] [ 119/3410] PASSED testing/test_monkeypatch.py::test_delattr >testing/test_monkeypatch.py::test_setitem >[gw8] [ 120/3410] PASSED testing/test_monkeypatch.py::test_setitem >testing/test_monkeypatch.py::test_setitem_deleted_meanwhile >[gw8] [ 121/3410] PASSED testing/test_monkeypatch.py::test_setitem_deleted_meanwhile >testing/test_monkeypatch.py::test_setenv_deleted_meanwhile[True] >[gw8] [ 122/3410] PASSED testing/test_monkeypatch.py::test_setenv_deleted_meanwhile[True] >testing/test_monkeypatch.py::test_setenv_deleted_meanwhile[False] >[gw8] [ 123/3410] PASSED testing/test_monkeypatch.py::test_setenv_deleted_meanwhile[False] >testing/test_monkeypatch.py::test_delitem >[gw8] [ 124/3410] PASSED testing/test_monkeypatch.py::test_delitem >testing/test_monkeypatch.py::test_setenv >[gw8] [ 125/3410] PASSED testing/test_monkeypatch.py::test_setenv >testing/test_monkeypatch.py::test_delenv >[gw8] [ 126/3410] PASSED testing/test_monkeypatch.py::test_delenv >testing/test_monkeypatch.py::TestEnvironWarnings::test_setenv_non_str_warning >[gw8] [ 127/3410] PASSED testing/test_monkeypatch.py::TestEnvironWarnings::test_setenv_non_str_warning >testing/test_monkeypatch.py::test_setenv_prepend >[gw8] [ 128/3410] PASSED testing/test_monkeypatch.py::test_setenv_prepend >testing/test_monkeypatch.py::test_syspath_prepend >[gw8] [ 129/3410] PASSED testing/test_monkeypatch.py::test_syspath_prepend >testing/test_monkeypatch.py::test_syspath_prepend_double_undo >[gw8] [ 130/3410] PASSED testing/test_monkeypatch.py::test_syspath_prepend_double_undo >testing/test_monkeypatch.py::test_chdir_with_path_local >[gw8] [ 131/3410] PASSED testing/test_monkeypatch.py::test_chdir_with_path_local >testing/test_monkeypatch.py::test_chdir_with_str >[gw8] [ 132/3410] PASSED testing/test_monkeypatch.py::test_chdir_with_str >[gw10] [ 133/3410] SKIPPED testing/test_pathlib.py::test_samefile_false_negatives >testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_dataclass >[gw10] [ 134/3410] PASSED testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_dataclass >testing/test_monkeypatch.py::test_chdir_undo >[gw8] [ 135/3410] PASSED testing/test_monkeypatch.py::test_chdir_undo >testing/test_monkeypatch.py::test_chdir_double_undo >[gw8] [ 136/3410] PASSED testing/test_monkeypatch.py::test_chdir_double_undo >testing/test_monkeypatch.py::test_issue156_undo_staticmethod[new] >[gw8] [ 137/3410] PASSED testing/test_monkeypatch.py::test_issue156_undo_staticmethod[new] >testing/test_monkeypatch.py::test_issue156_undo_staticmethod[new-inherit] >[gw8] [ 138/3410] PASSED testing/test_monkeypatch.py::test_issue156_undo_staticmethod[new-inherit] >testing/test_monkeypatch.py::test_undo_class_descriptors_delattr >[gw8] [ 139/3410] PASSED testing/test_monkeypatch.py::test_undo_class_descriptors_delattr >testing/test_monkeypatch.py::test_issue1338_name_resolving >[gw5] [ 140/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_with_confmod[inpackage] >testing/test_conftest.py::test_conftest_in_nonpkg_with_init >[gw5] [ 141/3410] PASSED testing/test_conftest.py::test_conftest_in_nonpkg_with_init >testing/test_debugging.py::TestPDB::test_pdb_validate_usepdb_cls >[gw5] [ 142/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_validate_usepdb_cls >testing/test_doctest.py::TestLiterals::test_number_re >[gw5] [ 143/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_re >testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[None] >[gw5] [ 144/3410] PASSED testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[None] >testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[_is_mocked] >[gw5] [ 145/3410] PASSED testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[_is_mocked] >testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>0] >[gw5] [ 146/3410] PASSED testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>0] >testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>1] >[gw5] [ 147/3410] PASSED testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>1] >testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>2] >[gw5] [ 148/3410] PASSED testing/test_doctest.py::test_warning_on_unwrap_of_broken_object[<lambda>2] >testing/test_doctest.py::test_is_setup_py_not_named_setup_py >[gw5] [ 149/3410] PASSED testing/test_doctest.py::test_is_setup_py_not_named_setup_py >testing/test_doctest.py::test_is_setup_py_is_a_setup_py[setuptools] >[gw5] [ 150/3410] PASSED testing/test_doctest.py::test_is_setup_py_is_a_setup_py[setuptools] >[gw13] [ 151/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestCacheWarning] >testing/test_warning_types.py::test_warning_types[PytestConfigWarning] >[gw13] [ 152/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestConfigWarning] >testing/test_warning_types.py::test_warning_types[PytestCollectionWarning] >[gw13] [ 153/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestCollectionWarning] >testing/test_warning_types.py::test_warning_types[PytestDeprecationWarning] >[gw13] [ 154/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestDeprecationWarning] >testing/test_warning_types.py::test_warning_types[PytestRemovedIn8Warning] >[gw13] [ 155/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestRemovedIn8Warning] >testing/test_warning_types.py::test_warning_types[PytestReturnNotNoneWarning] >[gw13] [ 156/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestReturnNotNoneWarning] >testing/test_warning_types.py::test_warning_types[PytestExperimentalApiWarning] >[gw13] [ 157/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestExperimentalApiWarning] >testing/test_warning_types.py::test_warning_types[PytestUnhandledCoroutineWarning] >[gw13] [ 158/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestUnhandledCoroutineWarning] >[gw7] [ 159/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[and-1-expected not OR left parenthesis OR identifier; got and] >testing/test_mark_expression.py::test_syntax_errors[ident and-10-expected not OR left parenthesis OR identifier; got end of input] >[gw7] [ 160/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[ident and-10-expected not OR left parenthesis OR identifier; got end of input] >testing/test_mark_expression.py::test_syntax_errors[ident and or-11-expected not OR left parenthesis OR identifier; got or] >[gw7] [ 161/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[ident and or-11-expected not OR left parenthesis OR identifier; got or] >testing/test_mark_expression.py::test_syntax_errors[ident ident-7-expected end of input; got identifier] >[gw7] [ 162/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[ident ident-7-expected end of input; got identifier] >testing/test_mark_expression.py::test_valid_idents[.] >[gw7] [ 163/3410] PASSED testing/test_mark_expression.py::test_valid_idents[.] >testing/test_mark_expression.py::test_valid_idents[...] >[gw7] [ 164/3410] PASSED testing/test_mark_expression.py::test_valid_idents[...] >testing/test_mark_expression.py::test_valid_idents[:::] >[gw7] [ 165/3410] PASSED testing/test_mark_expression.py::test_valid_idents[:::] >testing/test_mark_expression.py::test_valid_idents[a:::c] >[gw7] [ 166/3410] PASSED testing/test_mark_expression.py::test_valid_idents[a:::c] >testing/test_mark_expression.py::test_valid_idents[a+-b] >[gw7] [ 167/3410] PASSED testing/test_mark_expression.py::test_valid_idents[a+-b] >testing/test_mark_expression.py::test_valid_idents[\\nhe\\\\l\\lo\\n\\t\\rbye] >[gw7] [ 168/3410] PASSED testing/test_mark_expression.py::test_valid_idents[\\nhe\\\\l\\lo\\n\\t\\rbye] >testing/test_mark_expression.py::test_valid_idents[a/b] >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_recursive_verbose >[gw1] [ 169/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_recursive_verbose >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_verbose >[gw1] [ 170/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_verbose >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_attribute_comparison_off >[gw1] [ 171/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_attribute_comparison_off >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_comparing_two_different_attrs_classes >[gw1] [ 172/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_comparing_two_different_attrs_classes >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_auto_detect_and_custom_eq >[gw1] [ 173/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_auto_detect_and_custom_eq >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_custom_eq >[gw1] [ 174/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_with_custom_eq >testing/test_assertion.py::TestAssert_reprcompare_namedtuple::test_namedtuple >[gw1] [ 175/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_namedtuple::test_namedtuple >testing/test_assertion.py::TestAssert_reprcompare_namedtuple::test_comparing_two_different_namedtuple >[gw1] [ 176/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_namedtuple::test_comparing_two_different_namedtuple >testing/test_assertion.py::TestFormatExplanation::test_fmt_simple >[gw1] [ 177/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_simple >testing/test_assertion.py::TestFormatExplanation::test_fmt_where >[gw1] [ 178/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_where >testing/test_assertion.py::TestFormatExplanation::test_fmt_and >[gw15] [ 179/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dump[True] >testing/_py/test_local.py::TestLocalPath::test_setmtime >[gw15] [ 180/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_setmtime >testing/_py/test_local.py::TestLocalPath::test_normpath >[gw15] [ 181/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_normpath >testing/_py/test_local.py::TestLocalPath::test_mkdtemp_creation >[gw15] [ 182/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_mkdtemp_creation >testing/_py/test_local.py::TestLocalPath::test_tmproot >[gw15] [ 183/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_tmproot >testing/_py/test_local.py::TestLocalPath::test_chdir >[gw15] [ 184/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_chdir >testing/_py/test_local.py::TestLocalPath::test_ensure_filepath_withdir >[gw15] [ 185/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ensure_filepath_withdir >testing/_py/test_local.py::TestLocalPath::test_ensure_filepath_withoutdir >[gw15] [ 186/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ensure_filepath_withoutdir >testing/_py/test_local.py::TestLocalPath::test_ensure_dirpath >[gw15] [ 187/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ensure_dirpath >testing/_py/test_local.py::TestLocalPath::test_ensure_non_ascii_unicode >[gw15] [ 188/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ensure_non_ascii_unicode >testing/_py/test_local.py::TestLocalPath::test_long_filenames >[gw1] [ 189/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_and >testing/test_assertion.py::TestFormatExplanation::test_fmt_where_nested >[gw1] [ 190/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_where_nested >testing/test_assertion.py::TestFormatExplanation::test_fmt_newline >[gw1] [ 191/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_newline >testing/test_assertion.py::TestFormatExplanation::test_fmt_newline_escaped >[gw1] [ 192/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_newline_escaped >testing/test_assertion.py::TestFormatExplanation::test_fmt_newline_before_where >[gw1] [ 193/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_newline_before_where >testing/test_assertion.py::TestFormatExplanation::test_fmt_multi_newline_before_where >[gw1] [ 194/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_fmt_multi_newline_before_where >testing/test_assertion.py::TestTruncateExplanation::test_doesnt_truncate_when_input_is_empty_list >[gw1] [ 195/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_doesnt_truncate_when_input_is_empty_list >testing/test_assertion.py::TestTruncateExplanation::test_doesnt_truncate_at_when_input_is_5_lines_and_LT_max_chars >[gw1] [ 196/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_doesnt_truncate_at_when_input_is_5_lines_and_LT_max_chars >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_given_list_of_empty_strings >[gw1] [ 197/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_given_list_of_empty_strings >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_first_8_lines_are_LT_max_chars >[gw1] [ 198/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_first_8_lines_are_LT_max_chars >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_there_is_one_line_to_remove >[gw1] [ 199/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_there_is_one_line_to_remove >testing/test_assertion.py::TestTruncateExplanation::test_truncates_edgecase_when_truncation_message_makes_the_result_longer_for_chars >testing/test_pastebin.py::TestPaste::test_create_new_paste_failure >[gw9] [ 200/3410] PASSED testing/test_pastebin.py::TestPaste::test_create_new_paste_failure >testing/test_pathlib.py::TestFNMatcherPort::test_matching[*.py-foo.py] >[gw9] [ 201/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[*.py-foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[*.py-bar/foo.py] >[gw9] [ 202/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[*.py-bar/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[test_*.py-foo/test_foo.py] >[gw9] [ 203/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[test_*.py-foo/test_foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/*.py-tests/foo.py] >[gw9] [ 204/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/*.py-tests/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[/c/*.py-/c/foo.py] >[gw9] [ 205/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[/c/*.py-/c/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[/c/foo/*.py-/c/foo/foo.py] >[gw9] [ 206/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[/c/foo/*.py-/c/foo/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/test*.py-tests/foo/test_foo.py] >[gw9] [ 207/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/test*.py-tests/foo/test_foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/doc/test*.py-tests/foo/bar/doc/test_foo.py] >[gw9] [ 208/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/doc/test*.py-tests/foo/bar/doc/test_foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/doc/**/test*.py-tests/foo/doc/bar/test_foo.py] >[gw9] [ 209/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching[tests/**/doc/**/test*.py-tests/foo/doc/bar/test_foo.py] >[gw6] [ 210/3410] PASSED testing/test_mark_expression.py::test_basic[true and false-False] >testing/test_mark_expression.py::test_basic[false and true-False] >[gw6] [ 211/3410] PASSED testing/test_mark_expression.py::test_basic[false and true-False] >testing/test_mark_expression.py::test_basic[true and true and true-True] >[gw6] [ 212/3410] PASSED testing/test_mark_expression.py::test_basic[true and true and true-True] >testing/test_mark_expression.py::test_basic[true and true and false-False] >[gw6] [ 213/3410] PASSED testing/test_mark_expression.py::test_basic[true and true and false-False] >testing/test_mark_expression.py::test_basic[true and true and not true-False] >[gw6] [ 214/3410] PASSED testing/test_mark_expression.py::test_basic[true and true and not true-False] >testing/test_mark_expression.py::test_basic[false or false-False] >[gw6] [ 215/3410] PASSED testing/test_mark_expression.py::test_basic[false or false-False] >testing/test_mark_expression.py::test_basic[false or true-True] >[gw6] [ 216/3410] PASSED testing/test_mark_expression.py::test_basic[false or true-True] >testing/test_mark_expression.py::test_basic[true or true-True] >[gw6] [ 217/3410] PASSED testing/test_mark_expression.py::test_basic[true or true-True] >testing/test_mark_expression.py::test_basic[true or true or false-True] >[gw6] [ 218/3410] PASSED testing/test_mark_expression.py::test_basic[true or true or false-True] >testing/test_mark_expression.py::test_basic[true and true or false-True] >[gw6] [ 219/3410] PASSED testing/test_mark_expression.py::test_basic[true and true or false-True] >testing/test_mark_expression.py::test_basic[not true or true-True] >[gw11] [ 220/3410] PASSED testing/test_recwarn.py::TestWarns::test_several_messages >testing/test_recwarn.py::TestWarns::test_function >[gw11] [ 221/3410] PASSED testing/test_recwarn.py::TestWarns::test_function >testing/test_recwarn.py::TestWarns::test_warning_tuple >[gw11] [ 222/3410] PASSED testing/test_recwarn.py::TestWarns::test_warning_tuple >testing/test_recwarn.py::TestWarns::test_as_contextmanager >[gw11] [ 223/3410] PASSED testing/test_recwarn.py::TestWarns::test_as_contextmanager >testing/test_recwarn.py::TestWarns::test_record >[gw11] [ 224/3410] PASSED testing/test_recwarn.py::TestWarns::test_record >testing/test_recwarn.py::TestWarns::test_record_only >[gw11] [ 225/3410] PASSED testing/test_recwarn.py::TestWarns::test_record_only >testing/test_recwarn.py::TestWarns::test_record_only_none_deprecated_warn >[gw11] [ 226/3410] PASSED testing/test_recwarn.py::TestWarns::test_record_only_none_deprecated_warn >testing/test_recwarn.py::TestWarns::test_record_by_subclass >[gw11] [ 227/3410] PASSED testing/test_recwarn.py::TestWarns::test_record_by_subclass >testing/test_recwarn.py::TestWarns::test_match_regex >[gw11] [ 228/3410] PASSED testing/test_recwarn.py::TestWarns::test_match_regex >testing/test_recwarn.py::TestWarns::test_one_from_multiple_warns >[gw11] [ 229/3410] PASSED testing/test_recwarn.py::TestWarns::test_one_from_multiple_warns >testing/test_recwarn.py::TestWarns::test_none_of_multiple_warns >[gw11] [ 230/3410] PASSED testing/test_recwarn.py::TestWarns::test_none_of_multiple_warns >testing/test_recwarn.py::TestWarns::test_can_capture_previously_warned >[gw11] [ 231/3410] PASSED testing/test_recwarn.py::TestWarns::test_can_capture_previously_warned >testing/test_recwarn.py::TestWarns::test_warns_context_manager_with_kwargs >[gw11] [ 232/3410] PASSED testing/test_recwarn.py::TestWarns::test_warns_context_manager_with_kwargs >testing/test_runner.py::test_report_extra_parameters[BaseReport] >[gw11] [ 233/3410] PASSED testing/test_runner.py::test_report_extra_parameters[BaseReport] >testing/test_runner.py::test_report_extra_parameters[TestReport] >[gw11] [ 234/3410] PASSED testing/test_runner.py::test_report_extra_parameters[TestReport] >testing/test_runner.py::test_report_extra_parameters[CollectReport] >[gw11] [ 235/3410] PASSED testing/test_runner.py::test_report_extra_parameters[CollectReport] >testing/test_runner.py::test_callinfo >[gw11] [ 236/3410] PASSED testing/test_runner.py::test_callinfo >testing/test_runner.py::test_outcomeexception_exceptionattributes >[gw11] [ 237/3410] PASSED testing/test_runner.py::test_outcomeexception_exceptionattributes >testing/test_runner.py::test_outcomeexception_passes_except_Exception >[gw11] [ 238/3410] PASSED testing/test_runner.py::test_outcomeexception_passes_except_Exception >testing/test_runner.py::test_pytest_exit >[gw11] [ 239/3410] PASSED testing/test_runner.py::test_pytest_exit >testing/test_runner.py::test_pytest_fail >[gw11] [ 240/3410] PASSED testing/test_runner.py::test_pytest_fail >testing/test_runner.py::test_exception_printing_skip >[gw11] [ 241/3410] PASSED testing/test_runner.py::test_exception_printing_skip >[gw0] [ 242/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_invoke_plugin_api >testing/acceptance_test.py::TestInvocationVariants::test_core_backward_compatibility >[gw0] [ 243/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_core_backward_compatibility >testing/acceptance_test.py::TestInvocationVariants::test_has_plugin >[gw0] [ 244/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_has_plugin >testing/deprecated_test.py::test_hookspec_via_function_attributes_are_deprecated >[gw0] [ 245/3410] PASSED testing/deprecated_test.py::test_hookspec_via_function_attributes_are_deprecated >testing/deprecated_test.py::test_hookimpl_via_function_attributes_are_deprecated >[gw0] [ 246/3410] PASSED testing/deprecated_test.py::test_hookimpl_via_function_attributes_are_deprecated >testing/deprecated_test.py::test_yield_fixture_is_deprecated >[gw0] [ 247/3410] PASSED testing/deprecated_test.py::test_yield_fixture_is_deprecated >testing/deprecated_test.py::test_private_is_deprecated >[gw0] [ 248/3410] PASSED testing/deprecated_test.py::test_private_is_deprecated >testing/deprecated_test.py::test_hookproxy_warnings_for_pathlib[hook] >[gw0] [ 249/3410] PASSED testing/deprecated_test.py::test_hookproxy_warnings_for_pathlib[hook] >testing/deprecated_test.py::test_hookproxy_warnings_for_pathlib[ihook] >[gw0] [ 250/3410] PASSED testing/deprecated_test.py::test_hookproxy_warnings_for_pathlib[ihook] >testing/deprecated_test.py::test_warns_none_is_deprecated >[gw0] [ 251/3410] PASSED testing/deprecated_test.py::test_warns_none_is_deprecated >testing/test_argcomplete.py::TestArgComplete::test_compare_with_compgen >[gw15] [ 252/3410] XFAIL testing/_py/test_local.py::TestLocalPath::test_long_filenames >testing/_py/test_local.py::TestLocalPath::test_visit_depth_first >[gw15] [ 253/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_depth_first >testing/_py/test_local.py::TestLocalPath::test_visit_rec_fnmatch >[gw15] [ 254/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_rec_fnmatch >testing/_py/test_local.py::TestLocalPath::test_fnmatch_file_abspath >[gw15] [ 255/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_fnmatch_file_abspath >testing/_py/test_local.py::TestLocalPath::test_sysfind >[gw15] [ 256/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_sysfind >testing/_py/test_local.py::TestLocalPath::test_fspath_protocol_other_class >[gw15] [ 257/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_fspath_protocol_other_class >testing/_py/test_local.py::TestLocalPath::test_make_numbered_dir_multiprocess_safe >[gw1] [ 258/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_edgecase_when_truncation_message_makes_the_result_longer_for_chars >testing/test_assertion.py::TestTruncateExplanation::test_truncates_edgecase_when_truncation_message_makes_the_result_longer_for_lines >[gw1] [ 259/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_edgecase_when_truncation_message_makes_the_result_longer_for_lines >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_first_8_lines_are_EQ_max_chars >[gw1] [ 260/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_8_lines_when_first_8_lines_are_EQ_max_chars >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_4_lines_when_first_4_lines_are_GT_max_chars >[gw1] [ 261/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_4_lines_when_first_4_lines_are_GT_max_chars >testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_1_line_when_first_line_is_GT_max_chars >[gw1] [ 262/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_truncates_at_1_line_when_first_line_is_GT_max_chars >testing/test_assertion.py::test_reprcompare_notin >[gw1] [ 263/3410] PASSED testing/test_assertion.py::test_reprcompare_notin >testing/test_assertion.py::test_reprcompare_whitespaces >[gw1] [ 264/3410] PASSED testing/test_assertion.py::test_reprcompare_whitespaces >testing/test_assertion.py::test_exit_from_assertrepr_compare >[gw1] [ 265/3410] PASSED testing/test_assertion.py::test_exit_from_assertrepr_compare >testing/test_assertion.py::test_reprcompare_verbose_long >[gw1] [ 266/3410] PASSED testing/test_assertion.py::test_reprcompare_verbose_long >testing/test_assertrewrite.py::TestAssertionRewrite::test_place_initial_imports >[gw1] [ 267/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_place_initial_imports >testing/test_assertrewrite.py::TestAssertionRewrite::test_location_is_set >[gw1] [ 268/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_location_is_set >testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite >[gw1] [ 269/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite >testing/test_assertrewrite.py::TestAssertionRewrite::test_name >[gw6] [ 270/3410] PASSED testing/test_mark_expression.py::test_basic[not true or true-True] >testing/test_mark_expression.py::test_basic[(not true) or true-True] >[gw6] [ 271/3410] PASSED testing/test_mark_expression.py::test_basic[(not true) or true-True] >testing/test_mark_expression.py::test_basic[not (true or true)-False] >[gw6] [ 272/3410] PASSED testing/test_mark_expression.py::test_basic[not (true or true)-False] >testing/test_mark_expression.py::test_basic[true and true or false and false-True] >[gw6] [ 273/3410] PASSED testing/test_mark_expression.py::test_basic[true and true or false and false-True] >testing/test_mark_expression.py::test_basic[true and (true or false) and false-False] >[gw6] [ 274/3410] PASSED testing/test_mark_expression.py::test_basic[true and (true or false) and false-False] >testing/test_mark_expression.py::test_basic[true and (true or (not (not false))) and false-False] >[gw6] [ 275/3410] PASSED testing/test_mark_expression.py::test_basic[true and (true or (not (not false))) and false-False] >testing/test_mark_expression.py::test_syntax_oddeties[ true -True] >[gw6] [ 276/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[ true -True] >testing/test_mark_expression.py::test_syntax_oddeties[ ((((((true)))))) -True] >[gw6] [ 277/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[ ((((((true)))))) -True] >testing/test_mark_expression.py::test_syntax_oddeties[ ( ((\t (((true))))) \t \t)-True] >[gw6] [ 278/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[ ( ((\t (((true))))) \t \t)-True] >testing/test_mark_expression.py::test_syntax_oddeties[( true and (((false))))-False] >[gw6] [ 279/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[( true and (((false))))-False] >testing/test_mark_expression.py::test_syntax_oddeties[not not not not true-True] >[gw4] [ 280/3410] PASSED testing/test_config.py::TestConfigFromdictargs::test_inifilename >testing/test_config.py::test_load_initial_conftest_last_ordering >[gw4] [ 281/3410] PASSED testing/test_config.py::test_load_initial_conftest_last_ordering >testing/test_config.py::test_get_plugin_specs_as_list >[gw4] [ 282/3410] PASSED testing/test_config.py::test_get_plugin_specs_as_list >testing/test_config.py::test_collect_pytest_prefix_bug >[gw4] [ 283/3410] PASSED testing/test_config.py::test_collect_pytest_prefix_bug >testing/test_config.py::TestRootdir::test_simple_noini >[gw4] [ 284/3410] PASSED testing/test_config.py::TestRootdir::test_simple_noini >testing/test_config.py::TestRootdir::test_with_ini[pytest.ini] >[gw4] [ 285/3410] PASSED testing/test_config.py::TestRootdir::test_with_ini[pytest.ini] >testing/test_config.py::TestRootdir::test_with_ini[pyproject.toml] >[gw4] [ 286/3410] PASSED testing/test_config.py::TestRootdir::test_with_ini[pyproject.toml] >testing/test_config.py::TestRootdir::test_with_ini[tox.ini] >[gw4] [ 287/3410] PASSED testing/test_config.py::TestRootdir::test_with_ini[tox.ini] >testing/test_config.py::TestRootdir::test_with_ini[setup.cfg] >[gw4] [ 288/3410] PASSED testing/test_config.py::TestRootdir::test_with_ini[setup.cfg] >testing/test_config.py::TestRootdir::test_pytestini_overrides_empty_other[setup.cfg] >[gw4] [ 289/3410] PASSED testing/test_config.py::TestRootdir::test_pytestini_overrides_empty_other[setup.cfg] >testing/test_runner.py::test_importorskip >[gw11] [ 290/3410] PASSED testing/test_runner.py::test_importorskip >testing/test_runner.py::test_importorskip_imports_last_module_part >[gw11] [ 291/3410] PASSED testing/test_runner.py::test_importorskip_imports_last_module_part >testing/test_runner.py::test_importorskip_dev_module >[gw11] [ 292/3410] PASSED testing/test_runner.py::test_importorskip_dev_module >testing/test_runner.py::test_store_except_info_on_error >[gw11] [ 293/3410] PASSED testing/test_runner.py::test_store_except_info_on_error >testing/test_runner.py::test_outcome_exception_bad_msg >[gw11] [ 294/3410] PASSED testing/test_runner.py::test_outcome_exception_bad_msg >testing/test_scope.py::test_ordering >[gw11] [ 295/3410] PASSED testing/test_scope.py::test_ordering >testing/test_scope.py::test_next_lower >[gw11] [ 296/3410] PASSED testing/test_scope.py::test_next_lower >testing/test_scope.py::test_next_higher >[gw11] [ 297/3410] PASSED testing/test_scope.py::test_next_higher >testing/test_scope.py::test_from_user >[gw11] [ 298/3410] PASSED testing/test_scope.py::test_from_user >testing/test_skipping.py::test_importorskip >[gw6] [ 299/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[not not not not true-True] >testing/test_mark_expression.py::test_syntax_oddeties[not not not not not true-False] >[gw6] [ 300/3410] PASSED testing/test_mark_expression.py::test_syntax_oddeties[not not not not not true-False] >testing/test_mark_expression.py::test_backslash_not_treated_specially >[gw6] [ 301/3410] PASSED testing/test_mark_expression.py::test_backslash_not_treated_specially >testing/test_mark_expression.py::test_syntax_errors[(-2-expected not OR left parenthesis OR identifier; got end of input] >[gw6] [ 302/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[(-2-expected not OR left parenthesis OR identifier; got end of input] >testing/test_mark_expression.py::test_syntax_errors[ (-3-expected not OR left parenthesis OR identifier; got end of input] >[gw6] [ 303/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[ (-3-expected not OR left parenthesis OR identifier; got end of input] >testing/test_mark_expression.py::test_syntax_errors[)-1-expected not OR left parenthesis OR identifier; got right parenthesis] >[gw6] [ 304/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[)-1-expected not OR left parenthesis OR identifier; got right parenthesis] >testing/test_mark_expression.py::test_syntax_errors[) -1-expected not OR left parenthesis OR identifier; got right parenthesis] >[gw6] [ 305/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[) -1-expected not OR left parenthesis OR identifier; got right parenthesis] >testing/test_mark_expression.py::test_syntax_errors[not-4-expected not OR left parenthesis OR identifier; got end of input] >[gw6] [ 306/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[not-4-expected not OR left parenthesis OR identifier; got end of input] >testing/test_mark_expression.py::test_syntax_errors[not not-8-expected not OR left parenthesis OR identifier; got end of input] >[gw6] [ 307/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[not not-8-expected not OR left parenthesis OR identifier; got end of input] >testing/test_config.py::TestRootdir::test_pytestini_overrides_empty_other[tox.ini] >[gw4] [ 308/3410] PASSED testing/test_config.py::TestRootdir::test_pytestini_overrides_empty_other[tox.ini] >testing/test_config.py::TestRootdir::test_setuppy_fallback >[gw4] [ 309/3410] PASSED testing/test_config.py::TestRootdir::test_setuppy_fallback >testing/test_config.py::TestRootdir::test_nothing >[gw4] [ 310/3410] PASSED testing/test_config.py::TestRootdir::test_nothing >testing/test_config.py::TestRootdir::test_with_specific_inifile[pyproject.toml] >[gw4] [ 311/3410] PASSED testing/test_config.py::TestRootdir::test_with_specific_inifile[pyproject.toml] >testing/test_config.py::TestRootdir::test_explicit_config_file_sets_rootdir >[gw4] [ 312/3410] PASSED testing/test_config.py::TestRootdir::test_explicit_config_file_sets_rootdir >testing/test_config.py::TestRootdir::test_with_arg_outside_cwd_without_inifile >[gw4] [ 313/3410] PASSED testing/test_config.py::TestRootdir::test_with_arg_outside_cwd_without_inifile >testing/test_config.py::TestRootdir::test_with_arg_outside_cwd_with_inifile >[gw4] [ 314/3410] PASSED testing/test_config.py::TestRootdir::test_with_arg_outside_cwd_with_inifile >testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs0] >[gw4] [ 315/3410] PASSED testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs0] >testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs1] >[gw4] [ 316/3410] PASSED testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs1] >testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs2] >[gw11] [ 317/3410] PASSED testing/test_skipping.py::test_importorskip >testing/test_pathlib.py::TestFNMatcherPort::test_matching_abspath >[gw9] [ 318/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_matching_abspath >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[*.py-foo.pyc] >[gw9] [ 319/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[*.py-foo.pyc] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[*.py-foo/foo.pyc] >[gw9] [ 320/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[*.py-foo/foo.pyc] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/*.py-foo/foo.py] >[gw9] [ 321/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/*.py-foo/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[/c/*.py-/d/foo.py] >[gw9] [ 322/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[/c/*.py-/d/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[/c/foo/*.py-/d/foo/foo.py] >[gw9] [ 323/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[/c/foo/*.py-/d/foo/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/test*.py-tests/foo.py] >[gw9] [ 324/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/test*.py-tests/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/test*.py-foo/test_foo.py] >[gw9] [ 325/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/test*.py-foo/test_foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/doc/test*.py-tests/foo/bar/doc/foo.py] >[gw9] [ 326/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/doc/test*.py-tests/foo/bar/doc/foo.py] >testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/doc/test*.py-tests/foo/bar/test_foo.py] >[gw9] [ 327/3410] PASSED testing/test_pathlib.py::TestFNMatcherPort::test_not_matching[tests/**/doc/test*.py-tests/foo/bar/test_foo.py] >testing/test_pathlib.py::TestImportPath::test_smoke_test >[gw9] [ 328/3410] PASSED testing/test_pathlib.py::TestImportPath::test_smoke_test >testing/test_pathlib.py::TestImportPath::test_import_path_missing_file >[gw9] [ 329/3410] PASSED testing/test_pathlib.py::TestImportPath::test_import_path_missing_file >testing/test_pathlib.py::TestImportPath::test_renamed_dir_creates_mismatch >testing/test_warning_types.py::test_warning_types[PytestUnknownMarkWarning] >[gw13] [ 330/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestUnknownMarkWarning] >testing/test_warning_types.py::test_warning_types[PytestUnraisableExceptionWarning] >[gw13] [ 331/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestUnraisableExceptionWarning] >testing/test_warning_types.py::test_warning_types[PytestUnhandledThreadExceptionWarning] >[gw13] [ 332/3410] PASSED testing/test_warning_types.py::test_warning_types[PytestUnhandledThreadExceptionWarning] >testing/test_warning_types.py::test_warn_explicit_for_annotates_errors_with_location >[gw13] [ 333/3410] PASSED testing/test_warning_types.py::test_warn_explicit_for_annotates_errors_with_location >testing/test_warnings.py::test_warnings_checker_twice >[gw13] [ 334/3410] PASSED testing/test_warnings.py::test_warnings_checker_twice >testing/_py/test_local.py::TestLocalPath::test_constructor_equality >[gw13] [ 335/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_constructor_equality >testing/_py/test_local.py::TestLocalPath::test_eq_nonstring >[gw13] [ 336/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_eq_nonstring >testing/_py/test_local.py::TestLocalPath::test_new_identical >[gw13] [ 337/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_new_identical >testing/_py/test_local.py::TestLocalPath::test_join >[gw13] [ 338/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_join >testing/_py/test_local.py::TestLocalPath::test_join_normalized >[gw13] [ 339/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_join_normalized >testing/_py/test_local.py::TestLocalPath::test_join_noargs >[gw14] [ 340/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_filesonly >testing/_py/test_local.py::TestLocalPath::test_visit_nodotfiles >[gw14] [ 341/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_nodotfiles >testing/_py/test_local.py::TestLocalPath::test_visit_breadthfirst >[gw14] [ 342/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_breadthfirst >testing/_py/test_local.py::TestLocalPath::test_visit_sort >[gw14] [ 343/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_sort >testing/_py/test_local.py::TestLocalPath::test_endswith >[gw14] [ 344/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_endswith >testing/_py/test_local.py::TestLocalPath::test_copy_file >[gw14] [ 345/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_copy_file >testing/_py/test_local.py::TestLocalPath::test_copy_dir >[gw14] [ 346/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_copy_dir >testing/_py/test_local.py::TestLocalPath::test_remove_file >[gw14] [ 347/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_file >testing/_py/test_local.py::TestLocalPath::test_remove_dir_recursive_by_default >[gw14] [ 348/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_dir_recursive_by_default >testing/_py/test_local.py::TestLocalPath::test_ensure_dir >[gw14] [ 349/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_ensure_dir >testing/_py/test_local.py::TestLocalPath::test_mkdir_and_remove >[gw14] [ 350/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_mkdir_and_remove >testing/_py/test_local.py::TestLocalPath::test_move_file >[gw4] [ 351/3410] PASSED testing/test_config.py::TestRootdir::test_with_non_dir_arg[dirs2] >testing/test_config.py::TestRootdir::test_with_existing_file_in_subdir >[gw4] [ 352/3410] PASSED testing/test_config.py::TestRootdir::test_with_existing_file_in_subdir >testing/test_config.py::TestRootdir::test_with_config_also_in_parent_directory >[gw4] [ 353/3410] PASSED testing/test_config.py::TestRootdir::test_with_config_also_in_parent_directory >testing/test_config.py::TestOverrideIniArgs::test_addopts_before_initini >[gw13] [ 354/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_join_noargs >testing/_py/test_local.py::TestLocalPath::test_add_something >[gw13] [ 355/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_add_something >testing/_py/test_local.py::TestLocalPath::test_parts >[gw13] [ 356/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_parts >testing/_py/test_local.py::TestLocalPath::test_common >[gw13] [ 357/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_common >testing/_py/test_local.py::TestLocalPath::test_basename_checks >[gw13] [ 358/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_basename_checks >testing/_py/test_local.py::TestLocalPath::test_basename >[gw13] [ 359/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_basename >testing/_py/test_local.py::TestLocalPath::test_dirname >[gw13] [ 360/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dirname >testing/_py/test_local.py::TestLocalPath::test_dirpath >[gw13] [ 361/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dirpath >testing/_py/test_local.py::TestLocalPath::test_dirpath_with_args >[gw13] [ 362/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dirpath_with_args >testing/_py/test_local.py::TestLocalPath::test_newbasename >[gw13] [ 363/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_newbasename >testing/_py/test_local.py::TestLocalPath::test_not_exists >[gw13] [ 364/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_not_exists >testing/_py/test_local.py::TestLocalPath::test_exists >[gw13] [ 365/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_exists >testing/_py/test_local.py::TestLocalPath::test_dir >[gw13] [ 366/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dir >testing/_py/test_local.py::TestLocalPath::test_fnmatch_file >[gw13] [ 367/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_fnmatch_file >testing/_py/test_local.py::TestLocalPath::test_relto >[gw13] [ 368/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_relto >testing/_py/test_local.py::TestLocalPath::test_bestrelpath >[gw13] [ 369/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_bestrelpath >testing/_py/test_local.py::TestLocalPath::test_relto_not_relative >testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_pickle >[gw10] [ 370/3410] PASSED testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_pickle >testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_pickle_separate_modules >[gw10] [ 371/3410] PASSED testing/test_pathlib.py::TestImportLibMode::test_importmode_importlib_with_pickle_separate_modules >testing/test_pathlib.py::TestImportLibMode::test_module_name_from_path >[gw10] [ 372/3410] PASSED testing/test_pathlib.py::TestImportLibMode::test_module_name_from_path >testing/test_pathlib.py::TestImportLibMode::test_insert_missing_modules >[gw10] [ 373/3410] PASSED testing/test_pathlib.py::TestImportLibMode::test_insert_missing_modules >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_tracing >[gw10] [ 374/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_tracing >testing/test_pluginmanager.py::TestPytestPluginManager::test_register_imported_modules >[gw10] [ 375/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_register_imported_modules >testing/test_pluginmanager.py::TestPytestPluginManager::test_canonical_import >[gw10] [ 376/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_canonical_import >testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_env_fails_to_import >[gw10] [ 377/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_env_fails_to_import >testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_preparse_args >[gw10] [ 378/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_preparse_args >testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register >[gw10] [ 379/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register >testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register_unregistered_alredy_registered >testing/test_mark_expression.py::test_syntax_errors[(not)-5-expected not OR left parenthesis OR identifier; got right parenthesis] >[gw6] [ 380/3410] PASSED testing/test_mark_expression.py::test_syntax_errors[(not)-5-expected not OR left parenthesis OR identifier; got right parenthesis] >testing/code/test_excinfo.py::test_excinfo_for_later >[gw6] [ 381/3410] PASSED testing/code/test_excinfo.py::test_excinfo_for_later >testing/code/test_excinfo.py::test_excinfo_errisinstance >[gw6] [ 382/3410] PASSED testing/code/test_excinfo.py::test_excinfo_errisinstance >testing/code/test_excinfo.py::test_excinfo_no_sourcecode >[gw7] [ 383/3410] PASSED testing/test_mark_expression.py::test_valid_idents[a/b] >testing/test_mark_expression.py::test_valid_idents[\u05d0\u05d1\u05d2\u05d3] >[gw7] [ 384/3410] PASSED testing/test_mark_expression.py::test_valid_idents[\u05d0\u05d1\u05d2\u05d3] >testing/test_mark_expression.py::test_valid_idents[aa\u05d0\u05d1\u05d2\u05d3cc] >[gw7] [ 385/3410] PASSED testing/test_mark_expression.py::test_valid_idents[aa\u05d0\u05d1\u05d2\u05d3cc] >testing/test_mark_expression.py::test_valid_idents[a[bcd]] >[gw7] [ 386/3410] PASSED testing/test_mark_expression.py::test_valid_idents[a[bcd]] >testing/test_mark_expression.py::test_valid_idents[1234] >[gw7] [ 387/3410] PASSED testing/test_mark_expression.py::test_valid_idents[1234] >testing/test_mark_expression.py::test_valid_idents[1234abcd] >[gw7] [ 388/3410] PASSED testing/test_mark_expression.py::test_valid_idents[1234abcd] >testing/test_mark_expression.py::test_valid_idents[1234and] >[gw7] [ 389/3410] PASSED testing/test_mark_expression.py::test_valid_idents[1234and] >testing/test_mark_expression.py::test_valid_idents[notandor] >[gw7] [ 390/3410] PASSED testing/test_mark_expression.py::test_valid_idents[notandor] >testing/test_mark_expression.py::test_valid_idents[not_and_or] >[gw7] [ 391/3410] PASSED testing/test_mark_expression.py::test_valid_idents[not_and_or] >testing/test_mark_expression.py::test_valid_idents[not[and]or] >[gw7] [ 392/3410] PASSED testing/test_mark_expression.py::test_valid_idents[not[and]or] >testing/test_mark_expression.py::test_valid_idents[1234+5678] >[gw7] [ 393/3410] PASSED testing/test_mark_expression.py::test_valid_idents[1234+5678] >testing/test_mark_expression.py::test_valid_idents[123.232] >[gw7] [ 394/3410] PASSED testing/test_mark_expression.py::test_valid_idents[123.232] >testing/test_mark_expression.py::test_valid_idents[True] >[gw7] [ 395/3410] PASSED testing/test_mark_expression.py::test_valid_idents[True] >testing/test_mark_expression.py::test_valid_idents[False] >[gw7] [ 396/3410] PASSED testing/test_mark_expression.py::test_valid_idents[False] >testing/test_mark_expression.py::test_valid_idents[None] >[gw7] [ 397/3410] PASSED testing/test_mark_expression.py::test_valid_idents[None] >testing/test_mark_expression.py::test_valid_idents[if] >[gw7] [ 398/3410] PASSED testing/test_mark_expression.py::test_valid_idents[if] >testing/test_mark_expression.py::test_valid_idents[else] >[gw7] [ 399/3410] PASSED testing/test_mark_expression.py::test_valid_idents[else] >[gw3] [ 400/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_stdin_nulled_by_default >testing/test_capture.py::TestTeeStdCapture::test_capturing_error_recursive >[gw3] [ 401/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_error_recursive >testing/test_capture.py::TestStdCaptureFD::test_capturing_done_simple >[gw3] [ 402/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_done_simple >testing/test_capture.py::TestStdCaptureFD::test_capturing_reset_simple >[gw3] [ 403/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_reset_simple >testing/test_capture.py::TestStdCaptureFD::test_capturing_readouterr >[gw3] [ 404/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_readouterr >testing/test_capture.py::TestStdCaptureFD::test_capture_results_accessible_by_attribute >[gw3] [ 405/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capture_results_accessible_by_attribute >testing/test_capture.py::TestStdCaptureFD::test_capturing_readouterr_unicode >[gw3] [ 406/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_readouterr_unicode >[gw9] [ 407/3410] PASSED testing/test_pathlib.py::TestImportPath::test_renamed_dir_creates_mismatch >testing/test_pathlib.py::TestImportPath::test_messy_name >[gw9] [ 408/3410] PASSED testing/test_pathlib.py::TestImportPath::test_messy_name >testing/test_pathlib.py::TestImportPath::test_dir >[gw9] [ 409/3410] PASSED testing/test_pathlib.py::TestImportPath::test_dir >testing/test_pathlib.py::TestImportPath::test_a >[gw9] [ 410/3410] PASSED testing/test_pathlib.py::TestImportPath::test_a >testing/test_pathlib.py::TestImportPath::test_b >[gw9] [ 411/3410] PASSED testing/test_pathlib.py::TestImportPath::test_b >testing/test_pathlib.py::TestImportPath::test_c >[gw9] [ 412/3410] PASSED testing/test_pathlib.py::TestImportPath::test_c >testing/test_pathlib.py::TestImportPath::test_d >[gw9] [ 413/3410] PASSED testing/test_pathlib.py::TestImportPath::test_d >testing/test_pathlib.py::TestImportPath::test_import_after >[gw9] [ 414/3410] PASSED testing/test_pathlib.py::TestImportPath::test_import_after >testing/test_pathlib.py::TestImportPath::test_check_filepath_consistency >[gw9] [ 415/3410] PASSED testing/test_pathlib.py::TestImportPath::test_check_filepath_consistency >testing/test_pathlib.py::TestImportPath::test_issue131_on__init__ >[gw9] [ 416/3410] PASSED testing/test_pathlib.py::TestImportPath::test_issue131_on__init__ >[gw8] [ 417/3410] PASSED testing/test_monkeypatch.py::test_issue1338_name_resolving >testing/test_monkeypatch.py::test_context >[gw8] [ 418/3410] PASSED testing/test_monkeypatch.py::test_context >testing/test_monkeypatch.py::test_context_classmethod >[gw8] [ 419/3410] PASSED testing/test_monkeypatch.py::test_context_classmethod >testing/test_nodes.py::test_iterparentnodeids[-expected0] >[gw8] [ 420/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[-expected0] >testing/test_nodes.py::test_iterparentnodeids[a-expected1] >[gw8] [ 421/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a-expected1] >testing/test_nodes.py::test_iterparentnodeids[aa/b-expected2] >[gw8] [ 422/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[aa/b-expected2] >testing/test_nodes.py::test_iterparentnodeids[a/b/c-expected3] >[gw8] [ 423/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/b/c-expected3] >testing/test_nodes.py::test_iterparentnodeids[a/bbb/c::D-expected4] >[gw8] [ 424/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/bbb/c::D-expected4] >testing/test_nodes.py::test_iterparentnodeids[a/b/c::D::eee-expected5] >[gw8] [ 425/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/b/c::D::eee-expected5] >testing/test_nodes.py::test_iterparentnodeids[::xx-expected6] >[gw8] [ 426/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[::xx-expected6] >[gw14] [ 427/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_move_file >testing/_py/test_local.py::TestLocalPath::test_move_dir >[gw14] [ 428/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_move_dir >testing/_py/test_local.py::TestLocalPath::test_fspath_protocol_match_strpath >[gw14] [ 429/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_fspath_protocol_match_strpath >testing/_py/test_local.py::TestLocalPath::test_fspath_func_match_strpath >[gw14] [ 430/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_fspath_func_match_strpath >testing/_py/test_local.py::TestLocalPath::test_fspath_open >[gw14] [ 431/3410] SKIPPED testing/_py/test_local.py::TestLocalPath::test_fspath_open >testing/_py/test_local.py::TestLocalPath::test_fspath_fsencode >[gw14] [ 432/3410] SKIPPED testing/_py/test_local.py::TestLocalPath::test_fspath_fsencode >testing/_py/test_local.py::TestLocalPath::test_join_normpath >[gw14] [ 433/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_join_normpath >testing/_py/test_local.py::TestLocalPath::test_dirpath_abs_no_abs >[gw14] [ 434/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_dirpath_abs_no_abs >testing/test_nodes.py::test_iterparentnodeids[a/b/c::D/d::e-expected7] >[gw8] [ 435/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/b/c::D/d::e-expected7] >testing/test_nodes.py::test_iterparentnodeids[a/b::D:e:f::g-expected8] >[gw8] [ 436/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/b::D:e:f::g-expected8] >testing/test_nodes.py::test_iterparentnodeids[a/b::c/d::e[/test]-expected9] >[gw8] [ 437/3410] PASSED testing/test_nodes.py::test_iterparentnodeids[a/b::c/d::e[/test]-expected9] >testing/test_nodes.py::test_node_from_parent_disallowed_arguments >[gw8] [ 438/3410] PASSED testing/test_nodes.py::test_node_from_parent_disallowed_arguments >testing/test_nodes.py::test_node_direct_construction_deprecated >[gw8] [ 439/3410] PASSED testing/test_nodes.py::test_node_direct_construction_deprecated >testing/test_nodes.py::test_subclassing_both_item_and_collector_deprecated >[gw8] [ 440/3410] PASSED testing/test_nodes.py::test_subclassing_both_item_and_collector_deprecated >testing/test_nodes.py::test__check_initialpaths_for_relpath >[gw8] [ 441/3410] PASSED testing/test_nodes.py::test__check_initialpaths_for_relpath >testing/test_nose.py::test_setup_func_with_setup_decorator >[gw8] [ 442/3410] SKIPPED testing/test_nose.py::test_setup_func_with_setup_decorator >testing/test_nose.py::test_setup_func_not_callable >[gw8] [ 443/3410] SKIPPED testing/test_nose.py::test_setup_func_not_callable >testing/test_parseopt.py::TestParser::test_no_help_by_default >[gw8] [ 444/3410] PASSED testing/test_parseopt.py::TestParser::test_no_help_by_default >testing/test_parseopt.py::TestParser::test_custom_prog >testing/_py/test_local.py::TestLocalPath::test_gethash >[gw14] [ 445/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_gethash >testing/_py/test_local.py::TestLocalPath::test_remove_removes_readonly_file >[gw14] [ 446/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_removes_readonly_file >testing/_py/test_local.py::TestLocalPath::test_remove_removes_readonly_dir >[gw14] [ 447/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_removes_readonly_dir >testing/_py/test_local.py::TestLocalPath::test_remove_removes_dir_and_readonly_file >[gw14] [ 448/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_removes_dir_and_readonly_file >testing/_py/test_local.py::TestLocalPath::test_remove_routes_ignore_errors >[gw14] [ 449/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_remove_routes_ignore_errors >testing/_py/test_local.py::TestLocalPath::test_initialize_curdir >[gw14] [ 450/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_initialize_curdir >testing/_py/test_local.py::TestLocalPath::test_chdir_gone >[gw14] [ 451/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_chdir_gone >testing/_py/test_local.py::TestLocalPath::test_chdir_gone_in_as_cwd >[gw14] [ 452/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_chdir_gone_in_as_cwd >testing/test_pathlib.py::TestImportPath::test_ensuresyspath_append >[gw9] [ 453/3410] PASSED testing/test_pathlib.py::TestImportPath::test_ensuresyspath_append >testing/test_pathlib.py::TestImportPath::test_invalid_path >[gw9] [ 454/3410] PASSED testing/test_pathlib.py::TestImportPath::test_invalid_path >testing/test_pathlib.py::TestImportPath::test_importmode_importlib >[gw9] [ 455/3410] PASSED testing/test_pathlib.py::TestImportPath::test_importmode_importlib >testing/test_pathlib.py::TestImportPath::test_importmode_twice_is_different_module >[gw9] [ 456/3410] PASSED testing/test_pathlib.py::TestImportPath::test_importmode_twice_is_different_module >testing/_py/test_local.py::TestBinaryAndTextMethods::test_read_binwrite >[gw9] [ 457/3410] PASSED testing/_py/test_local.py::TestBinaryAndTextMethods::test_read_binwrite >testing/_py/test_local.py::TestBinaryAndTextMethods::test_read_textwrite >[gw9] [ 458/3410] PASSED testing/_py/test_local.py::TestBinaryAndTextMethods::test_read_textwrite >testing/_py/test_local.py::TestBinaryAndTextMethods::test_default_encoding >[gw9] [ 459/3410] PASSED testing/_py/test_local.py::TestBinaryAndTextMethods::test_default_encoding >testing/code/test_code.py::test_ne >[gw9] [ 460/3410] PASSED testing/code/test_code.py::test_ne >testing/code/test_code.py::test_code_gives_back_name_for_not_existing_file >[gw9] [ 461/3410] PASSED testing/code/test_code.py::test_code_gives_back_name_for_not_existing_file >testing/code/test_code.py::test_code_from_function_with_class >[gw9] [ 462/3410] PASSED testing/code/test_code.py::test_code_from_function_with_class >testing/code/test_code.py::test_code_fullsource >[gw9] [ 463/3410] PASSED testing/code/test_code.py::test_code_fullsource >testing/_py/test_local.py::TestLocalPath::test_as_cwd >[gw14] [ 464/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_as_cwd >testing/_py/test_local.py::TestLocalPath::test_as_cwd_exception >[gw14] [ 465/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_as_cwd_exception >testing/_py/test_local.py::TestLocalPath::test_initialize_reldir >[gw14] [ 466/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_initialize_reldir >testing/_py/test_local.py::TestLocalPath::test_tilde_expansion >[gw14] [ 467/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_tilde_expansion >[gw6] [ 468/3410] PASSED testing/code/test_excinfo.py::test_excinfo_no_sourcecode >testing/code/test_excinfo.py::test_excinfo_no_python_sourcecode >[gw10] [ 469/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register_unregistered_alredy_registered >testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register_stepwise_on_cacheprovider_unregister >[gw10] [ 470/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_plugin_prevent_register_stepwise_on_cacheprovider_unregister >testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_blocked_plugin_can_be_used >[gw10] [ 471/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManagerBootstrapming::test_blocked_plugin_can_be_used >testing/test_pytester.py::test_hookrecorder_basic[apiclass] >[gw10] [ 472/3410] PASSED testing/test_pytester.py::test_hookrecorder_basic[apiclass] >testing/test_pytester.py::test_hookrecorder_basic[api] >[gw10] [ 473/3410] PASSED testing/test_pytester.py::test_hookrecorder_basic[api] >testing/test_pytester.py::TestSysModulesSnapshot::test_remove_added >[gw10] [ 474/3410] PASSED testing/test_pytester.py::TestSysModulesSnapshot::test_remove_added >testing/test_pytester.py::TestSysModulesSnapshot::test_add_removed >[gw10] [ 475/3410] PASSED testing/test_pytester.py::TestSysModulesSnapshot::test_add_removed >testing/test_pytester.py::TestSysModulesSnapshot::test_restore_reloaded >[gw10] [ 476/3410] PASSED testing/test_pytester.py::TestSysModulesSnapshot::test_restore_reloaded >testing/test_pytester.py::TestSysModulesSnapshot::test_preserve_modules >[gw10] [ 477/3410] PASSED testing/test_pytester.py::TestSysModulesSnapshot::test_preserve_modules >testing/test_pytester.py::TestSysModulesSnapshot::test_preserve_container >[gw10] [ 478/3410] PASSED testing/test_pytester.py::TestSysModulesSnapshot::test_preserve_container >testing/test_pytester.py::TestSysPathsSnapshot::test_restore[path] >[gw10] [ 479/3410] PASSED testing/test_pytester.py::TestSysPathsSnapshot::test_restore[path] >testing/test_pytester.py::TestSysPathsSnapshot::test_restore[meta_path] >[gw10] [ 480/3410] PASSED testing/test_pytester.py::TestSysPathsSnapshot::test_restore[meta_path] >testing/test_pytester.py::TestSysPathsSnapshot::test_preserve_container[path] >[gw10] [ 481/3410] PASSED testing/test_pytester.py::TestSysPathsSnapshot::test_preserve_container[path] >testing/test_pytester.py::TestSysPathsSnapshot::test_preserve_container[meta_path] >[gw10] [ 482/3410] PASSED testing/test_pytester.py::TestSysPathsSnapshot::test_preserve_container[meta_path] >testing/test_pytester.py::test_linematcher_with_nonlist >testing/test_capture.py::TestStdCaptureFD::test_reset_twice_error >[gw3] [ 483/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_reset_twice_error >testing/test_capture.py::TestStdCaptureFD::test_capturing_modify_sysouterr_in_between >[gw3] [ 484/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_modify_sysouterr_in_between >testing/test_capture.py::TestStdCaptureFD::test_capturing_error_recursive >[gw3] [ 485/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_capturing_error_recursive >testing/test_capture.py::TestStdCaptureFD::test_just_out_capture >[gw3] [ 486/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_just_out_capture >testing/test_capture.py::TestStdCaptureFD::test_just_err_capture >[gw3] [ 487/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_just_err_capture >testing/test_capture.py::TestStdCaptureFD::test_stdin_restored >[gw3] [ 488/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_stdin_restored >testing/code/test_code.py::test_code_source >[gw9] [ 489/3410] PASSED testing/code/test_code.py::test_code_source >testing/code/test_code.py::test_frame_getsourcelineno_myself >[gw9] [ 490/3410] PASSED testing/code/test_code.py::test_frame_getsourcelineno_myself >testing/code/test_code.py::test_getstatement_empty_fullsource >[gw9] [ 491/3410] PASSED testing/code/test_code.py::test_getstatement_empty_fullsource >testing/code/test_code.py::test_code_from_func >[gw9] [ 492/3410] PASSED testing/code/test_code.py::test_code_from_func >testing/code/test_code.py::test_unicode_handling >[gw9] [ 493/3410] PASSED testing/code/test_code.py::test_unicode_handling >testing/code/test_code.py::test_code_getargs >[gw9] [ 494/3410] PASSED testing/code/test_code.py::test_code_getargs >testing/code/test_code.py::test_frame_getargs >[gw9] [ 495/3410] PASSED testing/code/test_code.py::test_frame_getargs >testing/code/test_code.py::TestExceptionInfo::test_bad_getsource >[gw9] [ 496/3410] PASSED testing/code/test_code.py::TestExceptionInfo::test_bad_getsource >testing/code/test_code.py::TestExceptionInfo::test_from_current_with_missing >[gw9] [ 497/3410] PASSED testing/code/test_code.py::TestExceptionInfo::test_from_current_with_missing >testing/code/test_code.py::TestTracebackEntry::test_getsource >[gw9] [ 498/3410] PASSED testing/code/test_code.py::TestTracebackEntry::test_getsource >testing/code/test_code.py::TestTracebackEntry::test_tb_entry_str >testing/test_capture.py::TestStdCaptureFD::test_stdin_nulled_by_default >[gw3] [ 499/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_stdin_nulled_by_default >testing/test_capture.py::TestStdCaptureFD::test_intermingling >[gw3] [ 500/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_intermingling >testing/test_capture.py::TestStdCaptureFD::test_many >[gw3] [ 501/3410] SKIPPED testing/test_capture.py::TestStdCaptureFD::test_many >testing/test_capture.py::test_capture_not_started_but_reset >[gw3] [ 502/3410] PASSED testing/test_capture.py::test_capture_not_started_but_reset >testing/test_capture.py::test_using_capsys_fixture_works_with_sys_stdout_encoding >[gw3] [ 503/3410] PASSED testing/test_capture.py::test_using_capsys_fixture_works_with_sys_stdout_encoding >testing/test_capture.py::test_capsys_results_accessible_by_attribute >[gw9] [ 504/3410] PASSED testing/code/test_code.py::TestTracebackEntry::test_tb_entry_str >testing/code/test_code.py::TestReprFuncArgs::test_not_raise_exception_with_mixed_encoding >[gw9] [ 505/3410] PASSED testing/code/test_code.py::TestReprFuncArgs::test_not_raise_exception_with_mixed_encoding >testing/code/test_code.py::test_ExceptionChainRepr >testing/_py/test_local.py::TestLocalPath::test_eq_hash_are_case_insensitive_on_windows >[gw14] [ 506/3410] SKIPPED testing/_py/test_local.py::TestLocalPath::test_eq_hash_are_case_insensitive_on_windows >testing/_py/test_local.py::TestLocalPath::test_eq_with_strings >[gw14] [ 507/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_eq_with_strings >testing/_py/test_local.py::TestLocalPath::test_eq_with_none >[gw14] [ 508/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_eq_with_none >testing/_py/test_local.py::TestLocalPath::test_eq_non_ascii_unicode >[gw14] [ 509/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_eq_non_ascii_unicode >testing/_py/test_local.py::TestLocalPath::test_gt_with_strings >[gw14] [ 510/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_gt_with_strings >testing/_py/test_local.py::test_homedir_not_exists >[gw14] [ 511/3410] PASSED testing/_py/test_local.py::test_homedir_not_exists >testing/_py/test_local.py::test_samefile >[gw14] [ 512/3410] PASSED testing/_py/test_local.py::test_samefile >testing/_py/test_local.py::test_samefile_symlink >[gw14] [ 513/3410] PASSED testing/_py/test_local.py::test_samefile_symlink >testing/_py/test_local.py::test_listdir_single_arg >[gw14] [ 514/3410] PASSED testing/_py/test_local.py::test_listdir_single_arg >testing/_py/test_local.py::test_mkdtemp_rootdir >[gw14] [ 515/3410] PASSED testing/_py/test_local.py::test_mkdtemp_rootdir >testing/_py/test_local.py::TestWINLocalPath::test_owner_group_not_implemented >[gw14] [ 516/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_owner_group_not_implemented >[gw1] [ 517/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_name >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertrepr_compare_same_width >[gw1] [ 518/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertrepr_compare_same_width >testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite_if_hasattr_fails >[gw1] [ 519/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite_if_hasattr_fails >testing/test_assertrewrite.py::TestAssertionRewrite::test_assert_already_has_message >[gw9] [ 520/3410] PASSED testing/code/test_code.py::test_ExceptionChainRepr >[gw10] [ 521/3410] PASSED testing/test_pytester.py::test_linematcher_with_nonlist >testing/test_pytester.py::test_linematcher_match_failure >[gw10] [ 522/3410] PASSED testing/test_pytester.py::test_linematcher_match_failure >testing/test_pytester.py::test_linematcher_consecutive >[gw10] [ 523/3410] PASSED testing/test_pytester.py::test_linematcher_consecutive >testing/test_pytester.py::test_linematcher_no_matching[no_fnmatch_line] >[gw10] [ 524/3410] PASSED testing/test_pytester.py::test_linematcher_no_matching[no_fnmatch_line] >testing/test_pytester.py::test_linematcher_no_matching[no_re_match_line] >[gw10] [ 525/3410] PASSED testing/test_pytester.py::test_linematcher_no_matching[no_re_match_line] >testing/test_pytester.py::test_linematcher_no_matching_after_match >[gw10] [ 526/3410] PASSED testing/test_pytester.py::test_linematcher_no_matching_after_match >testing/test_pytester.py::test_linematcher_string_api >[gw10] [ 527/3410] PASSED testing/test_pytester.py::test_linematcher_string_api >testing/test_pytester.py::test_pytest_addopts_before_pytester >[gw10] [ 528/3410] PASSED testing/test_pytester.py::test_pytest_addopts_before_pytester >testing/test_pytester.py::test_run_result_repr >[gw10] [ 529/3410] PASSED testing/test_pytester.py::test_run_result_repr >testing/test_pytester.py::test_parse_summary_line_always_plural >[gw10] [ 530/3410] PASSED testing/test_pytester.py::test_parse_summary_line_always_plural >testing/test_recwarn.py::test_recwarn_stacklevel >[gw10] [ 531/3410] PASSED testing/test_recwarn.py::test_recwarn_stacklevel >testing/test_recwarn.py::test_recwarn_captures_deprecation_warning >[gw10] [ 532/3410] PASSED testing/test_recwarn.py::test_recwarn_captures_deprecation_warning >[gw3] [ 533/3410] PASSED testing/test_capture.py::test_capsys_results_accessible_by_attribute >testing/test_capture.py::test_fdcapture_tmpfile_remains_the_same >[gw3] [ 534/3410] PASSED testing/test_capture.py::test_fdcapture_tmpfile_remains_the_same >testing/test_capture.py::test_windowsconsoleio_workaround_non_standard_streams >[gw3] [ 535/3410] SKIPPED testing/test_capture.py::test_windowsconsoleio_workaround_non_standard_streams >testing/test_capture.py::test_stderr_write_returns_len >[gw3] [ 536/3410] PASSED testing/test_capture.py::test_stderr_write_returns_len >testing/test_capture.py::test__get_multicapture >[gw3] [ 537/3410] PASSED testing/test_capture.py::test__get_multicapture >testing/test_collection.py::TestCollector::test_collect_versus_item >[gw3] [ 538/3410] PASSED testing/test_collection.py::TestCollector::test_collect_versus_item >testing/test_compat.py::test_is_generator >[gw3] [ 539/3410] PASSED testing/test_compat.py::test_is_generator >testing/test_compat.py::test_real_func_loop_limit >[gw3] [ 540/3410] PASSED testing/test_compat.py::test_real_func_loop_limit >testing/test_compat.py::test_get_real_func >[gw3] [ 541/3410] PASSED testing/test_compat.py::test_get_real_func >testing/test_compat.py::test_get_real_func_partial >[gw3] [ 542/3410] PASSED testing/test_compat.py::test_get_real_func_partial >testing/test_compat.py::test_helper_failures >[gw3] [ 543/3410] PASSED testing/test_compat.py::test_helper_failures >testing/test_compat.py::test_safe_getattr >[gw3] [ 544/3410] PASSED testing/test_compat.py::test_safe_getattr >testing/test_recwarn.py::TestWarningsRecorderChecker::test_recording >[gw10] [ 545/3410] PASSED testing/test_recwarn.py::TestWarningsRecorderChecker::test_recording >testing/test_recwarn.py::TestWarningsRecorderChecker::test_warn_stacklevel >[gw10] [ 546/3410] PASSED testing/test_recwarn.py::TestWarningsRecorderChecker::test_warn_stacklevel >testing/test_recwarn.py::TestWarningsRecorderChecker::test_typechecking >[gw10] [ 547/3410] PASSED testing/test_recwarn.py::TestWarningsRecorderChecker::test_typechecking >testing/test_recwarn.py::TestWarningsRecorderChecker::test_invalid_enter_exit >[gw10] [ 548/3410] PASSED testing/test_recwarn.py::TestWarningsRecorderChecker::test_invalid_enter_exit >[gw0] [ 549/3410] PASSED testing/test_argcomplete.py::TestArgComplete::test_compare_with_compgen >testing/test_argcomplete.py::TestArgComplete::test_remove_dir_prefix >[gw0] [ 550/3410] PASSED testing/test_argcomplete.py::TestArgComplete::test_remove_dir_prefix >testing/test_assertion.py::TestImportHookInstallation::test_register_assert_rewrite_checks_types >[gw0] [ 551/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_register_assert_rewrite_checks_types >testing/test_assertion.py::TestAssert_reprcompare::test_different_types >[gw0] [ 552/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_different_types >testing/test_assertion.py::TestAssert_reprcompare::test_summary >[gw0] [ 553/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_summary >testing/test_assertion.py::TestAssert_reprcompare::test_text_diff >[gw0] [ 554/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_text_diff >testing/test_assertion.py::TestAssert_reprcompare::test_text_skipping >[gw0] [ 555/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_text_skipping >testing/test_assertion.py::TestAssert_reprcompare::test_text_skipping_verbose >[gw0] [ 556/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_text_skipping_verbose >testing/test_assertion.py::TestAssert_reprcompare::test_multiline_text_diff >[gw0] [ 557/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_multiline_text_diff >testing/test_assertion.py::TestAssert_reprcompare::test_bytes_diff_normal >[gw0] [ 558/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_bytes_diff_normal >testing/test_assertion.py::TestAssert_reprcompare::test_bytes_diff_verbose >[gw0] [ 559/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_bytes_diff_verbose >testing/test_assertion.py::TestAssert_reprcompare::test_list >[gw0] [ 560/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list >[gw8] [ 561/3410] PASSED testing/test_parseopt.py::TestParser::test_custom_prog >testing/test_parseopt.py::TestParser::test_argument >[gw8] [ 562/3410] PASSED testing/test_parseopt.py::TestParser::test_argument >testing/test_parseopt.py::TestParser::test_argument_type >[gw8] [ 563/3410] PASSED testing/test_parseopt.py::TestParser::test_argument_type >testing/test_parseopt.py::TestParser::test_argument_processopt >[gw8] [ 564/3410] PASSED testing/test_parseopt.py::TestParser::test_argument_processopt >testing/test_parseopt.py::TestParser::test_group_add_and_get >[gw8] [ 565/3410] PASSED testing/test_parseopt.py::TestParser::test_group_add_and_get >testing/test_parseopt.py::TestParser::test_getgroup_simple >[gw8] [ 566/3410] PASSED testing/test_parseopt.py::TestParser::test_getgroup_simple >testing/test_parseopt.py::TestParser::test_group_ordering >[gw8] [ 567/3410] PASSED testing/test_parseopt.py::TestParser::test_group_ordering >testing/test_parseopt.py::TestParser::test_group_addoption >[gw8] [ 568/3410] PASSED testing/test_parseopt.py::TestParser::test_group_addoption >testing/test_parseopt.py::TestParser::test_group_addoption_conflict >[gw8] [ 569/3410] PASSED testing/test_parseopt.py::TestParser::test_group_addoption_conflict >testing/test_parseopt.py::TestParser::test_group_shortopt_lowercase >[gw8] [ 570/3410] PASSED testing/test_parseopt.py::TestParser::test_group_shortopt_lowercase >testing/test_parseopt.py::TestParser::test_parser_addoption >testing/test_doctest.py::test_is_setup_py_is_a_setup_py[distutils.core] >[gw5] [ 571/3410] PASSED testing/test_doctest.py::test_is_setup_py_is_a_setup_py[distutils.core] >testing/test_doctest.py::test_is_setup_py_different_encoding[setuptools] >[gw5] [ 572/3410] PASSED testing/test_doctest.py::test_is_setup_py_different_encoding[setuptools] >testing/test_doctest.py::test_is_setup_py_different_encoding[distutils.core] >[gw5] [ 573/3410] PASSED testing/test_doctest.py::test_is_setup_py_different_encoding[distutils.core] >testing/test_doctest.py::test_is_main_py[__main__.py-True] >[gw5] [ 574/3410] PASSED testing/test_doctest.py::test_is_main_py[__main__.py-True] >testing/test_doctest.py::test_is_main_py[__init__.py-False] >[gw5] [ 575/3410] PASSED testing/test_doctest.py::test_is_main_py[__init__.py-False] >testing/test_entry_points.py::test_pytest_entry_points_are_identical >[gw5] [ 576/3410] PASSED testing/test_entry_points.py::test_pytest_entry_points_are_identical >testing/test_faulthandler.py::test_cancel_timeout_on_hook[pytest_enter_pdb] >[gw5] [ 577/3410] PASSED testing/test_faulthandler.py::test_cancel_timeout_on_hook[pytest_enter_pdb] >testing/test_faulthandler.py::test_cancel_timeout_on_hook[pytest_exception_interact] >[gw5] [ 578/3410] PASSED testing/test_faulthandler.py::test_cancel_timeout_on_hook[pytest_exception_interact] >testing/test_faulthandler.py::test_get_stderr_fileno_invalid_fd >[gw5] [ 579/3410] PASSED testing/test_faulthandler.py::test_get_stderr_fileno_invalid_fd >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_empty_pytest_ini >[gw5] [ 580/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_empty_pytest_ini >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_pytest_ini >[gw5] [ 581/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_pytest_ini >testing/_py/test_local.py::TestWINLocalPath::test_chmod_simple_int >[gw14] [ 582/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_chmod_simple_int >testing/_py/test_local.py::TestWINLocalPath::test_path_comparison_lowercase_mixed >[gw14] [ 583/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_path_comparison_lowercase_mixed >testing/_py/test_local.py::TestWINLocalPath::test_relto_with_mixed_case >[gw14] [ 584/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_relto_with_mixed_case >testing/_py/test_local.py::TestWINLocalPath::test_allow_unix_style_paths >[gw14] [ 585/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_allow_unix_style_paths >testing/_py/test_local.py::TestWINLocalPath::test_sysfind_in_currentdir >[gw14] [ 586/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_sysfind_in_currentdir >testing/_py/test_local.py::TestWINLocalPath::test_fnmatch_file_abspath_posix_pattern_on_win32 >[gw14] [ 587/3410] SKIPPED testing/_py/test_local.py::TestWINLocalPath::test_fnmatch_file_abspath_posix_pattern_on_win32 >testing/_py/test_local.py::TestPOSIXLocalPath::test_hardlink >[gw14] [ 588/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_hardlink >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_are_identical >[gw14] [ 589/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_are_identical >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_isfile >[gw14] [ 590/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_isfile >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_relative >[gw14] [ 591/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_relative >testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[lists] >[gw0] [ 592/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[lists] >testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[dicts] >[gw0] [ 593/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[dicts] >testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[sets] >[gw0] [ 594/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff[sets] >testing/test_assertion.py::TestAssert_reprcompare::test_iterable_quiet >[gw0] [ 595/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_iterable_quiet >testing/test_assertion.py::TestAssert_reprcompare::test_list_different_lengths >[gw0] [ 596/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_different_lengths >testing/test_assertion.py::TestAssert_reprcompare::test_list_wrap_for_multiple_lines >[gw0] [ 597/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_wrap_for_multiple_lines >testing/test_assertion.py::TestAssert_reprcompare::test_list_wrap_for_width_rewrap_same_length >[gw0] [ 598/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_wrap_for_width_rewrap_same_length >testing/test_assertion.py::TestAssert_reprcompare::test_list_dont_wrap_strings >[gw0] [ 599/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_dont_wrap_strings >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_not_existing >[gw14] [ 600/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_not_existing >testing/_py/test_local.py::TestPOSIXLocalPath::test_relto_with_root >[gw14] [ 601/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_relto_with_root >testing/_py/test_local.py::TestPOSIXLocalPath::test_visit_recursive_symlink >[gw14] [ 602/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_visit_recursive_symlink >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_isdir >[gw14] [ 603/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_isdir >testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_remove >[gw14] [ 604/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_symlink_remove >testing/_py/test_local.py::TestPOSIXLocalPath::test_realpath_file >testing/test_mark_expression.py::test_valid_idents[while] >[gw7] [ 605/3410] PASSED testing/test_mark_expression.py::test_valid_idents[while] >testing/test_mark_expression.py::test_invalid_idents[^] >[gw7] [ 606/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[^] >testing/test_mark_expression.py::test_invalid_idents[*] >[gw4] [ 607/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_addopts_before_initini >testing/test_config.py::TestOverrideIniArgs::test_addopts_from_env_not_concatenated >[gw4] [ 608/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_addopts_from_env_not_concatenated >testing/test_config.py::TestOverrideIniArgs::test_override_ini_does_not_contain_paths >[gw4] [ 609/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_does_not_contain_paths >testing/test_config.py::test_help_formatter_uses_py_get_terminal_width >[gw4] [ 610/3410] PASSED testing/test_config.py::test_help_formatter_uses_py_get_terminal_width >testing/test_config.py::test_conftest_import_error_repr >[gw4] [ 611/3410] PASSED testing/test_config.py::test_conftest_import_error_repr >testing/test_config.py::test_strtobool >[gw4] [ 612/3410] PASSED testing/test_config.py::test_strtobool >testing/test_config.py::test_parse_warning_filter[ignore-False-expected0] >[gw4] [ 613/3410] PASSED testing/test_config.py::test_parse_warning_filter[ignore-False-expected0] >testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning-False-expected1] >[gw4] [ 614/3410] PASSED testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning-False-expected1] >testing/test_config.py::test_parse_warning_filter[ignore:some msg:DeprecationWarning-False-expected2] >[gw4] [ 615/3410] PASSED testing/test_config.py::test_parse_warning_filter[ignore:some msg:DeprecationWarning-False-expected2] >testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning:mod-False-expected3] >[gw4] [ 616/3410] PASSED testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning:mod-False-expected3] >testing/test_stash.py::test_stash >[gw11] [ 617/3410] PASSED testing/test_stash.py::test_stash >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=False,tbfilter=True] >[gw11] [ 618/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=True,tbfilter=False] >[gw11] [ 619/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=False,tbfilter=False] >[gw11] [ 620/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=True,tbfilter=True] >[gw12] [ 621/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line0-stats_arg0] >testing/test_terminal.py::test_summary_stats[red-exp_line1-stats_arg1] >testing/test_compat.py::test_safe_isclass >[gw7] [ 622/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[*] >testing/test_mark_expression.py::test_invalid_idents[=] >[gw7] [ 623/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[=] >testing/test_mark_expression.py::test_invalid_idents[&] >[gw7] [ 624/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[&] >testing/test_mark_expression.py::test_invalid_idents[%] >[gw7] [ 625/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[%] >testing/test_mark_expression.py::test_invalid_idents[$] >[gw7] [ 626/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[$] >testing/test_mark_expression.py::test_invalid_idents[#] >[gw7] [ 627/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[#] >testing/test_mark_expression.py::test_invalid_idents[@] >[gw7] [ 628/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[@] >testing/test_mark_expression.py::test_invalid_idents[!] >[gw7] [ 629/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[!] >[gw2] [ 630/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[trivial] >testing/test_assertrewrite.py::test_get_assertion_exprs[assert statement not on own line] >[gw2] [ 631/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[assert statement not on own line] >testing/test_assertrewrite.py::test_get_assertion_exprs[multiple assertions] >[gw2] [ 632/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[multiple assertions] >testing/test_assertrewrite.py::test_get_assertion_exprs[latin1 encoded on first line\n] >[gw2] [ 633/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[latin1 encoded on first line\n] >testing/test_assertrewrite.py::test_get_assertion_exprs[utf-8 encoded on first line] >[gw2] [ 634/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[utf-8 encoded on first line] >testing/test_assertrewrite.py::test_get_assertion_exprs[multi-line assertion] >[gw2] [ 635/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[multi-line assertion] >[gw8] [ 636/3410] PASSED testing/test_parseopt.py::TestParser::test_parser_addoption >testing/test_parseopt.py::TestParser::test_parse >[gw8] [ 637/3410] PASSED testing/test_parseopt.py::TestParser::test_parse >testing/test_parseopt.py::TestParser::test_parse2 >[gw8] [ 638/3410] PASSED testing/test_parseopt.py::TestParser::test_parse2 >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=True,tbfilter=True] >[gw8] [ 639/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=False,tbfilter=True] >[gw8] [ 640/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=True,tbfilter=False] >[gw8] [ 641/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=False,tbfilter=False] >[gw8] [ 642/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=False,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=True,tbfilter=True] >[gw8] [ 643/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=False,tbfilter=True] >[gw8] [ 644/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=True,tbfilter=False] >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_ini >[gw14] [ 645/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_realpath_file >testing/_py/test_local.py::TestPOSIXLocalPath::test_owner >[gw14] [ 646/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_owner >testing/_py/test_local.py::TestPOSIXLocalPath::test_stat_helpers >[gw14] [ 647/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_stat_helpers >testing/_py/test_local.py::TestPOSIXLocalPath::test_stat_non_raising >[gw14] [ 648/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_stat_non_raising >testing/_py/test_local.py::TestPOSIXLocalPath::test_atime >[gw14] [ 649/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_atime >testing/_py/test_local.py::TestPOSIXLocalPath::test_commondir >[gw14] [ 650/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_commondir >[gw1] [ 651/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assert_already_has_message >testing/test_assertrewrite.py::TestAssertionRewrite::test_boolop >[gw1] [ 652/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_boolop >testing/test_assertrewrite.py::TestAssertionRewrite::test_short_circuit_evaluation >[gw1] [ 653/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_short_circuit_evaluation >testing/test_assertrewrite.py::TestAssertionRewrite::test_unary_op >[gw1] [ 654/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_unary_op >testing/test_assertrewrite.py::TestAssertionRewrite::test_binary_op >[gw1] [ 655/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_binary_op >testing/test_assertrewrite.py::TestAssertionRewrite::test_boolop_percent >[gw1] [ 656/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_boolop_percent >testing/code/test_excinfo.py::test_excinfo_simple >[gw9] [ 657/3410] PASSED testing/code/test_excinfo.py::test_excinfo_simple >testing/code/test_excinfo.py::test_excinfo_from_exc_info_simple >[gw9] [ 658/3410] PASSED testing/code/test_excinfo.py::test_excinfo_from_exc_info_simple >testing/code/test_excinfo.py::test_excinfo_getstatement >[gw9] [ 659/3410] PASSED testing/code/test_excinfo.py::test_excinfo_getstatement >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entries >[gw9] [ 660/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entries >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entry_getsource >[gw9] [ 661/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entry_getsource >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entry_getsource_in_construct >[gw3] [ 662/3410] PASSED testing/test_compat.py::test_safe_isclass >testing/test_compat.py::test_cached_property >[gw3] [ 663/3410] PASSED testing/test_compat.py::test_cached_property >testing/test_compat.py::test_assert_never_union >testing/test_assertrewrite.py::test_get_assertion_exprs[multi line assert with list continuation] >[gw2] [ 664/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[multi line assert with list continuation] >testing/test_assertrewrite.py::test_get_assertion_exprs[backslash continuation] >[gw2] [ 665/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[backslash continuation] >testing/test_assertrewrite.py::test_get_assertion_exprs[assertion with message] >[gw2] [ 666/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[assertion with message] >testing/test_assertrewrite.py::test_get_assertion_exprs[assertion with message, test spanning multiple lines] >[gw2] [ 667/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[assertion with message, test spanning multiple lines] >testing/test_assertrewrite.py::test_get_assertion_exprs[escaped newlines plus message] >[gw2] [ 668/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[escaped newlines plus message] >testing/test_assertrewrite.py::test_get_assertion_exprs[no newline at end of file] >[gw3] [ 669/3410] PASSED testing/test_compat.py::test_assert_never_union >testing/test_compat.py::test_assert_never_enum >[gw3] [ 670/3410] PASSED testing/test_compat.py::test_assert_never_enum >testing/test_compat.py::test_assert_never_literal >[gw3] [ 671/3410] PASSED testing/test_compat.py::test_assert_never_literal >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names0-expected0] >[gw3] [ 672/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names0-expected0] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names1-expected1] >[gw3] [ 673/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names1-expected1] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names2-expected2] >[gw3] [ 674/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names2-expected2] >[gw8] [ 675/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=False,tbfilter=False] >[gw8] [ 676/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=True,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=True,tbfilter=True] >[gw8] [ 677/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=False,tbfilter=True] >[gw8] [ 678/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=True,tbfilter=False] >[gw8] [ 679/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=False,tbfilter=False] >[gw8] [ 680/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=auto,showlocals=False,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_traceback_repr_style >[gw8] [ 681/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_traceback_repr_style >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr >[gw8] [ 682/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_repr_chain_suppression[from_none] >[gw8] [ 683/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_repr_chain_suppression[from_none] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_repr_chain_suppression[explicit_suppress] >[gw8] [ 684/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_repr_chain_suppression[explicit_suppress] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_without_traceback[cause] >testing/test_assertion.py::TestAssert_reprcompare::test_dict_wrap >[gw0] [ 685/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict_wrap >testing/test_assertion.py::TestAssert_reprcompare::test_dict >[gw0] [ 686/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict >testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting >[gw0] [ 687/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting >testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting_with_verbosity_1 >[gw0] [ 688/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting_with_verbosity_1 >testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting_with_verbosity_2 >[gw0] [ 689/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict_omitting_with_verbosity_2 >[gw5] [ 690/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_ini >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_ini_without_section >[gw5] [ 691/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_ini_without_section >[gw12] [ 692/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line1-stats_arg1] >testing/test_terminal.py::test_summary_stats[red-exp_line2-stats_arg2] >[gw12] [ 693/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line2-stats_arg2] >testing/test_terminal.py::test_summary_stats[red-exp_line3-stats_arg3] >[gw12] [ 694/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line3-stats_arg3] >testing/test_terminal.py::test_summary_stats[red-exp_line4-stats_arg4] >[gw12] [ 695/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line4-stats_arg4] >testing/test_terminal.py::test_summary_stats[yellow-exp_line5-stats_arg5] >[gw12] [ 696/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line5-stats_arg5] >testing/test_terminal.py::test_summary_stats[yellow-exp_line6-stats_arg6] >[gw9] [ 697/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_entry_getsource_in_construct >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_cut >[gw9] [ 698/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_cut >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter >[gw9] [ 699/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[<lambda>-True] >[gw9] [ 700/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[<lambda>-True] >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[<lambda>-False] >[gw9] [ 701/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[<lambda>-False] >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[tracebackhide2-True] >[gw9] [ 702/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[tracebackhide2-True] >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[tracebackhide3-False] >[gw9] [ 703/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_filter_selective[tracebackhide3-False] >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_recursion_index >[gw9] [ 704/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_recursion_index >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_only_specific_recursion_errors >testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning:mod:42-False-expected4] >[gw4] [ 705/3410] PASSED testing/test_config.py::test_parse_warning_filter[ignore::DeprecationWarning:mod:42-False-expected4] >testing/test_config.py::test_parse_warning_filter[error:some\\msg:::-True-expected5] >[gw4] [ 706/3410] PASSED testing/test_config.py::test_parse_warning_filter[error:some\\msg:::-True-expected5] >testing/test_config.py::test_parse_warning_filter[error:::mod\\foo:-True-expected6] >[gw4] [ 707/3410] PASSED testing/test_config.py::test_parse_warning_filter[error:::mod\\foo:-True-expected6] >testing/test_config.py::test_parse_warning_filter_failure[:::::] >[gw4] [ 708/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[:::::] >testing/test_config.py::test_parse_warning_filter_failure[FOO::] >[gw4] [ 709/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[FOO::] >testing/test_config.py::test_parse_warning_filter_failure[::test_parse_warning_filter_failure.NonExistentClass::] >[gw4] [ 710/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[::test_parse_warning_filter_failure.NonExistentClass::] >testing/test_config.py::test_parse_warning_filter_failure[::list::] >[gw4] [ 711/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[::list::] >testing/test_config.py::test_parse_warning_filter_failure[::::-1] >[gw4] [ 712/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[::::-1] >testing/test_config.py::test_parse_warning_filter_failure[::::not-a-number] >[gw4] [ 713/3410] PASSED testing/test_config.py::test_parse_warning_filter_failure[::::not-a-number] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_basic_init[global] >testing/test_mark_expression.py::test_invalid_idents[~] >[gw7] [ 714/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[~] >testing/test_mark_expression.py::test_invalid_idents[{] >[gw7] [ 715/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[{] >testing/test_mark_expression.py::test_invalid_idents[}] >[gw7] [ 716/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[}] >testing/test_mark_expression.py::test_invalid_idents["] >[gw7] [ 717/3410] PASSED testing/test_mark_expression.py::test_invalid_idents["] >testing/test_mark_expression.py::test_invalid_idents['] >[gw7] [ 718/3410] PASSED testing/test_mark_expression.py::test_invalid_idents['] >testing/test_mark_expression.py::test_invalid_idents[|] >[gw7] [ 719/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[|] >testing/test_mark_expression.py::test_invalid_idents[;] >[gw7] [ 720/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[;] >testing/test_mark_expression.py::test_invalid_idents[\u2190] >[gw7] [ 721/3410] PASSED testing/test_mark_expression.py::test_invalid_idents[\u2190] >testing/test_monkeypatch.py::test_setattr >[gw7] [ 722/3410] PASSED testing/test_monkeypatch.py::test_setattr >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_string_expression >[gw7] [ 723/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_string_expression >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_string_expression_class >[gw13] [ 724/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_relto_not_relative >testing/_py/test_local.py::TestLocalPath::test_listdir >[gw13] [ 725/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_listdir >testing/_py/test_local.py::TestLocalPath::test_listdir_fnmatchstring >[gw13] [ 726/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_listdir_fnmatchstring >testing/_py/test_local.py::TestLocalPath::test_listdir_filter >[gw13] [ 727/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_listdir_filter >testing/_py/test_local.py::TestLocalPath::test_listdir_sorted >[gw13] [ 728/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_listdir_sorted >testing/_py/test_local.py::TestLocalPath::test_visit_nofilter >[gw13] [ 729/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_nofilter >testing/_py/test_local.py::TestLocalPath::test_visit_norecurse >[gw13] [ 730/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_norecurse >testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[*dir0] >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_cfg_file >[gw5] [ 731/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_cfg_file >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_valid_cfg_file >[gw5] [ 732/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_valid_cfg_file >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_unsupported_pytest_section_in_cfg_file >[gw5] [ 733/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_unsupported_pytest_section_in_cfg_file >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_invalid_toml_file >[gw5] [ 734/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_invalid_toml_file >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_toml_file >[gw5] [ 735/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_custom_toml_file >testing/test_findpaths.py::TestLoadConfigDictFromFile::test_valid_toml_file >[gw5] [ 736/3410] PASSED testing/test_findpaths.py::TestLoadConfigDictFromFile::test_valid_toml_file >[gw12] [ 737/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line6-stats_arg6] >testing/test_terminal.py::test_summary_stats[yellow-exp_line7-stats_arg7] >[gw12] [ 738/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line7-stats_arg7] >testing/test_terminal.py::test_summary_stats[yellow-exp_line8-stats_arg8] >[gw12] [ 739/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line8-stats_arg8] >testing/test_terminal.py::test_summary_stats[green-exp_line9-stats_arg9] >[gw12] [ 740/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line9-stats_arg9] >testing/test_terminal.py::test_summary_stats[yellow-exp_line10-stats_arg10] >[gw12] [ 741/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line10-stats_arg10] >testing/test_terminal.py::test_summary_stats[green-exp_line11-stats_arg11] >[gw12] [ 742/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line11-stats_arg11] >[gw4] [ 743/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_basic_init[global] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_immediate_initialiation_and_incremental_are_the_same[global] >[gw4] [ 744/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_immediate_initialiation_and_incremental_are_the_same[global] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_not_existing[global] >[gw4] [ 745/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_not_existing[global] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_by_path[global] >[gw4] [ 746/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_by_path[global] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_with_confmod[global] >[gw4] [ 747/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_with_confmod[global] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_basic_init[inpackage] >[gw4] [ 748/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_basic_init[inpackage] >testing/test_conftest.py::TestConftestValueAccessGlobal::test_immediate_initialiation_and_incremental_are_the_same[inpackage] >[gw4] [ 749/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_immediate_initialiation_and_incremental_are_the_same[inpackage] >[gw13] [ 750/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[*dir0] >testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[*dir1] >[gw13] [ 751/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[*dir1] >testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[fil2] >[gw13] [ 752/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_filterfunc_is_string[fil2] >testing/_py/test_local.py::TestLocalPath::test_visit_ignore >[gw13] [ 753/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_ignore >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names3-expected3] >[gw3] [ 754/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names3-expected3] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names4-expected4] >[gw3] [ 755/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names4-expected4] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names5-expected5] >[gw3] [ 756/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names5-expected5] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names6-expected6] >[gw3] [ 757/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names6-expected6] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names7-expected7] >[gw3] [ 758/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names7-expected7] >testing/test_assertion.py::TestAssert_reprcompare::test_dict_different_items >[gw0] [ 759/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_dict_different_items >testing/test_assertion.py::TestAssert_reprcompare::test_sequence_different_items >[gw0] [ 760/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_sequence_different_items >testing/test_assertion.py::TestAssert_reprcompare::test_set >[gw0] [ 761/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_set >testing/test_assertion.py::TestAssert_reprcompare::test_frozenzet >[gw0] [ 762/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_frozenzet >testing/test_assertion.py::TestAssert_reprcompare::test_Sequence >[gw0] [ 763/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_Sequence >testing/test_assertion.py::TestAssert_reprcompare::test_list_tuples >[gw0] [ 764/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_tuples >testing/test_assertion.py::TestAssert_reprcompare::test_list_bad_repr >[gw0] [ 765/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_list_bad_repr >testing/test_assertion.py::TestAssert_reprcompare::test_one_repr_empty >[gw0] [ 766/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_one_repr_empty >testing/test_assertion.py::TestAssert_reprcompare::test_repr_no_exc >[gw0] [ 767/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_repr_no_exc >testing/test_assertion.py::TestAssert_reprcompare::test_unicode >[gw0] [ 768/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_unicode >testing/test_assertion.py::TestAssert_reprcompare::test_nonascii_text >[gw0] [ 769/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_nonascii_text >testing/test_assertion.py::TestAssert_reprcompare::test_format_nonascii_explanation >[gw0] [ 770/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_format_nonascii_explanation >testing/test_assertion.py::TestAssert_reprcompare::test_mojibake >[gw0] [ 771/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_mojibake >testing/test_assertion.py::TestAssert_reprcompare::test_nfc_nfd_same_string >[gw0] [ 772/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_nfc_nfd_same_string >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs >[gw0] [ 773/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs >[gw8] [ 774/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_without_traceback[cause] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_without_traceback[context] >[gw2] [ 775/3410] PASSED testing/test_assertrewrite.py::test_get_assertion_exprs[no newline at end of file] >testing/test_assertrewrite.py::test_try_makedirs >[gw2] [ 776/3410] PASSED testing/test_assertrewrite.py::test_try_makedirs >testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[c:/tmp/pycs-d:/projects/src/foo.py-c:/tmp/pycs/projects/src] >[gw2] [ 777/3410] PASSED testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[c:/tmp/pycs-d:/projects/src/foo.py-c:/tmp/pycs/projects/src] >testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[None-d:/projects/src/foo.py-d:/projects/src/__pycache__] >[gw2] [ 778/3410] PASSED testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[None-d:/projects/src/foo.py-d:/projects/src/__pycache__] >testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[/tmp/pycs-/home/projects/src/foo.py-/tmp/pycs/home/projects/src] >[gw2] [ 779/3410] PASSED testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[/tmp/pycs-/home/projects/src/foo.py-/tmp/pycs/home/projects/src] >testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[None-/home/projects/src/foo.py-/home/projects/src/__pycache__] >[gw2] [ 780/3410] PASSED testing/test_assertrewrite.py::TestPyCacheDir::test_get_cache_dir[None-/home/projects/src/foo.py-/home/projects/src/__pycache__] >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[0-240] >[gw2] [ 781/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[0-240] >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[1-2400] >[gw2] [ 782/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[1-2400] >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[2-None] >[gw2] [ 783/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[2-None] >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[3-None] >[gw2] [ 784/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_get_maxsize_for_saferepr[3-None] >testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[no] >[gw2] [ 785/3410] PASSED testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[no] >testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[sys] >[gw2] [ 786/3410] PASSED testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[sys] >testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[fd] >[gw2] [ 787/3410] PASSED testing/test_capture.py::TestCaptureManager::test_capturing_basic_api[fd] >testing/test_capture.py::TestCaptureManager::test_init_capturing >[gw2] [ 788/3410] PASSED testing/test_capture.py::TestCaptureManager::test_init_capturing >testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\n] >[gw2] [ 789/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\n] >testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\r\n] >[gw2] [ 790/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\r\n] >testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\r] >testing/test_assertrewrite.py::TestAssertionRewrite::test_call >[gw1] [ 791/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_call >testing/test_findpaths.py::TestCommonAncestor::test_has_ancestor >[gw5] [ 792/3410] PASSED testing/test_findpaths.py::TestCommonAncestor::test_has_ancestor >testing/test_findpaths.py::TestCommonAncestor::test_single_dir >[gw5] [ 793/3410] PASSED testing/test_findpaths.py::TestCommonAncestor::test_single_dir >testing/test_findpaths.py::TestCommonAncestor::test_single_file >[gw5] [ 794/3410] PASSED testing/test_findpaths.py::TestCommonAncestor::test_single_file >testing/test_findpaths.py::test_get_dirs_from_args >[gw5] [ 795/3410] PASSED testing/test_findpaths.py::test_get_dirs_from_args >testing/test_findpaths.py::test_is_fs_root[e:/-True] >[gw5] [ 796/3410] SKIPPED testing/test_findpaths.py::test_is_fs_root[e:/-True] >testing/test_findpaths.py::test_is_fs_root[/-True] >[gw5] [ 797/3410] PASSED testing/test_findpaths.py::test_is_fs_root[/-True] >[gw11] [ 798/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=False,tbfilter=True] >testing/_py/test_local.py::TestPOSIXLocalPath::test_commondir_nocommon >[gw14] [ 799/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_commondir_nocommon >testing/_py/test_local.py::TestPOSIXLocalPath::test_join_to_root >[gw14] [ 800/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_join_to_root >testing/_py/test_local.py::TestPOSIXLocalPath::test_join_root_to_root_with_no_abs >[gw14] [ 801/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_join_root_to_root_with_no_abs >testing/_py/test_local.py::TestPOSIXLocalPath::test_chmod_simple_int >[gw14] [ 802/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_chmod_simple_int >testing/_py/test_local.py::TestPOSIXLocalPath::test_chmod_rec_int >[gw14] [ 803/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_chmod_rec_int >testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_archiving >[gw14] [ 804/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_archiving >testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_stat_file >[gw14] [ 805/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_stat_file >testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_stat_dir >[gw14] [ 806/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_copy_stat_dir >testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_identity >[gw14] [ 807/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_identity >testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_dangling_link >[gw14] [ 808/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_dangling_link >testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_identity_rec_mayfail >[gw14] [ 809/3410] PASSED testing/_py/test_local.py::TestPOSIXLocalPath::test_chown_identity_rec_mayfail >testing/_py/test_local.py::TestUnicodePy2Py3::test_join_ensure >[gw14] [ 810/3410] PASSED testing/_py/test_local.py::TestUnicodePy2Py3::test_join_ensure >testing/_py/test_local.py::TestUnicodePy2Py3::test_listdir >[gw14] [ 811/3410] PASSED testing/_py/test_local.py::TestUnicodePy2Py3::test_listdir >testing/test_terminal.py::test_summary_stats[yellow-exp_line12-stats_arg12] >[gw12] [ 812/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line12-stats_arg12] >testing/test_terminal.py::test_summary_stats[green-exp_line13-stats_arg13] >[gw12] [ 813/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line13-stats_arg13] >testing/test_terminal.py::test_summary_stats[yellow-exp_line14-stats_arg14] >[gw12] [ 814/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line14-stats_arg14] >testing/test_terminal.py::test_summary_stats[green-exp_line15-stats_arg15] >[gw12] [ 815/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line15-stats_arg15] >testing/test_terminal.py::test_summary_stats[yellow-exp_line16-stats_arg16] >[gw12] [ 816/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line16-stats_arg16] >testing/test_terminal.py::test_summary_stats[yellow-exp_line17-stats_arg17] >[gw12] [ 817/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line17-stats_arg17] >testing/test_terminal.py::test_summary_stats[yellow-exp_line18-stats_arg18] >[gw12] [ 818/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line18-stats_arg18] >testing/test_terminal.py::test_summary_stats[yellow-exp_line19-stats_arg19] >[gw12] [ 819/3410] PASSED testing/test_terminal.py::test_summary_stats[yellow-exp_line19-stats_arg19] >testing/test_terminal.py::test_summary_stats[green-exp_line20-stats_arg20] >testing/test_assertrewrite.py::TestAssertionRewrite::test_attribute >[gw1] [ 820/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_attribute >testing/test_assertrewrite.py::TestAssertionRewrite::test_comparisons >[gw12] [ 821/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line20-stats_arg20] >testing/test_terminal.py::test_summary_stats[red-exp_line21-stats_arg21] >[gw12] [ 822/3410] PASSED testing/test_terminal.py::test_summary_stats[red-exp_line21-stats_arg21] >testing/test_terminal.py::test_summary_stats[green-exp_line22-stats_arg22] >[gw12] [ 823/3410] PASSED testing/test_terminal.py::test_summary_stats[green-exp_line22-stats_arg22] >testing/test_terminal.py::test_skip_counting_towards_summary >[gw12] [ 824/3410] PASSED testing/test_terminal.py::test_skip_counting_towards_summary >testing/test_terminal.py::test_skip_reasons_folding >[gw12] [ 825/3410] PASSED testing/test_terminal.py::test_skip_reasons_folding >testing/test_terminal.py::test_line_with_reprcrash >[gw12] [ 826/3410] PASSED testing/test_terminal.py::test_line_with_reprcrash >testing/test_findpaths.py::test_is_fs_root[e:/projects-False] >[gw5] [ 827/3410] PASSED testing/test_findpaths.py::test_is_fs_root[e:/projects-False] >testing/test_findpaths.py::test_is_fs_root[/projects-False] >[gw5] [ 828/3410] PASSED testing/test_findpaths.py::test_is_fs_root[/projects-False] >testing/test_helpconfig.py::test_versions >[gw5] [ 829/3410] PASSED testing/test_helpconfig.py::test_versions >testing/test_junitxml.py::test_mangle_test_address >[gw5] [ 830/3410] PASSED testing/test_junitxml.py::test_mangle_test_address >testing/test_junitxml.py::test_dont_configure_on_workers >[gw5] [ 831/3410] PASSED testing/test_junitxml.py::test_dont_configure_on_workers >testing/test_junitxml.py::test_invalid_xml_escape >[gw5] [ 832/3410] PASSED testing/test_junitxml.py::test_invalid_xml_escape >[gw7] [ 833/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_string_expression_class >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unicode_string >[gw7] [ 834/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unicode_string >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_wrong_target >[gw7] [ 835/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_wrong_target >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_import >[gw7] [ 836/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_import >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_attr >[gw7] [ 837/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_attr >[gw8] [ 838/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_without_traceback[context] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_cycle >[gw8] [ 839/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exc_chain_repr_cycle >testing/code/test_excinfo.py::TestFormattedExcinfo::test_exec_type_error_filter >[gw8] [ 840/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_exec_type_error_filter >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[None-short] >testing/_py/test_local.py::TestLocalPath::test_visit_endswith >[gw13] [ 841/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_visit_endswith >testing/io/test_wcwidth.py::test_wcwidth[\u0591-0] >[gw13] [ 842/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\u0591-0] >testing/io/test_wcwidth.py::test_wcwidth[\U0001f250-2] >[gw13] [ 843/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\U0001f250-2] >testing/io/test_wcwidth.py::test_wcwidth[\uff04-2] >[gw13] [ 844/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\uff04-2] >testing/io/test_wcwidth.py::test_wcswidth[-0] >[gw13] [ 845/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[-0] >testing/io/test_wcwidth.py::test_wcswidth[hello, world!-13] >[gw13] [ 846/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[hello, world!-13] >testing/io/test_wcwidth.py::test_wcswidth[hello, world!\n--1] >[gw13] [ 847/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[hello, world!\n--1] >testing/io/test_wcwidth.py::test_wcswidth[0123456789-10] >[gw13] [ 848/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[0123456789-10] >testing/io/test_wcwidth.py::test_wcswidth[\u05e9\u05dc\u05d5\u05dd, \u05e2\u05d5\u05dc\u05dd!-11] >[gw13] [ 849/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[\u05e9\u05dc\u05d5\u05dd, \u05e2\u05d5\u05dc\u05dd!-11] >testing/io/test_wcwidth.py::test_wcswidth[\u05e9\u05b0\u05d1\u05bb\u05e2\u05b8\u05d9\u05d9\u05dd-6] >testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names8-expected8] >[gw3] [ 850/3410] PASSED testing/test_config.py::TestConfigAPI::test_iter_rewritable_modules[names8-expected8] >testing/python/collect.py::TestTracebackCutting::test_filter_traceback_generated_code >[gw3] [ 851/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_filter_traceback_generated_code >testing/python/fixtures.py::test_getfuncargnames_functions >[gw3] [ 852/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_functions >testing/python/fixtures.py::test_getfuncargnames_methods >[gw3] [ 853/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_methods >testing/python/fixtures.py::test_getfuncargnames_staticmethod >[gw3] [ 854/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_staticmethod >testing/python/fixtures.py::test_getfuncargnames_staticmethod_inherited >[gw3] [ 855/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_staticmethod_inherited >testing/python/fixtures.py::test_getfuncargnames_partial >[gw3] [ 856/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_partial >testing/python/fixtures.py::test_getfuncargnames_staticmethod_partial >[gw3] [ 857/3410] PASSED testing/python/fixtures.py::test_getfuncargnames_staticmethod_partial >testing/python/fixtures.py::TestRequestSessionScoped::test_session_scoped_unavailable_attributes[path] >[gw3] [ 858/3410] PASSED testing/python/fixtures.py::TestRequestSessionScoped::test_session_scoped_unavailable_attributes[path] >testing/python/fixtures.py::TestRequestSessionScoped::test_session_scoped_unavailable_attributes[module] >[gw3] [ 859/3410] PASSED testing/python/fixtures.py::TestRequestSessionScoped::test_session_scoped_unavailable_attributes[module] >[gw1] [ 860/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_comparisons >testing/test_assertrewrite.py::TestAssertionRewrite::test_len >[gw1] [ 861/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_len >testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_reprcompare >[gw1] [ 862/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_reprcompare >testing/test_assertrewrite.py::TestAssertionRewrite::test_assert_raising__bool__in_comparison >[gw1] [ 863/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assert_raising__bool__in_comparison >testing/_py/test_local.py::TestUnicodePy2Py3::test_read_write >testing/test_terminal.py::test_format_session_duration[10.0-10.00s] >[gw12] [ 864/3410] PASSED testing/test_terminal.py::test_format_session_duration[10.0-10.00s] >testing/test_terminal.py::test_format_session_duration[10.34-10.34s] >[gw12] [ 865/3410] PASSED testing/test_terminal.py::test_format_session_duration[10.34-10.34s] >testing/test_terminal.py::test_format_session_duration[59.99-59.99s] >[gw12] [ 866/3410] PASSED testing/test_terminal.py::test_format_session_duration[59.99-59.99s] >testing/test_terminal.py::test_format_session_duration[60.55-60.55s (0:01:00)] >[gw12] [ 867/3410] PASSED testing/test_terminal.py::test_format_session_duration[60.55-60.55s (0:01:00)] >testing/test_terminal.py::test_format_session_duration[123.55-123.55s (0:02:03)] >[gw12] [ 868/3410] PASSED testing/test_terminal.py::test_format_session_duration[123.55-123.55s (0:02:03)] >testing/test_terminal.py::test_format_session_duration[3600.5-3600.50s (1:00:00)] >[gw12] [ 869/3410] PASSED testing/test_terminal.py::test_format_session_duration[3600.5-3600.50s (1:00:00)] >testing/test_terminal.py::test_raw_skip_reason_skipped >[gw11] [ 870/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=True,tbfilter=False] >[gw11] [ 871/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=False,tbfilter=False] >testing/test_assertrewrite.py::TestAssertionRewrite::test_formatchar >[gw1] [ 872/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_formatchar >testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_repr >[gw1] [ 873/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_repr >testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_repr_non_ascii >[gw1] [ 874/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_custom_repr_non_ascii >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc >[gw1] [ 875/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc_more_invalid >[gw13] [ 876/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[\u05e9\u05b0\u05d1\u05bb\u05e2\u05b8\u05d9\u05d9\u05dd-6] >testing/io/test_wcwidth.py::test_wcswidth[\U0001f250\U0001f250\U0001f250-6] >[gw13] [ 877/3410] PASSED testing/io/test_wcwidth.py::test_wcswidth[\U0001f250\U0001f250\U0001f250-6] >testing/logging/test_fixture.py::test_change_level >[gw13] [ 878/3410] PASSED testing/logging/test_fixture.py::test_change_level >testing/logging/test_fixture.py::test_with_statement >[gw13] [ 879/3410] PASSED testing/logging/test_fixture.py::test_with_statement >testing/logging/test_fixture.py::test_log_access >[gw13] [ 880/3410] PASSED testing/logging/test_fixture.py::test_log_access >testing/logging/test_fixture.py::test_messages >[gw13] [ 881/3410] PASSED testing/logging/test_fixture.py::test_messages >testing/logging/test_fixture.py::test_record_tuples >[gw13] [ 882/3410] PASSED testing/logging/test_fixture.py::test_record_tuples >testing/logging/test_fixture.py::test_unicode >[gw13] [ 883/3410] PASSED testing/logging/test_fixture.py::test_unicode >testing/logging/test_fixture.py::test_clear >[gw13] [ 884/3410] PASSED testing/logging/test_fixture.py::test_clear >testing/logging/test_fixture.py::test_caplog_captures_for_all_stages >[gw13] [ 885/3410] PASSED testing/logging/test_fixture.py::test_caplog_captures_for_all_stages >testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_recursive >[gw0] [ 886/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_attrsclass::test_attrs_recursive >testing/python/raises.py::TestRaises::test_raises_cyclic_reference[function_match] >testing/test_junitxml.py::test_logxml_path_expansion >[gw5] [ 887/3410] PASSED testing/test_junitxml.py::test_logxml_path_expansion >testing/test_legacypath.py::test_tmpdir_factory >[gw5] [ 888/3410] PASSED testing/test_legacypath.py::test_tmpdir_factory >testing/test_legacypath.py::test_tmpdir_equals_tmp_path >[gw5] [ 889/3410] PASSED testing/test_legacypath.py::test_tmpdir_equals_tmp_path >testing/test_legacypath.py::test_cache_makedir >[gw5] [ 890/3410] PASSED testing/test_legacypath.py::test_cache_makedir >testing/test_legacypath.py::TestFixtureRequestSessionScoped::test_session_scoped_unavailable_attributes >[gw5] [ 891/3410] PASSED testing/test_legacypath.py::TestFixtureRequestSessionScoped::test_session_scoped_unavailable_attributes >testing/test_main.py::test_validate_basetemp_ok[foo] >[gw5] [ 892/3410] PASSED testing/test_main.py::test_validate_basetemp_ok[foo] >testing/test_main.py::test_validate_basetemp_ok[foo/bar] >[gw5] [ 893/3410] PASSED testing/test_main.py::test_validate_basetemp_ok[foo/bar] >testing/test_main.py::test_validate_basetemp_fails[] >[gw5] [ 894/3410] PASSED testing/test_main.py::test_validate_basetemp_fails[] >testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_raises >[gw1] [ 895/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc_more_invalid >testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_attr_non_raising >[gw12] [ 896/3410] PASSED testing/test_terminal.py::test_raw_skip_reason_skipped >[gw6] [ 897/3410] PASSED testing/code/test_excinfo.py::test_excinfo_no_python_sourcecode >testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_not_existing[inpackage] >[gw2] [ 898/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_cafd_preserves_newlines[\r] >[gw8] [ 899/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[None-short] >testing/python/fixtures.py::TestShowFixtures::test_fixture_disallow_twice >[gw10] [ 900/3410] PASSED testing/test_recwarn.py::TestDeprecatedCall::test_deprecated_call_raises >[gw7] [ 901/3410] PASSED testing/test_monkeypatch.py::TestSetattrWithImportPath::test_unknown_attr_non_raising >[gw4] [ 902/3410] PASSED testing/test_conftest.py::TestConftestValueAccessGlobal::test_value_access_not_existing[inpackage] >testing/test_main.py::test_validate_basetemp_fails[.] >testing/logging/test_fixture.py::test_clear_for_call_stage >[gw3] [ 903/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_fixture_disallow_twice >testing/code/test_source.py::TestAccesses::test_iter >testing/code/test_excinfo.py::test_entrysource_Queue_example >testing/test_terminal.py::test_raw_skip_reason_xfail >[gw5] [ 904/3410] PASSED testing/test_main.py::test_validate_basetemp_fails[.] >testing/test_capture.py::TestCaptureIO::test_text >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[None-long] >[gw13] [ 905/3410] PASSED testing/logging/test_fixture.py::test_clear_for_call_stage >testing/python/approx.py::TestApprox::test_bool >[gw1] [ 906/3410] PASSED testing/code/test_source.py::TestAccesses::test_iter >testing/python/approx.py::TestApprox::test_dict_vs_other >[gw6] [ 907/3410] PASSED testing/code/test_excinfo.py::test_entrysource_Queue_example >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-red-True] >[gw12] [ 908/3410] PASSED testing/test_terminal.py::test_raw_skip_reason_xfail >[gw2] [ 909/3410] PASSED testing/test_capture.py::TestCaptureIO::test_text >[gw8] [ 910/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[None-long] >testing/python/fixtures.py::test_call_fixture_function_error >[gw10] [ 911/3410] PASSED testing/python/approx.py::TestApprox::test_bool >[gw7] [ 912/3410] PASSED testing/python/approx.py::TestApprox::test_dict_vs_other >[gw4] [ 913/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-red-True] >testing/test_main.py::test_validate_basetemp_fails[..] >testing/logging/test_formatter.py::test_coloredlogformatter >[gw3] [ 914/3410] PASSED testing/python/fixtures.py::test_call_fixture_function_error >testing/code/test_source.py::TestSourceParsing::test_getstatement >testing/code/test_excinfo.py::test_codepath_Queue_example >testing/test_terminal.py::test_format_trimmed >testing/test_capture.py::TestCaptureIO::test_unicode_and_str_mixture >[gw5] [ 915/3410] PASSED testing/test_main.py::test_validate_basetemp_fails[..] >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf8-short] >[gw13] [ 916/3410] PASSED testing/logging/test_formatter.py::test_coloredlogformatter >testing/python/approx.py::TestApprox::test_operator_overloading >[gw1] [ 917/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatement >[gw6] [ 918/3410] PASSED testing/code/test_excinfo.py::test_codepath_Queue_example >testing/python/approx.py::TestApprox::test_dict_for_div_by_zero >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-red-False] >[gw12] [ 919/3410] PASSED testing/test_terminal.py::test_format_trimmed >[gw2] [ 920/3410] PASSED testing/test_capture.py::TestCaptureIO::test_unicode_and_str_mixture >[gw0] [ 921/3410] PASSED testing/python/raises.py::TestRaises::test_raises_cyclic_reference[function_match] >testing/python/integration.py::test_wrapped_getfslineno >[gw10] [ 922/3410] PASSED testing/python/approx.py::TestApprox::test_operator_overloading >[gw7] [ 923/3410] PASSED testing/python/approx.py::TestApprox::test_dict_for_div_by_zero >[gw4] [ 924/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-red-False] >testing/acceptance_test.py::TestDurations::test_with_deselected >testing/logging/test_formatter.py::test_coloredlogformatter_with_width_precision >[gw3] [ 925/3410] PASSED testing/python/integration.py::test_wrapped_getfslineno >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_triple_quoted >testing/code/test_excinfo.py::test_match_succeeds >testing/test_capture.py::TestCaptureIO::test_write_bytes_to_buffer >testing/test_tmpdir.py::TestTmpPathHandler::test_mktemp >testing/python/raises.py::TestRaises::test_raises_cyclic_reference[with] >[gw13] [ 926/3410] PASSED testing/logging/test_formatter.py::test_coloredlogformatter_with_width_precision >testing/python/approx.py::TestApprox::test_exactly_equal >[gw8] [ 927/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf8-short] >[gw6] [ 928/3410] PASSED testing/code/test_excinfo.py::test_match_succeeds >[gw1] [ 929/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_triple_quoted >testing/python/approx.py::TestApprox::test_numpy_array >[gw2] [ 930/3410] PASSED testing/test_capture.py::TestCaptureIO::test_write_bytes_to_buffer >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-green-True] >[gw5] [ 931/3410] PASSED testing/acceptance_test.py::TestDurations::test_with_deselected >[gw12] [ 932/3410] PASSED testing/test_tmpdir.py::TestTmpPathHandler::test_mktemp >testing/python/integration.py::TestMockDecoration::test_wrapped_getfuncargnames >[gw10] [ 933/3410] PASSED testing/python/approx.py::TestApprox::test_exactly_equal >[gw7] [ 934/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_array >[gw4] [ 935/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-green-True] >testing/logging/test_formatter.py::test_multiline_message >[gw3] [ 936/3410] PASSED testing/python/integration.py::TestMockDecoration::test_wrapped_getfuncargnames >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf8-long] >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_within_constructs >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source >testing/test_capture.py::TestTeeCaptureIO::test_write_bytes_to_buffer >testing/acceptance_test.py::TestDurations::test_with_failing_collection >testing/test_tmpdir.py::TestTmpPathHandler::test_tmppath_relative_basetemp_absolute >[gw13] [ 937/3410] PASSED testing/logging/test_formatter.py::test_multiline_message >testing/python/approx.py::TestApprox::test_opposite_sign >[gw1] [ 938/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_within_constructs >[gw6] [ 939/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source >testing/python/approx.py::TestApprox::test_numpy_tolerance_args >[gw2] [ 940/3410] PASSED testing/test_capture.py::TestTeeCaptureIO::test_write_bytes_to_buffer >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-green-False] >[gw12] [ 941/3410] PASSED testing/test_tmpdir.py::TestTmpPathHandler::test_tmppath_relative_basetemp_absolute >[gw11] [ 942/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=True,funcargs=False,tbfilter=False] >testing/python/integration.py::TestMockDecoration::test_getfuncargnames_patching >[gw10] [ 943/3410] PASSED testing/python/approx.py::TestApprox::test_opposite_sign >[gw7] [ 944/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_tolerance_args >[gw4] [ 945/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[path-green-False] >testing/logging/test_formatter.py::test_colored_short_level >[gw3] [ 946/3410] PASSED testing/python/integration.py::TestMockDecoration::test_getfuncargnames_patching >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_out_of_bounds >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_bug >testing/test_capture.py::TestTeeCaptureIO::test_text >testing/test_tmpdir.py::test_get_user_uid_not_found >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=True,tbfilter=True] >[gw13] [ 947/3410] PASSED testing/logging/test_formatter.py::test_colored_short_level >testing/python/approx.py::TestApprox::test_zero_tolerance >[gw6] [ 948/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_out_of_bounds >[gw1] [ 949/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_bug >testing/python/approx.py::TestApprox::test_numpy_expecting_nan >[gw2] [ 950/3410] PASSED testing/test_capture.py::TestTeeCaptureIO::test_text >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-red-True] >[gw12] [ 951/3410] PASSED testing/test_tmpdir.py::test_get_user_uid_not_found >[gw14] [ 952/3410] XFAIL testing/_py/test_local.py::TestUnicodePy2Py3::test_read_write >testing/python/integration.py::test_pytestconfig_is_session_scoped >[gw10] [ 953/3410] PASSED testing/python/approx.py::TestApprox::test_zero_tolerance >[gw7] [ 954/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_expecting_nan >[gw4] [ 955/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-red-True] >[gw8] [ 956/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf8-long] >testing/logging/test_reporting.py::test_live_logging_suspends_capture[True] >[gw3] [ 957/3410] PASSED testing/python/integration.py::test_pytestconfig_is_session_scoped >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_excinfo >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_bug2 >testing/test_capture.py::TestTeeCaptureIO::test_unicode_and_str_mixture >testing/test_tmpdir.py::test_get_user >testing/acceptance_test.py::TestGeneralUsage::test_skip_on_generated_funcarg_id >[gw13] [ 958/3410] PASSED testing/logging/test_reporting.py::test_live_logging_suspends_capture[True] >[gw12] [ 959/3410] SKIPPED testing/test_tmpdir.py::test_get_user >testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100-None] >[gw1] [ 960/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_bug2 >testing/python/approx.py::TestApprox::test_numpy_expecting_inf >[gw2] [ 961/3410] PASSED testing/test_capture.py::TestTeeCaptureIO::test_unicode_and_str_mixture >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-red-False] >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf16-short] >testing/python/metafunc.py::TestMetafunc::test_no_funcargs >[gw10] [ 962/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100-None] >[gw7] [ 963/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_expecting_inf >[gw4] [ 964/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-red-False] >testing/logging/test_reporting.py::test_live_logging_suspends_capture[False] >[gw3] [ 965/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_no_funcargs >testing/test_tmpdir.py::TestNumberedDir::test_make >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_ast_issue58 >testing/test_capture.py::test_dontreadfrominput >[gw13] [ 966/3410] PASSED testing/logging/test_reporting.py::test_live_logging_suspends_capture[False] >[gw0] [ 967/3410] PASSED testing/python/raises.py::TestRaises::test_raises_cyclic_reference[with] >[gw12] [ 968/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_make >testing/python/approx.py::TestApprox::test_negative_tolerance[None--1e+100] >[gw1] [ 969/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_ast_issue58 >[gw2] [ 970/3410] PASSED testing/test_capture.py::test_dontreadfrominput >testing/python/approx.py::TestApprox::test_numpy_array_wrong_shape >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-green-True] >testing/python/metafunc.py::TestMetafunc::test_function_basic >[gw10] [ 971/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance[None--1e+100] >[gw7] [ 972/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_array_wrong_shape >[gw4] [ 973/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-green-True] >testing/python/approx.py::TestApprox::test_error_messages_native_dtypes >testing/python/raises.py::TestRaises::test_raises_match >[gw3] [ 974/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_function_basic >testing/test_tmpdir.py::TestNumberedDir::test_cleanup_lock_create >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_out_of_bounds_py3 >testing/test_capture.py::test_captureresult >[gw13] [ 975/3410] PASSED testing/python/approx.py::TestApprox::test_error_messages_native_dtypes >[gw0] [ 976/3410] PASSED testing/python/raises.py::TestRaises::test_raises_match >testing/python/approx.py::TestApprox::test_negative_tolerance[1e+100--1e+100] >[gw12] [ 977/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_cleanup_lock_create >[gw1] [ 978/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_out_of_bounds_py3 >testing/python/approx.py::TestApprox::test_numpy_array_protocol >[gw2] [ 979/3410] PASSED testing/test_capture.py::test_captureresult >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-green-False] >[gw6] [ 980/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_excinfo >testing/python/metafunc.py::TestMetafunc::test_parametrize_error >[gw10] [ 981/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance[1e+100--1e+100] >[gw7] [ 982/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_array_protocol >[gw8] [ 983/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf16-short] >[gw4] [ 984/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup[stringio-green-False] >testing/python/approx.py::TestApprox::test_error_messages_numpy_dtypes >testing/python/raises.py::TestRaises::test_match_failure_string_quoting >[gw3] [ 985/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_error >testing/test_tmpdir.py::TestNumberedDir::test_lock_register_cleanup_removal >testing/code/test_source.py::TestSourceParsing::test_getstatementrange_with_syntaxerror_issue7 >testing/test_capture.py::TestFDCapture::test_stderr >[gw13] [ 986/3410] PASSED testing/python/approx.py::TestApprox::test_error_messages_numpy_dtypes >[gw0] [ 987/3410] PASSED testing/python/raises.py::TestRaises::test_match_failure_string_quoting >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_not_existing >[gw12] [ 988/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_lock_register_cleanup_removal >testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100-1e+100] >[gw1] [ 989/3410] PASSED testing/code/test_source.py::TestSourceParsing::test_getstatementrange_with_syntaxerror_issue7 >[gw2] [ 990/3410] PASSED testing/test_capture.py::TestFDCapture::test_stderr >testing/python/approx.py::TestApprox::test_doctests >[gw11] [ 991/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf16-long] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup_bad[path] >testing/python/metafunc.py::TestMetafunc::test_parametrize_error_iterator >[gw10] [ 992/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100-1e+100] >[gw7] [ 993/3410] PASSED testing/python/approx.py::TestApprox::test_doctests >[gw4] [ 994/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup_bad[path] >testing/python/approx.py::TestApprox::test_error_messages_invalid_args >testing/python/raises.py::TestRaises::test_match_failure_exact_string_message >[gw3] [ 995/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_error_iterator >testing/test_tmpdir.py::TestNumberedDir::test_cleanup_keep >testing/code/test_source.py::test_getstartingblock_singleline >[gw14] [ 996/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_skip_on_generated_funcarg_id >testing/test_capture.py::TestFDCapture::test_stdin >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=False,tbfilter=True] >[gw13] [ 997/3410] PASSED testing/python/approx.py::TestApprox::test_error_messages_invalid_args >[gw0] [ 998/3410] PASSED testing/python/raises.py::TestRaises::test_match_failure_exact_string_message >[gw12] [ 999/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_cleanup_keep >testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100--1e+100] >[gw1] [1000/3410] PASSED testing/code/test_source.py::test_getstartingblock_singleline >testing/python/approx.py::TestApprox::test_expected_value_type_error[nested-list] >[gw2] [1001/3410] PASSED testing/test_capture.py::TestFDCapture::test_stdin >testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup_bad[stringio] >testing/python/metafunc.py::TestMetafunc::test_parametrize_bad_scope >[gw10] [1002/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance[-1e+100--1e+100] >testing/acceptance_test.py::TestGeneralUsage::test_direct_addressing_selects >[gw7] [1003/3410] PASSED testing/python/approx.py::TestApprox::test_expected_value_type_error[nested-list] >[gw4] [1004/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_markup_bad[stringio] >testing/python/approx.py::TestApprox::test_error_messages_with_different_verbosity >testing/python/raises.py::TestRaises::test_raises_match_wrong_type >[gw3] [1005/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_bad_scope >testing/test_tmpdir.py::TestNumberedDir::test_cleanup_keep_0 >testing/code/test_source.py::test_getline_finally >testing/test_capture.py::TestFDCapture::test_simple_resume_suspend >[gw13] [1006/3410] PASSED testing/python/approx.py::TestApprox::test_error_messages_with_different_verbosity >[gw0] [1007/3410] PASSED testing/python/raises.py::TestRaises::test_raises_match_wrong_type >[gw8] [1008/3410] PASSED testing/code/test_excinfo.py::test_repr_traceback_with_unicode[utf16-long] >[gw6] [1009/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_not_existing >[gw9] [1010/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_only_specific_recursion_errors >testing/python/approx.py::TestApprox::test_negative_tolerance_message >[gw12] [1011/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_cleanup_keep_0 >[gw1] [1012/3410] PASSED testing/code/test_source.py::test_getline_finally >testing/python/approx.py::TestApprox::test_expected_value_type_error[nested-dict] >[gw2] [1013/3410] PASSED testing/test_capture.py::TestFDCapture::test_simple_resume_suspend >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_write_markup[path] >testing/python/metafunc.py::TestMetafunc::test_find_parametrized_scope >[gw10] [1014/3410] PASSED testing/python/approx.py::TestApprox::test_negative_tolerance_message >[gw7] [1015/3410] PASSED testing/python/approx.py::TestApprox::test_expected_value_type_error[nested-dict] >[gw4] [1016/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_write_markup[path] >testing/python/approx.py::TestApprox::test_repr_string >testing/python/raises.py::TestRaises::test_raises_exception_looks_iterable >testing/code/test_excinfo.py::test_exception_repr_extraction_error_on_recursion >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_many_line_source_not_existing >[gw3] [1017/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_find_parametrized_scope >testing/test_tmpdir.py::TestNumberedDir::test_cleanup_locked >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_no_recursion_index >testing/code/test_source.py::test_getfuncsource_dynamic >testing/test_capture.py::TestFDCapture::test_capfd_sys_stdout_mode >[gw13] [1018/3410] PASSED testing/python/approx.py::TestApprox::test_repr_string >[gw0] [1019/3410] PASSED testing/python/raises.py::TestRaises::test_raises_exception_looks_iterable >testing/python/approx.py::TestApprox::test_inf_tolerance >[gw12] [1020/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_cleanup_locked >[gw9] [1021/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_no_recursion_index >[gw1] [1022/3410] PASSED testing/code/test_source.py::test_getfuncsource_dynamic >testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[None] >[gw2] [1023/3410] PASSED testing/test_capture.py::TestFDCapture::test_capfd_sys_stdout_mode >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_write_markup[stringio] >testing/python/metafunc.py::TestMetafunc::test_parametrize_and_id >[gw10] [1024/3410] PASSED testing/python/approx.py::TestApprox::test_inf_tolerance >[gw7] [1025/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[None] >[gw4] [1026/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_write_markup[stringio] >testing/python/approx.py::TestApprox::test_repr_complex_numbers >testing/python/raises.py::TestRaises::test_raises_with_raising_dunder_class >[gw3] [1027/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_and_id >testing/test_tmpdir.py::TestNumberedDir::test_cleanup_ignores_symlink >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_messy_recursion >testing/code/test_source.py::test_getfuncsource_with_multine_string >testing/test_capture.py::TestStdCapture::test_capturing_done_simple >[gw13] [1028/3410] PASSED testing/python/approx.py::TestApprox::test_repr_complex_numbers >[gw0] [1029/3410] PASSED testing/python/raises.py::TestRaises::test_raises_with_raising_dunder_class >testing/python/approx.py::TestApprox::test_inf_tolerance_expecting_zero >[gw12] [1030/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_cleanup_ignores_symlink >[gw9] [1031/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_messy_recursion >testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[string] >[gw1] [1032/3410] PASSED testing/code/test_source.py::test_getfuncsource_with_multine_string >[gw2] [1033/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_done_simple >testing/io/test_terminalwriter.py::TestTerminalWriter::test_attr_fullwidth[path] >[gw6] [1034/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_many_line_source_not_existing >testing/python/metafunc.py::TestMetafunc::test_parametrize_and_id_unicode >[gw10] [1035/3410] PASSED testing/python/approx.py::TestApprox::test_inf_tolerance_expecting_zero >[gw7] [1036/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[string] >[gw4] [1037/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_attr_fullwidth[path] >[gw11] [1038/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=False,tbfilter=True] >testing/python/approx.py::TestApprox::test_repr_nd_array[5.0-approx(5.0 \xb1 5.0e-06)] >[gw14] [1039/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_direct_addressing_selects >testing/python/raises.py::TestRaises::test_raises_context_manager_with_kwargs >[gw3] [1040/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_and_id_unicode >testing/test_tmpdir.py::TestNumberedDir::test_removal_accepts_lock >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_getcrashentry >testing/code/test_source.py::test_deindent >testing/test_capture.py::TestStdCapture::test_capturing_reset_simple >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_failing_fullsource >[gw13] [1041/3410] PASSED testing/python/approx.py::TestApprox::test_repr_nd_array[5.0-approx(5.0 \xb1 5.0e-06)] >[gw0] [1042/3410] PASSED testing/python/raises.py::TestRaises::test_raises_context_manager_with_kwargs >testing/python/approx.py::TestApprox::test_nan_tolerance >[gw12] [1043/3410] PASSED testing/test_tmpdir.py::TestNumberedDir::test_removal_accepts_lock >[gw9] [1044/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_getcrashentry >testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[nested-str] >[gw1] [1045/3410] PASSED testing/code/test_source.py::test_deindent >[gw2] [1046/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_reset_simple >testing/io/test_terminalwriter.py::TestTerminalWriter::test_attr_fullwidth[stringio] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=True,tbfilter=False] >[gw6] [1047/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_source_failing_fullsource >testing/acceptance_test.py::TestGeneralUsage::test_direct_addressing_notfound >testing/python/metafunc.py::TestMetafunc::test_parametrize_with_wrong_number_of_ids >[gw10] [1048/3410] PASSED testing/python/approx.py::TestApprox::test_nan_tolerance >[gw7] [1049/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[nested-str] >[gw4] [1050/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_attr_fullwidth[stringio] >testing/python/approx.py::TestApprox::test_repr_nd_array[value1-approx([5.0 \xb1 5.0e-06])] >testing/python/raises.py::TestRaises::test_expected_exception_is_not_a_baseexception >testing/test_tmpdir.py::TestRmRf::test_rm_rf >[gw5] [1051/3410] PASSED testing/acceptance_test.py::TestDurations::test_with_failing_collection >[gw3] [1052/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_with_wrong_number_of_ids >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_getcrashentry_empty >testing/code/test_source.py::test_source_of_class_at_eof_without_newline >testing/test_capture.py::TestStdCapture::test_capturing_readouterr >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local >[gw13] [1053/3410] PASSED testing/python/approx.py::TestApprox::test_repr_nd_array[value1-approx([5.0 \xb1 5.0e-06])] >[gw0] [1054/3410] PASSED testing/python/raises.py::TestRaises::test_expected_exception_is_not_a_baseexception >[gw12] [1055/3410] PASSED testing/test_tmpdir.py::TestRmRf::test_rm_rf >testing/python/approx.py::TestApprox::test_reasonable_defaults >[gw9] [1056/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_getcrashentry_empty >testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[dict-with-string] >[gw1] [1057/3410] PASSED testing/code/test_source.py::test_source_of_class_at_eof_without_newline >testing/io/test_terminalwriter.py::test_attr_hasmarkup >[gw2] [1058/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_readouterr >[gw6] [1059/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local >testing/acceptance_test.py::TestDurations::test_with_not >testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_iterator_without_mark >[gw10] [1060/3410] PASSED testing/python/approx.py::TestApprox::test_reasonable_defaults >[gw7] [1061/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_okay_if_equal[dict-with-string] >[gw4] [1062/3410] PASSED testing/io/test_terminalwriter.py::test_attr_hasmarkup >testing/python/approx.py::TestApprox::test_repr_nd_array[value2-approx([[5.0 \xb1 5.0e-06]])] >testing/freeze/tests/test_doctest.txt::test_doctest.txt >[gw3] [1063/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_iterator_without_mark >testing/code/test_excinfo.py::test_excinfo_exconly >testing/code/test_source.py::test_source_fallback >testing/test_capture.py::TestStdCapture::test_capture_results_accessible_by_attribute >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_with_error >[gw13] [1064/3410] PASSED testing/python/approx.py::TestApprox::test_repr_nd_array[value2-approx([[5.0 \xb1 5.0e-06]])] >[gw0] [1065/3410] PASSED testing/freeze/tests/test_doctest.txt::test_doctest.txt >testing/python/approx.py::TestApprox::test_default_tolerances >[gw9] [1066/3410] PASSED testing/code/test_excinfo.py::test_excinfo_exconly >testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[string] >[gw1] [1067/3410] PASSED testing/code/test_source.py::test_source_fallback >testing/io/test_terminalwriter.py::test_should_do_markup_PY_COLORS_eq_1 >[gw2] [1068/3410] PASSED testing/test_capture.py::TestStdCapture::test_capture_results_accessible_by_attribute >[gw6] [1069/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_with_error >testing/python/metafunc.py::TestMetafunc::test_parametrize_empty_list >[gw10] [1070/3410] PASSED testing/python/approx.py::TestApprox::test_default_tolerances >[gw7] [1071/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[string] >[gw4] [1072/3410] PASSED testing/io/test_terminalwriter.py::test_should_do_markup_PY_COLORS_eq_1 >testing/python/approx.py::TestApprox::test_repr_nd_array[value3-approx([[5.0 \xb1 5.0e-06, 6.0 \xb1 6.0e-06]])] >testing/acceptance_test.py::TestGeneralUsage::test_config_error >[gw3] [1073/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_empty_list >testing/code/test_excinfo.py::test_excinfo_repr_str >testing/code/test_source.py::test_findsource_fallback >testing/test_capture.py::TestStdCapture::test_capturing_readouterr_unicode >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_with_exception_in_class_property >[gw13] [1074/3410] PASSED testing/python/approx.py::TestApprox::test_repr_nd_array[value3-approx([[5.0 \xb1 5.0e-06, 6.0 \xb1 6.0e-06]])] >[gw0] [1075/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_config_error >testing/python/approx.py::TestApprox::test_custom_tolerances >[gw9] [1076/3410] PASSED testing/code/test_excinfo.py::test_excinfo_repr_str >testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[nested-str] >[gw1] [1077/3410] PASSED testing/code/test_source.py::test_findsource_fallback >testing/io/test_terminalwriter.py::test_should_not_do_markup_PY_COLORS_eq_0 >[gw2] [1078/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_readouterr_unicode >[gw6] [1079/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_with_exception_in_class_property >testing/python/metafunc.py::TestMetafunc::test_parametrize_with_userobjects >[gw10] [1080/3410] PASSED testing/python/approx.py::TestApprox::test_custom_tolerances >[gw7] [1081/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[nested-str] >[gw14] [1082/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_direct_addressing_notfound >[gw4] [1083/3410] PASSED testing/io/test_terminalwriter.py::test_should_not_do_markup_PY_COLORS_eq_0 >testing/acceptance_test.py::TestGeneralUsage::test_root_conftest_syntax_error >[gw3] [1084/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_with_userobjects >testing/python/metafunc.py::TestMetafunc::test_idmaker_native_strings >testing/code/test_source.py::test_findsource >testing/test_capture.py::TestStdCapture::test_reset_twice_error >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_truncated >[gw11] [1085/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=True,tbfilter=False] >[gw0] [1086/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_root_conftest_syntax_error >[gw9] [1087/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_native_strings >testing/python/approx.py::TestApprox::test_relative_tolerance >testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[dict-with-string] >[gw1] [1088/3410] PASSED testing/code/test_source.py::test_findsource >testing/acceptance_test.py::TestGeneralUsage::test_initialization_error_issue49 >testing/io/test_terminalwriter.py::test_should_not_do_markup_NO_COLOR >[gw2] [1089/3410] PASSED testing/test_capture.py::TestStdCapture::test_reset_twice_error >[gw6] [1090/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_local_truncated >testing/python/metafunc.py::TestMetafunc::test_idval_hypothesis >[gw10] [1091/3410] PASSED testing/python/approx.py::TestApprox::test_relative_tolerance >[gw7] [1092/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_false_if_unequal[dict-with-string] >[gw4] [1093/3410] PASSED testing/io/test_terminalwriter.py::test_should_not_do_markup_NO_COLOR >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=False,tbfilter=False] >[gw3] [1094/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idval_hypothesis >testing/acceptance_test.py::TestGeneralUsage::test_early_hook_error_issue38_1 >testing/python/metafunc.py::TestMetafunc::test_idmaker_non_printable_characters >testing/code/test_source.py::test_getfslineno >testing/test_capture.py::TestStdCapture::test_capturing_modify_sysouterr_in_between >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines >[gw9] [1095/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_non_printable_characters >testing/python/approx.py::TestApprox::test_absolute_tolerance >testing/python/approx.py::TestApprox::test_nonnumeric_dict_repr >[gw1] [1096/3410] PASSED testing/code/test_source.py::test_getfslineno >testing/io/test_terminalwriter.py::test_should_do_markup_FORCE_COLOR >[gw5] [1097/3410] PASSED testing/acceptance_test.py::TestDurations::test_with_not >[gw2] [1098/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_modify_sysouterr_in_between >[gw6] [1099/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines >testing/python/metafunc.py::TestMetafunc::test_unicode_idval >[gw10] [1100/3410] PASSED testing/python/approx.py::TestApprox::test_absolute_tolerance >[gw7] [1101/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_dict_repr >[gw4] [1102/3410] FAILED testing/io/test_terminalwriter.py::test_should_do_markup_FORCE_COLOR >[gw3] [1103/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_unicode_idval >testing/python/metafunc.py::TestMetafunc::test_idmaker_manual_ids_must_be_printable >testing/acceptance_test.py::TestDurationsWithFixture::test_setup_function >testing/code/test_source.py::test_code_of_object_instance_with_call >testing/test_capture.py::TestStdCapture::test_capturing_error_recursive >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines2 >[gw9] [1104/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_manual_ids_must_be_printable >testing/python/approx.py::TestApprox::test_expecting_zero >testing/python/approx.py::TestApprox::test_nonnumeric_list_repr >testing/io/test_terminalwriter.py::test_should_not_do_markup_NO_COLOR_and_FORCE_COLOR >[gw1] [1105/3410] PASSED testing/code/test_source.py::test_code_of_object_instance_with_call >[gw2] [1106/3410] PASSED testing/test_capture.py::TestStdCapture::test_capturing_error_recursive >[gw6] [1107/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines2 >testing/python/metafunc.py::TestMetafunc::test_unicode_idval_with_config >[gw10] [1108/3410] PASSED testing/python/approx.py::TestApprox::test_expecting_zero >[gw14] [1109/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_initialization_error_issue49 >[gw7] [1110/3410] PASSED testing/python/approx.py::TestApprox::test_nonnumeric_list_repr >[gw4] [1111/3410] PASSED testing/io/test_terminalwriter.py::test_should_not_do_markup_NO_COLOR_and_FORCE_COLOR >[gw3] [1112/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_unicode_idval_with_config >testing/python/metafunc.py::TestMetafunc::test_idmaker_enum >testing/code/test_source.py::test_oneline >testing/test_capture.py::TestStdCapture::test_just_out_capture >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines_var_kw_args >[gw9] [1113/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_enum >testing/python/approx.py::TestApprox::test_expecting_inf >testing/python/approx.py::TestApprox::test_comparison_operator_type_error[<=] >testing/acceptance_test.py::TestGeneralUsage::test_issue134_report_error_when_collecting_member[test_fun.py::test_a] >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_init >[gw1] [1114/3410] PASSED testing/code/test_source.py::test_oneline >[gw2] [1115/3410] PASSED testing/test_capture.py::TestStdCapture::test_just_out_capture >[gw6] [1116/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_lines_var_kw_args >testing/python/metafunc.py::TestMetafunc::test_bytes_idval >[gw7] [1117/3410] PASSED testing/python/approx.py::TestApprox::test_comparison_operator_type_error[<=] >[gw10] [1118/3410] PASSED testing/python/approx.py::TestApprox::test_expecting_inf >[gw4] [1119/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_init >[gw3] [1120/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_bytes_idval >testing/python/metafunc.py::TestMetafunc::test_idmaker_idfn >testing/code/test_source.py::test_comment_and_no_newline_at_end >testing/test_capture.py::TestStdCapture::test_just_err_capture >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_short >[gw9] [1121/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_idfn >testing/python/approx.py::TestApprox::test_comparison_operator_type_error[<] >testing/python/approx.py::TestApprox::test_expecting_nan >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update >[gw1] [1122/3410] PASSED testing/code/test_source.py::test_comment_and_no_newline_at_end >[gw2] [1123/3410] PASSED testing/test_capture.py::TestStdCapture::test_just_err_capture >[gw6] [1124/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_short >testing/python/metafunc.py::TestMetafunc::test_class_or_function_idval >[gw7] [1125/3410] PASSED testing/python/approx.py::TestApprox::test_comparison_operator_type_error[<] >[gw10] [1126/3410] PASSED testing/python/approx.py::TestApprox::test_expecting_nan >[gw4] [1127/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update >[gw3] [1128/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_class_or_function_idval >testing/python/metafunc.py::TestMetafunc::test_idmaker_idfn_unique_names >testing/code/test_source.py::test_oneline_and_comment >testing/test_capture.py::TestStdCapture::test_stdin_restored >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_no >[gw9] [1129/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_idfn_unique_names >testing/python/approx.py::TestApprox::test_comparison_operator_type_error[>=] >testing/python/approx.py::TestApprox::test_int >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update_with_newline >[gw1] [1130/3410] PASSED testing/code/test_source.py::test_oneline_and_comment >[gw2] [1131/3410] PASSED testing/test_capture.py::TestStdCapture::test_stdin_restored >[gw6] [1132/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_tracebackentry_no >testing/python/metafunc.py::TestMetafunc::test_notset_idval >[gw7] [1133/3410] PASSED testing/python/approx.py::TestApprox::test_comparison_operator_type_error[>=] >[gw10] [1134/3410] PASSED testing/python/approx.py::TestApprox::test_int >[gw4] [1135/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update_with_newline >[gw3] [1136/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_notset_idval >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_idfn_and_config >testing/code/test_source.py::test_comments >testing/test_capture.py::TestStdCapture::test_stdin_nulled_by_default >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_tbfilter >testing/python/approx.py::TestApprox::test_comparison_operator_type_error[>] >[gw9] [1137/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_idfn_and_config >testing/python/approx.py::TestApprox::test_decimal >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update_with_wide_text >[gw1] [1138/3410] PASSED testing/code/test_source.py::test_comments >[gw2] [1139/3410] PASSED testing/test_capture.py::TestStdCapture::test_stdin_nulled_by_default >[gw6] [1140/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_tbfilter >testing/python/metafunc.py::TestMetafunc::test_idmaker_autoname >[gw5] [1141/3410] PASSED testing/acceptance_test.py::TestDurationsWithFixture::test_setup_function >[gw7] [1142/3410] PASSED testing/python/approx.py::TestApprox::test_comparison_operator_type_error[>] >[gw10] [1143/3410] PASSED testing/python/approx.py::TestApprox::test_decimal >[gw4] [1144/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_update_with_wide_text >[gw3] [1145/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_autoname >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids_and_config >testing/code/test_source.py::test_comment_in_statement >testing/code/test_excinfo.py::TestFormattedExcinfo::test_traceback_short_no_source >testing/acceptance_test.py::test_zipimport_hook >testing/python/approx.py::TestApprox::test_numpy_array_with_scalar >[gw9] [1146/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids_and_config >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_composed >testing/python/approx.py::TestApprox::test_fraction >[gw1] [1147/3410] PASSED testing/code/test_source.py::test_comment_in_statement >[gw6] [1148/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_traceback_short_no_source >[gw7] [1149/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_array_with_scalar >[gw4] [1150/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_composed >[gw10] [1151/3410] PASSED testing/python/approx.py::TestApprox::test_fraction >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids >testing/code/test_source.py::test_source_with_decorator >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_and_excinfo >testing/python/approx.py::TestApprox::test_numpy_scalar_with_array >testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_combining >[gw9] [1152/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids >testing/python/approx.py::TestApprox::test_complex >[gw1] [1153/3410] PASSED testing/code/test_source.py::test_source_with_decorator >[gw6] [1154/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_and_excinfo >[gw7] [1155/3410] PASSED testing/python/approx.py::TestApprox::test_numpy_scalar_with_array >[gw4] [1156/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriterLineWidth::test_combining >[gw10] [1157/3410] PASSED testing/python/approx.py::TestApprox::test_complex >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_paramset_id >testing/code/test_source.py::test_single_line_else >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_with_invalid_cwd >testing/python/approx.py::TestApprox::test_generic_ordered_sequence >testing/io/test_terminalwriter.py::test_code_highlight[with markup and code_highlight] >[gw9] [1158/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_paramset_id >testing/python/approx.py::TestApprox::test_list >[gw1] [1159/3410] PASSED testing/code/test_source.py::test_single_line_else >[gw6] [1160/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_with_invalid_cwd >[gw7] [1161/3410] PASSED testing/python/approx.py::TestApprox::test_generic_ordered_sequence >[gw4] [1162/3410] PASSED testing/io/test_terminalwriter.py::test_code_highlight[with markup and code_highlight] >[gw10] [1163/3410] PASSED testing/python/approx.py::TestApprox::test_list >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids_unique_names >testing/code/test_source.py::test_single_line_finally >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_excinfo_addouterr >testing/python/approx.py::TestApprox::test_allow_ordered_sequences_only >testing/io/test_terminalwriter.py::test_code_highlight[with markup but no code_highlight] >[gw9] [1164/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_ids_unique_names >testing/python/approx.py::TestApprox::test_list_decimal >[gw1] [1165/3410] PASSED testing/code/test_source.py::test_single_line_finally >[gw6] [1166/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_excinfo_addouterr >[gw7] [1167/3410] PASSED testing/python/approx.py::TestApprox::test_allow_ordered_sequences_only >[gw4] [1168/3410] PASSED testing/io/test_terminalwriter.py::test_code_highlight[with markup but no code_highlight] >[gw10] [1169/3410] PASSED testing/python/approx.py::TestApprox::test_list_decimal >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_excinfo_reprcrash >testing/code/test_source.py::test_issue55 >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_scalar >testing/io/test_terminalwriter.py::test_code_highlight[without markup but with code_highlight] >[gw6] [1170/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_excinfo_reprcrash >[gw9] [1171/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect >testing/python/approx.py::TestApprox::test_list_wrong_len >[gw1] [1172/3410] PASSED testing/code/test_source.py::test_issue55 >[gw7] [1173/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_scalar >[gw4] [1174/3410] PASSED testing/io/test_terminalwriter.py::test_code_highlight[without markup but with code_highlight] >[gw10] [1175/3410] PASSED testing/python/approx.py::TestApprox::test_list_wrong_len >testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_recursion >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list >testing/code/test_source.py::test_multiline >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_empty_list >testing/io/test_terminalwriter.py::test_code_highlight[neither markup nor code_highlight] >[gw6] [1176/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_repr_traceback_recursion >[gw9] [1177/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list >testing/python/approx.py::TestApprox::test_tuple >[gw1] [1178/3410] PASSED testing/code/test_source.py::test_multiline >[gw7] [1179/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_empty_list >[gw4] [1180/3410] PASSED testing/io/test_terminalwriter.py::test_code_highlight[neither markup nor code_highlight] >[gw11] [1181/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=short,showlocals=False,funcargs=False,tbfilter=False] >[gw10] [1182/3410] PASSED testing/python/approx.py::TestApprox::test_tuple >testing/code/test_excinfo.py::TestFormattedExcinfo::test_reprexcinfo_getrepr >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_all >testing/code/test_source.py::TestTry::test_body >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_list >testing/io/test_wcwidth.py::test_wcwidth[\x00-0] >[gw6] [1183/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_reprexcinfo_getrepr >testing/python/approx.py::TestApprox::test_tuple_wrong_len >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=True,tbfilter=True] >[gw0] [1184/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_early_hook_error_issue38_1 >[gw9] [1185/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_all >[gw1] [1186/3410] PASSED testing/code/test_source.py::TestTry::test_body >[gw7] [1187/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_list >[gw4] [1188/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\x00-0] >[gw10] [1189/3410] PASSED testing/python/approx.py::TestApprox::test_tuple_wrong_len >[gw11] [1190/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_reprexcinfo_unicode >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_empty >testing/acceptance_test.py::TestGeneralUsage::test_early_hook_configure_error_issue38 >testing/code/test_source.py::TestTry::test_except_line >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_tuple >testing/io/test_wcwidth.py::test_wcwidth[\n--1] >[gw6] [1191/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_reprexcinfo_unicode >testing/python/approx.py::TestApprox::test_tuple_vs_other >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=False,tbfilter=True] >[gw1] [1192/3410] PASSED testing/code/test_source.py::TestTry::test_except_line >[gw9] [1193/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_empty >[gw7] [1194/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_tuple >[gw4] [1195/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\n--1] >[gw10] [1196/3410] PASSED testing/python/approx.py::TestApprox::test_tuple_vs_other >[gw11] [1197/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long >testing/code/test_source.py::TestTry::test_except_body >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_wrong_type >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_nested_lists >testing/io/test_wcwidth.py::test_wcwidth[a-1] >[gw6] [1198/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long >testing/python/approx.py::TestApprox::test_dict >[gw1] [1199/3410] PASSED testing/code/test_source.py::TestTry::test_except_body >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=True,tbfilter=False] >[gw9] [1200/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_wrong_type >[gw7] [1201/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_nested_lists >[gw4] [1202/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[a-1] >[gw10] [1203/3410] PASSED testing/python/approx.py::TestApprox::test_dict >[gw11] [1204/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_missing_source >testing/code/test_source.py::TestTry::test_else >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_error >testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_mixed_sequence >testing/io/test_wcwidth.py::test_wcwidth[1-1] >[gw6] [1205/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_missing_source >testing/python/approx.py::TestApprox::test_dict_decimal >[gw1] [1206/3410] PASSED testing/code/test_source.py::TestTry::test_else >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=False,tbfilter=False] >[gw9] [1207/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_error >[gw7] [1208/3410] PASSED testing/python/approx.py::TestRecursiveSequenceMap::test_map_over_mixed_sequence >[gw4] [1209/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[1-1] >[gw10] [1210/3410] PASSED testing/python/approx.py::TestApprox::test_dict_decimal >[gw11] [1211/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=True,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_incomplete_source >testing/code/test_source.py::TestTryFinally::test_body >testing/python/metafunc.py::TestMetafunc::test_parametrize_onearg >testing/io/test_wcwidth.py::test_wcwidth[\u05d0-1] >testing/python/approx.py::TestApprox::test_dict_wrong_len >[gw6] [1212/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_incomplete_source >[gw1] [1213/3410] PASSED testing/code/test_source.py::TestTryFinally::test_body >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=True,tbfilter=True] >[gw9] [1214/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_onearg >[gw4] [1215/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\u05d0-1] >[gw10] [1216/3410] PASSED testing/python/approx.py::TestApprox::test_dict_wrong_len >[gw11] [1217/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=True,tbfilter=True] >[gw0] [1218/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_early_hook_configure_error_issue38 >testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_filenames >testing/code/test_source.py::TestTryFinally::test_finally >testing/python/metafunc.py::TestMetafunc::test_parametrize_onearg_indirect >testing/io/test_wcwidth.py::test_wcwidth[\u200b-0] >[gw6] [1219/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_toterminal_long_filenames >[gw1] [1220/3410] PASSED testing/code/test_source.py::TestTryFinally::test_finally >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=False,tbfilter=True] >[gw9] [1221/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_onearg_indirect >[gw4] [1222/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\u200b-0] >testing/acceptance_test.py::TestGeneralUsage::test_file_not_found >[gw11] [1223/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=True,tbfilter=True] >testing/code/test_source.py::TestIf::test_body >testing/python/metafunc.py::TestMetafunc::test_parametrize_twoargs >[gw6] [1224/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=True,tbfilter=True] >[gw1] [1225/3410] PASSED testing/code/test_source.py::TestIf::test_body >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=True,tbfilter=False] >[gw9] [1226/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_twoargs >[gw11] [1227/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=False,tbfilter=True] >testing/python/metafunc.py::TestMetafunc::test_format_args >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=False,tbfilter=False] >[gw9] [1228/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_format_args >[gw11] [1229/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=line,showlocals=False,funcargs=False,tbfilter=False] >testing/python/raises.py::TestRaises::test_check_callable >[gw9] [1230/3410] PASSED testing/python/raises.py::TestRaises::test_check_callable >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=True,tbfilter=True] >[gw11] [1231/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=True,tbfilter=True] >testing/python/raises.py::TestRaises::test_raises >[gw9] [1232/3410] PASSED testing/python/raises.py::TestRaises::test_raises >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=False,tbfilter=True] >[gw11] [1233/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=False,tbfilter=True] >testing/python/raises.py::TestRaises::test_raises_function >[gw9] [1234/3410] PASSED testing/python/raises.py::TestRaises::test_raises_function >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=True,tbfilter=False] >[gw11] [1235/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=True,tbfilter=False] >testing/python/raises.py::TestRaises::test_raises_does_not_allow_none >[gw9] [1236/3410] PASSED testing/python/raises.py::TestRaises::test_raises_does_not_allow_none >[gw6] [1237/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=False,tbfilter=False] >testing/python/raises.py::TestRaises::test_raises_does_not_allow_empty_tuple >[gw11] [1238/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=True,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=True,tbfilter=False] >[gw9] [1239/3410] PASSED testing/python/raises.py::TestRaises::test_raises_does_not_allow_empty_tuple >[gw8] [1240/3410] PASSED testing/code/test_excinfo.py::test_exception_repr_extraction_error_on_recursion >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=True,tbfilter=True] >testing/python/raises.py::TestRaises::test_raises_callable_no_exception >testing/code/test_excinfo.py::test_no_recursion_index_on_recursion_error >[gw11] [1241/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=True,tbfilter=True] >[gw9] [1242/3410] PASSED testing/python/raises.py::TestRaises::test_raises_callable_no_exception >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=False,tbfilter=True] >testing/python/raises.py::TestRaises::test_raises_falsey_type_error >[gw9] [1243/3410] PASSED testing/python/raises.py::TestRaises::test_raises_falsey_type_error >[gw11] [1244/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=False,tbfilter=True] >testing/python/raises.py::TestRaises::test_raises_repr_inflight >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=True,tbfilter=False] >[gw9] [1245/3410] PASSED testing/python/raises.py::TestRaises::test_raises_repr_inflight >[gw11] [1246/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=True,tbfilter=False] >testing/python/raises.py::TestRaises::test_noclass >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=False,tbfilter=False] >[gw9] [1247/3410] PASSED testing/python/raises.py::TestRaises::test_noclass >[gw11] [1248/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=no,showlocals=False,funcargs=False,tbfilter=False] >testing/python/raises.py::TestRaises::test_invalid_arguments_to_raises >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=True,tbfilter=True] >[gw9] [1249/3410] PASSED testing/python/raises.py::TestRaises::test_invalid_arguments_to_raises >[gw11] [1250/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=True,tbfilter=True] >testing/python/raises.py::TestRaises::test_tuple >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=False,tbfilter=True] >[gw9] [1251/3410] PASSED testing/python/raises.py::TestRaises::test_tuple >[gw11] [1252/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=False,tbfilter=True] >testing/python/raises.py::TestRaises::test_no_raise_message >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=True,tbfilter=False] >[gw9] [1253/3410] PASSED testing/python/raises.py::TestRaises::test_no_raise_message >[gw11] [1254/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=False,tbfilter=False] >[gw11] [1255/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=True,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=True,tbfilter=True] >[gw11] [1256/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=False,tbfilter=True] >[gw11] [1257/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=True,tbfilter=False] >[gw11] [1258/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=False,tbfilter=False] >[gw11] [1259/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=native,showlocals=False,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=True,tbfilter=True] >[gw11] [1260/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=True,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=False,tbfilter=True] >[gw11] [1261/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=False,tbfilter=True] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=True,tbfilter=False] >[gw11] [1262/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=True,tbfilter=False] >testing/test_capture.py::TestTeeStdCapture::test_capturing_done_simple >[gw2] [1263/3410] PASSED testing/test_capture.py::TestTeeStdCapture::test_capturing_done_simple >testing/test_assertrewrite.py::TestAssertionRewrite::test_honors_pep_235 >testing/test_tmpdir.py::TestRmRf::test_rm_rf_with_read_only_file >[gw15] [1264/3410] PASSED testing/_py/test_local.py::TestLocalPath::test_make_numbered_dir_multiprocess_safe >testing/_py/test_local.py::TestExecutionOnWindows::test_sysfind_bat_exe_before >[gw15] [1265/3410] SKIPPED testing/_py/test_local.py::TestExecutionOnWindows::test_sysfind_bat_exe_before >testing/_py/test_local.py::TestExecution::test_sysfind_no_permisson_ignored >[gw0] [1266/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_file_not_found >testing/acceptance_test.py::TestGeneralUsage::test_file_not_found_unconfigure_issue143 >[gw15] [1267/3410] PASSED testing/_py/test_local.py::TestExecution::test_sysfind_no_permisson_ignored >testing/_py/test_local.py::TestExecution::test_sysfind_absolute >[gw15] [1268/3410] PASSED testing/_py/test_local.py::TestExecution::test_sysfind_absolute >testing/python/approx.py::TestApprox::test_repr_nd_array[value4-approx([[5.0 \xb1 5.0e-06], [6.0 \xb1 6.0e-06]])] >[gw12] [1269/3410] PASSED testing/test_tmpdir.py::TestRmRf::test_rm_rf_with_read_only_file >testing/test_assertrewrite.py::TestIssue10743::test_assertion_inline_walrus_operator >testing/_py/test_local.py::TestExecution::test_sysfind_multiple >[gw15] [1270/3410] PASSED testing/_py/test_local.py::TestExecution::test_sysfind_multiple >testing/_py/test_local.py::TestExecution::test_sysexec >[gw6] [1271/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=True,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=False,tbfilter=False] >testing/python/metafunc.py::TestMetafunc::test_idmaker_with_bytes_regex >[gw13] [1272/3410] PASSED testing/python/approx.py::TestApprox::test_repr_nd_array[value4-approx([[5.0 \xb1 5.0e-06], [6.0 \xb1 6.0e-06]])] >testing/test_cacheprovider.py::TestNewAPI::test_config_cache_dataerror >[gw3] [1273/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_idmaker_with_bytes_regex >testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--ff-True] >[gw15] [1274/3410] PASSED testing/_py/test_local.py::TestExecution::test_sysexec >testing/_py/test_local.py::TestExecution::test_sysexec_failing >[gw15] [1275/3410] PASSED testing/_py/test_local.py::TestExecution::test_sysexec_failing >testing/_py/test_local.py::TestExecution::test_make_numbered_dir >[gw15] [1276/3410] PASSED testing/_py/test_local.py::TestExecution::test_make_numbered_dir >testing/_py/test_local.py::TestExecution::test_make_numbered_dir_case >[gw15] [1277/3410] PASSED testing/_py/test_local.py::TestExecution::test_make_numbered_dir_case >testing/_py/test_local.py::TestExecution::test_make_numbered_dir_NotImplemented_Error >[gw15] [1278/3410] PASSED testing/_py/test_local.py::TestExecution::test_make_numbered_dir_NotImplemented_Error >testing/_py/test_local.py::TestExecution::test_locked_make_numbered_dir >[gw13] [1279/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_config_cache_dataerror >testing/python/collect.py::TestTracebackCutting::test_skip_simple >[gw7] [1280/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_skip_simple >testing/test_cacheprovider.py::TestNewAPI::test_cache_writefail_cachfile_silent >[gw15] [1281/3410] PASSED testing/_py/test_local.py::TestExecution::test_locked_make_numbered_dir >testing/_py/test_local.py::TestExecution::test_error_preservation >[gw15] [1282/3410] PASSED testing/_py/test_local.py::TestExecution::test_error_preservation >testing/_py/test_local.py::TestImport::test_pyimport >[gw0] [1283/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_file_not_found_unconfigure_issue143 >testing/acceptance_test.py::TestGeneralUsage::test_config_preparse_plugin_option >testing/test_capture.py::TestPerTestCapturing::test_teardown_capturing >testing/io/test_wcwidth.py::test_wcwidth[\u1abe-0] >[gw4] [1284/3410] PASSED testing/io/test_wcwidth.py::test_wcwidth[\u1abe-0] >testing/test_collection.py::TestCollectFS::test_custom_norecursedirs >[gw2] [1285/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_honors_pep_235 >[gw14] [1286/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_issue134_report_error_when_collecting_member[test_fun.py::test_a] >testing/python/approx.py::TestApprox::test_dict_nonnumeric >[gw10] [1287/3410] PASSED testing/python/approx.py::TestApprox::test_dict_nonnumeric >testing/test_capture.py::test_capturing_and_logging_fundamentals[SysCapture(2, tee=True)] >[gw12] [1288/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_inline_walrus_operator >testing/test_assertrewrite.py::TestIssue10743::test_assertion_inline_walrus_operator_reverse >testing/code/test_source.py::TestIf::test_elif_clause >[gw15] [1289/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport >testing/_py/test_local.py::TestImport::test_pyimport_renamed_dir_creates_mismatch >[gw15] [1290/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_renamed_dir_creates_mismatch >testing/_py/test_local.py::TestImport::test_pyimport_messy_name >[gw15] [1291/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_messy_name >testing/_py/test_local.py::TestImport::test_pyimport_dir >[gw15] [1292/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_dir >testing/_py/test_local.py::TestImport::test_pyimport_execfile_different_name >[gw15] [1293/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_execfile_different_name >testing/_py/test_local.py::TestImport::test_pyimport_a >[gw15] [1294/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_a >testing/_py/test_local.py::TestImport::test_pyimport_b >[gw15] [1295/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_b >testing/_py/test_local.py::TestImport::test_pyimport_c >[gw15] [1296/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_c >testing/_py/test_local.py::TestImport::test_pyimport_d >[gw15] [1297/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_d >testing/_py/test_local.py::TestImport::test_pyimport_and_import >testing/python/raises.py::TestRaises::test_raises_cyclic_reference[function] >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message >[gw1] [1298/3410] PASSED testing/code/test_source.py::TestIf::test_elif_clause >testing/test_collection.py::TestImportModeImportlib::test_conftest >[gw13] [1299/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_cache_writefail_cachfile_silent >testing/test_cacheprovider.py::TestNewAPI::test_cache_writefail_permissions >testing/acceptance_test.py::TestGeneralUsage::test_report_all_failed_collections_initargs >[gw15] [1300/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_and_import >testing/_py/test_local.py::TestImport::test_pyimport_check_filepath_consistency >[gw15] [1301/3410] PASSED testing/_py/test_local.py::TestImport::test_pyimport_check_filepath_consistency >testing/_py/test_local.py::TestImport::test_issue131_pyimport_on__init__ >[gw15] [1302/3410] PASSED testing/_py/test_local.py::TestImport::test_issue131_pyimport_on__init__ >testing/_py/test_local.py::TestImport::test_ensuresyspath_append >[gw15] [1303/3410] PASSED testing/_py/test_local.py::TestImport::test_ensuresyspath_append >testing/_py/test_local.py::TestImportlibImport::test_pyimport >[gw15] [1304/3410] PASSED testing/_py/test_local.py::TestImportlibImport::test_pyimport >testing/_py/test_local.py::TestImportlibImport::test_pyimport_dir_fails >[gw15] [1305/3410] PASSED testing/_py/test_local.py::TestImportlibImport::test_pyimport_dir_fails >testing/_py/test_local.py::TestImportlibImport::test_pyimport_execfile_different_name >[gw15] [1306/3410] PASSED testing/_py/test_local.py::TestImportlibImport::test_pyimport_execfile_different_name >testing/_py/test_local.py::TestImportlibImport::test_pyimport_relative_import_fails >[gw15] [1307/3410] PASSED testing/_py/test_local.py::TestImportlibImport::test_pyimport_relative_import_fails >[gw12] [1308/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_inline_walrus_operator_reverse >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_no_variable_name_conflict >[gw13] [1309/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_cache_writefail_permissions >testing/_py/test_local.py::TestImportlibImport::test_pyimport_doesnt_use_sys_modules >[gw15] [1310/3410] PASSED testing/_py/test_local.py::TestImportlibImport::test_pyimport_doesnt_use_sys_modules >testing/_py/test_local.py::test_pypkgdir >[gw15] [1311/3410] PASSED testing/_py/test_local.py::test_pypkgdir >testing/_py/test_local.py::test_pypkgdir_unimportable >[gw15] [1312/3410] PASSED testing/_py/test_local.py::test_pypkgdir_unimportable >testing/_py/test_local.py::test_isimportable >[gw15] [1313/3410] PASSED testing/_py/test_local.py::test_isimportable >testing/_py/test_local.py::test_homedir_from_HOME >[gw15] [1314/3410] PASSED testing/_py/test_local.py::test_homedir_from_HOME >testing/code/test_source.py::TestIf::test_elif >[gw15] [1315/3410] PASSED testing/code/test_source.py::TestIf::test_elif >testing/code/test_source.py::TestIf::test_else >[gw15] [1316/3410] PASSED testing/code/test_source.py::TestIf::test_else >testing/code/test_source.py::test_semicolon >[gw15] [1317/3410] PASSED testing/code/test_source.py::test_semicolon >testing/code/test_source.py::test_def_online >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=False,tbfilter=False] >[gw11] [1318/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=value,showlocals=True,funcargs=False,tbfilter=False] >testing/test_config.py::test_no_terminal_discovery_error >[gw15] [1319/3410] PASSED testing/code/test_source.py::test_def_online >testing/code/test_source.py::test_decorator >[gw15] [1320/3410] PASSED testing/code/test_source.py::test_decorator >testing/code/test_source.py::test_getstartingblock_multiline >[gw15] [1321/3410] PASSED testing/code/test_source.py::test_getstartingblock_multiline >testing/freeze/tests/test_trivial.py::test_upper >[gw15] [1322/3410] PASSED testing/freeze/tests/test_trivial.py::test_upper >testing/freeze/tests/test_trivial.py::test_lower >[gw15] [1323/3410] PASSED testing/freeze/tests/test_trivial.py::test_lower >testing/io/test_saferepr.py::test_simple_repr >[gw15] [1324/3410] PASSED testing/io/test_saferepr.py::test_simple_repr >testing/io/test_saferepr.py::test_maxsize >[gw15] [1325/3410] PASSED testing/io/test_saferepr.py::test_maxsize >testing/io/test_saferepr.py::test_no_maxsize >[gw15] [1326/3410] PASSED testing/io/test_saferepr.py::test_no_maxsize >testing/io/test_saferepr.py::test_maxsize_error_on_instance >[gw15] [1327/3410] PASSED testing/io/test_saferepr.py::test_maxsize_error_on_instance >testing/io/test_saferepr.py::test_exceptions >[gw15] [1328/3410] PASSED testing/io/test_saferepr.py::test_exceptions >testing/io/test_saferepr.py::test_baseexception >[gw15] [1329/3410] PASSED testing/io/test_saferepr.py::test_baseexception >testing/io/test_saferepr.py::test_buggy_builtin_repr >[gw15] [1330/3410] PASSED testing/io/test_saferepr.py::test_buggy_builtin_repr >testing/io/test_saferepr.py::test_big_repr >[gw15] [1331/3410] PASSED testing/io/test_saferepr.py::test_big_repr >testing/io/test_saferepr.py::test_repr_on_newstyle >[gw15] [1332/3410] PASSED testing/io/test_saferepr.py::test_repr_on_newstyle >testing/io/test_saferepr.py::test_unicode >[gw15] [1333/3410] PASSED testing/io/test_saferepr.py::test_unicode >testing/io/test_saferepr.py::test_pformat_dispatch >[gw1] [1334/3410] PASSED testing/test_collection.py::TestImportModeImportlib::test_conftest >testing/test_collection.py::TestImportModeImportlib::test_modules_importable_as_side_effect >[gw5] [1335/3410] PASSED testing/acceptance_test.py::test_zipimport_hook >[gw9] [1336/3410] PASSED testing/python/raises.py::TestRaises::test_raises_cyclic_reference[function] >testing/test_config.py::TestConfigAPI::test_addini_args_pyproject_toml >[gw9] [1337/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_args_pyproject_toml >testing/test_config.py::TestConfigAPI::test_addini_linelist_ini_files >testing/test_cacheprovider.py::TestNewAPI::test_cache_failure_warns >testing/acceptance_test.py::test_import_plugin_unicode_name >[gw4] [1338/3410] PASSED testing/test_collection.py::TestCollectFS::test_custom_norecursedirs >[gw6] [1339/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=True,funcargs=False,tbfilter=False] >testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=True,tbfilter=True] >testing/test_collection.py::TestCollectFS::test_testpaths_ini >[gw15] [1340/3410] PASSED testing/io/test_saferepr.py::test_pformat_dispatch >testing/io/test_saferepr.py::test_broken_getattribute >[gw15] [1341/3410] PASSED testing/io/test_saferepr.py::test_broken_getattribute >testing/io/test_saferepr.py::test_saferepr_unlimited >[gw15] [1342/3410] PASSED testing/io/test_saferepr.py::test_saferepr_unlimited >testing/io/test_saferepr.py::test_saferepr_unlimited_exc >[gw15] [1343/3410] PASSED testing/io/test_saferepr.py::test_saferepr_unlimited_exc >testing/io/test_terminalwriter.py::test_terminal_width_COLUMNS >[gw15] [1344/3410] PASSED testing/io/test_terminalwriter.py::test_terminal_width_COLUMNS >testing/io/test_terminalwriter.py::test_terminalwriter_width_bogus >[gw15] [1345/3410] PASSED testing/io/test_terminalwriter.py::test_terminalwriter_width_bogus >testing/io/test_terminalwriter.py::test_terminalwriter_computes_width >[gw15] [1346/3410] PASSED testing/io/test_terminalwriter.py::test_terminalwriter_computes_width >testing/io/test_terminalwriter.py::test_terminalwriter_dumb_term_no_markup >[gw15] [1347/3410] PASSED testing/io/test_terminalwriter.py::test_terminalwriter_dumb_term_no_markup >testing/io/test_terminalwriter.py::test_terminalwriter_not_unicode >[gw15] [1348/3410] PASSED testing/io/test_terminalwriter.py::test_terminalwriter_not_unicode >[gw11] [1349/3410] PASSED testing/test_config.py::test_no_terminal_discovery_error >testing/test_config.py::test_collect_pytest_prefix_bug_integration >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line[path] >[gw15] [1350/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line[path] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line[stringio] >[gw2] [1351/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_multiline >[gw15] [1352/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line[stringio] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_unicode[path] >[gw0] [1353/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_config_preparse_plugin_option >testing/acceptance_test.py::TestGeneralUsage::test_early_load_setuptools_name[True] >[gw3] [1354/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--ff-True] >testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--ff-False] >[gw15] [1355/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_unicode[path] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_unicode[stringio] >[gw9] [1356/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_linelist_ini_files >[gw15] [1357/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_line_unicode[stringio] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_no_title[path] >testing/test_config.py::TestConfigAPI::test_addini_linelist_pprojecttoml >[gw15] [1358/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_no_title[path] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_no_title[stringio] >[gw15] [1359/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_no_title[stringio] >[gw7] [1360/3410] PASSED testing/test_capture.py::TestPerTestCapturing::test_teardown_capturing >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_with_title[path] >testing/test_capture.py::TestPerTestCapturing::test_teardown_capturing_final >[gw15] [1361/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_with_title[path] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_with_title[stringio] >[gw15] [1362/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_with_title[stringio] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_longer_than_width[path] >[gw15] [1363/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_longer_than_width[path] >testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_longer_than_width[stringio] >[gw15] [1364/3410] PASSED testing/io/test_terminalwriter.py::TestTerminalWriter::test_sep_longer_than_width[stringio] >testing/test_config.py::test_config_blocked_default_plugins[pastebin] >[gw13] [1365/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_cache_failure_warns >testing/test_cacheprovider.py::TestNewAPI::test_config_cache >[gw1] [1366/3410] PASSED testing/test_collection.py::TestImportModeImportlib::test_modules_importable_as_side_effect >testing/test_collection.py::TestImportModeImportlib::test_modules_not_importable_as_side_effect >[gw9] [1367/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_linelist_pprojecttoml >testing/test_config.py::TestConfigAPI::test_addini_bool[True-True] >[gw12] [1368/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_no_variable_name_conflict >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_true_assertion_and_changes_variable_value >[gw2] [1369/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_multiline >[gw5] [1370/3410] PASSED testing/acceptance_test.py::test_import_plugin_unicode_name >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_tuple >testing/acceptance_test.py::test_pytest_plugins_as_module >[gw6] [1371/3410] PASSED testing/code/test_excinfo.py::TestFormattedExcinfo::test_format_excinfo[style=long,showlocals=False,funcargs=True,tbfilter=True] >testing/test_config.py::TestParseIni::test_disable_warnings_plugin_disables_config_warnings >[gw11] [1372/3410] PASSED testing/test_config.py::test_collect_pytest_prefix_bug_integration >testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[setup.cfg] >[gw0] [1373/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_early_load_setuptools_name[True] >testing/acceptance_test.py::TestGeneralUsage::test_early_load_setuptools_name[False] >[gw10] [1374/3410] PASSED testing/test_capture.py::test_capturing_and_logging_fundamentals[SysCapture(2, tee=True)] >testing/test_capture.py::test_capturing_and_logging_fundamentals[FDCapture(2)] >[gw9] [1375/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_bool[True-True] >testing/test_config.py::TestConfigAPI::test_addini_bool[no-False] >[gw7] [1376/3410] PASSED testing/test_capture.py::TestPerTestCapturing::test_teardown_capturing_final >testing/test_capture.py::TestPerTestCapturing::test_capturing_outerr >[gw13] [1377/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_config_cache >testing/test_cacheprovider.py::TestNewAPI::test_cachefuncarg >[gw12] [1378/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_true_assertion_and_changes_variable_value >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_fail_assertion >[gw1] [1379/3410] PASSED testing/test_collection.py::TestImportModeImportlib::test_modules_not_importable_as_side_effect >[gw9] [1380/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_bool[no-False] >[gw2] [1381/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_tuple >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_expr >testing/test_collection.py::TestImportModeImportlib::test_using_python_path >testing/test_config.py::TestConfigAPI::test_addini_bool[no-ini-True] >[gw5] [1382/3410] PASSED testing/acceptance_test.py::test_pytest_plugins_as_module >[gw6] [1383/3410] PASSED testing/test_config.py::TestParseIni::test_disable_warnings_plugin_disables_config_warnings >testing/acceptance_test.py::test_deferred_hook_checking >testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing] >[gw0] [1384/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_early_load_setuptools_name[False] >testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[prepend] >[gw3] [1385/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--ff-False] >testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--lf-True] >[gw15] [1386/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[pastebin] >testing/test_config.py::test_config_blocked_default_plugins[nose] >[gw9] [1387/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_bool[no-ini-True] >testing/test_config.py::TestConfigAPI::test_addinivalue_line_existing >[gw7] [1388/3410] PASSED testing/test_capture.py::TestPerTestCapturing::test_capturing_outerr >testing/test_capture.py::TestCaptureFixture::test_std_functional[opt0] >[gw13] [1389/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_cachefuncarg >testing/test_cacheprovider.py::TestNewAPI::test_custom_rel_cache_dir >[gw6] [1390/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing] >[gw12] [1391/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_fail_assertion >testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing-1-ok] >[gw2] [1392/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_expr >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_escape >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_boolean_composite >[gw1] [1393/3410] PASSED testing/test_collection.py::TestImportModeImportlib::test_using_python_path >[gw11] [1394/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[setup.cfg] >testing/test_collection.py::test_does_not_crash_on_error_from_decorated_function >testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[tox.ini] >[gw5] [1395/3410] PASSED testing/acceptance_test.py::test_deferred_hook_checking >testing/acceptance_test.py::test_fixture_order_respects_scope >[gw9] [1396/3410] PASSED testing/test_config.py::TestConfigAPI::test_addinivalue_line_existing >testing/test_config.py::TestConfigAPI::test_addinivalue_line_new >[gw6] [1397/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[2-missing-1-ok] >testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok] >[gw9] [1398/3410] PASSED testing/test_config.py::TestConfigAPI::test_addinivalue_line_new >testing/test_config.py::TestConfigAPI::test_confcutdir_check_isdir >[gw7] [1399/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_std_functional[opt0] >[gw13] [1400/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_custom_rel_cache_dir >testing/test_capture.py::TestCaptureFixture::test_std_functional[opt1] >testing/test_cacheprovider.py::TestNewAPI::test_custom_abs_cache_dir >[gw12] [1401/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_boolean_composite >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_compare_boolean_fails >[gw2] [1402/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_message_escape >testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_messages_bytes >[gw5] [1403/3410] PASSED testing/acceptance_test.py::test_fixture_order_respects_scope >testing/acceptance_test.py::test_fixture_mock_integration >[gw6] [1404/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok] >testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-pin-exact] >[gw15] [1405/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[nose] >testing/test_config.py::test_config_blocked_default_plugins[assertion] >[gw3] [1406/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--lf-True] >testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--lf-False] >[gw14] [1407/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_report_all_failed_collections_initargs >[gw10] [1408/3410] PASSED testing/test_capture.py::test_capturing_and_logging_fundamentals[FDCapture(2)] >testing/acceptance_test.py::TestGeneralUsage::test_namespace_import_doesnt_confuse_import_hook >testing/test_capture.py::test_error_attribute_issue555 >[gw0] [1409/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[prepend] >testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[append] >[gw9] [1410/3410] PASSED testing/test_config.py::TestConfigAPI::test_confcutdir_check_isdir >testing/test_config.py::test_options_on_small_file_do_not_blow_up >[gw13] [1411/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_custom_abs_cache_dir >[gw7] [1412/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_std_functional[opt1] >testing/test_cacheprovider.py::TestNewAPI::test_custom_cache_dir_with_env_var >testing/test_capture.py::TestCaptureFixture::test_capsyscapfd >[gw6] [1413/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-pin-exact] >testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-pin-loose] >[gw2] [1414/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_assertion_messages_bytes >testing/test_assertrewrite.py::TestAssertionRewrite::test_at_operator_issue1290 >[gw11] [1415/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[tox.ini] >testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[pytest.ini] >[gw12] [1416/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_compare_boolean_fails >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_boolean_none_fails >[gw5] [1417/3410] PASSED testing/acceptance_test.py::test_fixture_mock_integration >testing/acceptance_test.py::test_usage_error_code >[gw14] [1418/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_namespace_import_doesnt_confuse_import_hook >testing/acceptance_test.py::TestGeneralUsage::test_unknown_option >[gw6] [1419/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-pin-loose] >[gw0] [1420/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[append] >testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-prerelease] >[gw10] [1421/3410] PASSED testing/test_capture.py::test_error_attribute_issue555 >testing/test_capture.py::test_dontreadfrominput_has_encoding >testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[importlib] >[gw5] [1422/3410] PASSED testing/acceptance_test.py::test_usage_error_code >testing/acceptance_test.py::test_warn_on_async_function >[gw13] [1423/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_custom_cache_dir_with_env_var >testing/test_cacheprovider.py::test_cache_reportheader[env0] >[gw7] [1424/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capsyscapfd >testing/test_capture.py::TestCaptureFixture::test_capturing_getfixturevalue >[gw2] [1425/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_at_operator_issue1290 >[gw14] [1426/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_unknown_option >testing/acceptance_test.py::TestGeneralUsage::test_getsourcelines_error_issue553 >testing/test_assertrewrite.py::TestAssertionRewrite::test_starred_with_side_effect >[gw1] [1427/3410] PASSED testing/test_collection.py::test_does_not_crash_on_error_from_decorated_function >testing/test_collection.py::test_does_not_crash_on_recursive_symlink >[gw12] [1428/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_boolean_none_fails >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_value_changes_cleared_after_each_test >[gw15] [1429/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[assertion] >testing/test_config.py::test_config_blocked_default_plugins[junitxml] >[gw6] [1430/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[1-ok-prerelease] >testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-version] >[gw3] [1431/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lf_and_ff_prints_no_needless_message[--lf-False] >testing/test_cacheprovider.py::TestLastFailed::test_cache_cumulative >[gw10] [1432/3410] PASSED testing/test_capture.py::test_dontreadfrominput_has_encoding >[gw0] [1433/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_assertion_rewrite[importlib] >testing/test_capture.py::test_typeerror_encodedfile_write >testing/acceptance_test.py::TestGeneralUsage::test_nested_import_error >[gw5] [1434/3410] PASSED testing/acceptance_test.py::test_warn_on_async_function >testing/acceptance_test.py::test_warn_on_async_gen_function >[gw13] [1435/3410] PASSED testing/test_cacheprovider.py::test_cache_reportheader[env0] >testing/test_cacheprovider.py::test_cache_reportheader[env1] >[gw11] [1436/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_names[pytest.ini] >testing/test_config.py::TestOverrideIniArgs::test_override_ini_paths >[gw4] [1437/3410] PASSED testing/test_collection.py::TestCollectFS::test_testpaths_ini >[gw14] [1438/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_getsourcelines_error_issue553 >testing/acceptance_test.py::TestGeneralUsage::test_plugins_given_as_strings >testing/test_collection.py::TestCollectPluginHookRelay::test_pytest_collect_file >[gw2] [1439/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_starred_with_side_effect >[gw1] [1440/3410] PASSED testing/test_collection.py::test_does_not_crash_on_recursive_symlink >testing/test_assertrewrite.py::TestRewriteOnImport::test_pycache_is_a_file >testing/test_compat.py::test_is_generator_async_syntax >[gw6] [1441/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-version] >testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-versions] >[gw7] [1442/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capturing_getfixturevalue >[gw12] [1443/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_value_changes_cleared_after_each_test >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_in_operand >testing/test_capture.py::TestCaptureFixture::test_capsyscapfdbinary >[gw6] [1444/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[missing-versions] >testing/test_config.py::TestParseIni::test_missing_required_plugins[invalid-header] >[gw4] [1445/3410] PASSED testing/test_collection.py::TestCollectPluginHookRelay::test_pytest_collect_file >[gw13] [1446/3410] PASSED testing/test_cacheprovider.py::test_cache_reportheader[env1] >testing/test_collection.py::TestPrunetraceback::test_custom_repr_failure >testing/test_cacheprovider.py::test_cache_reportheader_external_abspath >[gw11] [1447/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_paths >testing/test_config.py::TestOverrideIniArgs::test_override_multiple_and_default >[gw2] [1448/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_pycache_is_a_file >[gw15] [1449/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[junitxml] >testing/test_assertrewrite.py::TestRewriteOnImport::test_pycache_is_readonly >[gw1] [1450/3410] PASSED testing/test_compat.py::test_is_generator_async_syntax >testing/test_compat.py::test_is_generator_async_gen_syntax >testing/test_config.py::test_config_blocked_default_plugins[doctest] >[gw12] [1451/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_in_operand >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_in_operand_json_dumps >[gw6] [1452/3410] PASSED testing/test_config.py::TestParseIni::test_missing_required_plugins[invalid-header] >[gw7] [1453/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capsyscapfdbinary >testing/test_config.py::TestParseIni::test_early_config_cmdline >testing/test_capture.py::TestCaptureFixture::test_capture_is_represented_on_failure_issue128[sys] >[gw0] [1454/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_nested_import_error >testing/acceptance_test.py::TestGeneralUsage::test_not_collectable_arguments >[gw13] [1455/3410] PASSED testing/test_cacheprovider.py::test_cache_reportheader_external_abspath >testing/test_cacheprovider.py::test_cache_show >[gw11] [1456/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_multiple_and_default >testing/test_config.py::TestOverrideIniArgs::test_override_ini_usage_error_bad_style >[gw2] [1457/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_pycache_is_readonly >testing/test_assertrewrite.py::TestRewriteOnImport::test_zipfile >[gw1] [1458/3410] PASSED testing/test_compat.py::test_is_generator_async_gen_syntax >testing/test_config.py::TestParseIni::test_getcfg_and_config[pytest-pytest.ini] >[gw12] [1459/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_in_operand_json_dumps >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function >[gw5] [1460/3410] PASSED testing/acceptance_test.py::test_warn_on_async_gen_function >testing/acceptance_test.py::test_no_brokenpipeerror_message >[gw11] [1461/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_usage_error_bad_style >testing/test_config.py::TestOverrideIniArgs::test_override_ini_handled_asap[True] >[gw6] [1462/3410] PASSED testing/test_config.py::TestParseIni::test_early_config_cmdline >testing/test_config.py::TestConfigCmdlineParsing::test_parsing_again_fails >[gw10] [1463/3410] PASSED testing/test_capture.py::test_typeerror_encodedfile_write >[gw7] [1464/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capture_is_represented_on_failure_issue128[sys] >testing/test_capture.py::test_encodedfile_writelines >testing/test_capture.py::TestCaptureFixture::test_capture_is_represented_on_failure_issue128[fd] >[gw10] [1465/3410] PASSED testing/test_capture.py::test_encodedfile_writelines >testing/test_collection.py::TestCollector::test_check_equality >[gw1] [1466/3410] PASSED testing/test_config.py::TestParseIni::test_getcfg_and_config[pytest-pytest.ini] >[gw0] [1467/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_not_collectable_arguments >testing/test_config.py::TestParseIni::test_getcfg_and_config[tool:pytest-setup.cfg] >testing/acceptance_test.py::TestGeneralUsage::test_better_reporting_on_conftest_load_failure >[gw15] [1468/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[doctest] >[gw14] [1469/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_plugins_given_as_strings >testing/acceptance_test.py::TestGeneralUsage::test_parametrized_with_bytes_regex >testing/test_config.py::test_config_blocked_default_plugins[cacheprovider] >[gw4] [1470/3410] PASSED testing/test_collection.py::TestPrunetraceback::test_custom_repr_failure >testing/test_collection.py::TestPrunetraceback::test_collect_report_postprocessing >[gw6] [1471/3410] PASSED testing/test_config.py::TestConfigCmdlineParsing::test_parsing_again_fails >testing/test_config.py::TestConfigCmdlineParsing::test_explicitly_specified_config_file_is_loaded >[gw2] [1472/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_zipfile >testing/test_assertrewrite.py::TestRewriteOnImport::test_load_resource_via_files_with_rewrite >[gw12] [1473/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function_keyword_arg >[gw1] [1474/3410] PASSED testing/test_config.py::TestParseIni::test_getcfg_and_config[tool:pytest-setup.cfg] >testing/test_config.py::TestParseIni::test_setupcfg_uses_toolpytest_with_pytest >[gw11] [1475/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_handled_asap[True] >testing/test_config.py::TestOverrideIniArgs::test_override_ini_handled_asap[False] >[gw10] [1476/3410] PASSED testing/test_collection.py::TestCollector::test_check_equality >testing/test_collection.py::TestCollector::test_getparent_and_accessors >[gw7] [1477/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capture_is_represented_on_failure_issue128[fd] >testing/test_capture.py::TestCaptureFixture::test_stdfd_functional >[gw14] [1478/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_parametrized_with_bytes_regex >testing/acceptance_test.py::TestGeneralUsage::test_parametrized_with_null_bytes >[gw12] [1479/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function_keyword_arg >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function_arg_as_function >[gw0] [1480/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_better_reporting_on_conftest_load_failure >testing/acceptance_test.py::TestGeneralUsage::test_early_skip >[gw2] [1481/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_load_resource_via_files_with_rewrite >testing/test_assertrewrite.py::TestRewriteOnImport::test_readonly >[gw11] [1482/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_override_ini_handled_asap[False] >testing/test_config.py::TestOverrideIniArgs::test_addopts_from_ini_not_concatenated >[gw1] [1483/3410] PASSED testing/test_config.py::TestParseIni::test_setupcfg_uses_toolpytest_with_pytest >testing/test_config.py::TestParseIni::test_append_parse_args >[gw4] [1484/3410] XFAIL testing/test_collection.py::TestPrunetraceback::test_collect_report_postprocessing >testing/test_collection.py::TestCustomConftests::test_ignore_collect_path >[gw6] [1485/3410] PASSED testing/test_config.py::TestConfigCmdlineParsing::test_explicitly_specified_config_file_is_loaded >testing/test_config.py::TestConfigCmdlineParsing::test_absolute_win32_path >[gw10] [1486/3410] PASSED testing/test_collection.py::TestCollector::test_getparent_and_accessors >testing/test_collection.py::TestCollector::test_getcustomfile_roundtrip >[gw15] [1487/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[cacheprovider] >testing/test_config.py::test_config_blocked_default_plugins[freeze_support] >[gw11] [1488/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_addopts_from_ini_not_concatenated >testing/test_config.py::TestOverrideIniArgs::test_multiple_override_ini_options >[gw7] [1489/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_stdfd_functional >testing/test_capture.py::TestCaptureFixture::test_capfdbinary >[gw14] [1490/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_parametrized_with_null_bytes >testing/acceptance_test.py::TestInvocationVariants::test_earlyinit >[gw1] [1491/3410] PASSED testing/test_config.py::TestParseIni::test_append_parse_args >[gw6] [1492/3410] PASSED testing/test_config.py::TestConfigCmdlineParsing::test_absolute_win32_path >testing/test_config.py::TestParseIni::test_tox_ini_wrong_version >testing/test_config.py::TestConfigAPI::test_config_trace >[gw12] [1493/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_equals_operand_function_arg_as_function >testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_gt_operand_function >[gw0] [1494/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_early_skip >testing/acceptance_test.py::TestGeneralUsage::test_issue88_initial_file_multinodes >[gw1] [1495/3410] PASSED testing/test_config.py::TestParseIni::test_tox_ini_wrong_version >[gw2] [1496/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_readonly >testing/test_config.py::TestParseIni::test_ini_names[tool:pytest-setup.cfg] >testing/test_assertrewrite.py::TestRewriteOnImport::test_orphaned_pyc_file >[gw10] [1497/3410] PASSED testing/test_collection.py::TestCollector::test_getcustomfile_roundtrip >[gw6] [1498/3410] PASSED testing/test_config.py::TestConfigAPI::test_config_trace >[gw13] [1499/3410] PASSED testing/test_cacheprovider.py::test_cache_show >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_usecase >[gw4] [1500/3410] PASSED testing/test_collection.py::TestCustomConftests::test_ignore_collect_path >testing/test_collection.py::TestCustomConftests::test_ignore_collect_not_called_on_argument >testing/test_collection.py::TestCollector::test_can_skip_class_with_test_attr >testing/test_config.py::TestConfigAPI::test_config_getoption >[gw11] [1501/3410] PASSED testing/test_config.py::TestOverrideIniArgs::test_multiple_override_ini_options >testing/test_config.py::test_help_via_addopts >[gw7] [1502/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capfdbinary >[gw1] [1503/3410] PASSED testing/test_config.py::TestParseIni::test_ini_names[tool:pytest-setup.cfg] >testing/test_capture.py::TestCaptureFixture::test_capsysbinary >testing/test_config.py::TestParseIni::test_ini_names[pytest-tox.ini] >[gw0] [1504/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_issue88_initial_file_multinodes >testing/acceptance_test.py::TestGeneralUsage::test_issue93_initialnode_importing_capturing >[gw6] [1505/3410] PASSED testing/test_config.py::TestConfigAPI::test_config_getoption >testing/test_config.py::TestConfigAPI::test_config_getoption_unicode >[gw12] [1506/3410] PASSED testing/test_assertrewrite.py::TestIssue11028::test_assertion_walrus_operator_gt_operand_function >testing/test_assertrewrite.py::test_source_mtime_long_long[-1] >[gw1] [1507/3410] PASSED testing/test_config.py::TestParseIni::test_ini_names[pytest-tox.ini] >testing/test_config.py::TestParseIni::test_ini_names[pytest-pytest.ini] >[gw11] [1508/3410] PASSED testing/test_config.py::test_help_via_addopts >testing/test_config.py::test_help_and_version_after_argument_error >[gw2] [1509/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_orphaned_pyc_file >testing/test_assertrewrite.py::TestRewriteOnImport::test_package >[gw10] [1510/3410] PASSED testing/test_collection.py::TestCollector::test_can_skip_class_with_test_attr >testing/test_collection.py::TestCollectFS::test_ignored_certain_directories >[gw6] [1511/3410] PASSED testing/test_config.py::TestConfigAPI::test_config_getoption_unicode >testing/test_config.py::TestConfigAPI::test_config_getvalueorskip >[gw1] [1512/3410] PASSED testing/test_config.py::TestParseIni::test_ini_names[pytest-pytest.ini] >testing/test_config.py::TestParseIni::test_ini_names[pytest-.pytest.ini] >[gw7] [1513/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capsysbinary >testing/test_capture.py::TestCaptureFixture::test_partial_setup_failure >[gw0] [1514/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_issue93_initialnode_importing_capturing >testing/acceptance_test.py::TestGeneralUsage::test_conftest_printing_shows_if_error >[gw6] [1515/3410] PASSED testing/test_config.py::TestConfigAPI::test_config_getvalueorskip >testing/test_config.py::TestConfigAPI::test_config_getvalueorskip_None >[gw12] [1516/3410] PASSED testing/test_assertrewrite.py::test_source_mtime_long_long[-1] >testing/test_assertrewrite.py::test_source_mtime_long_long[1] >[gw4] [1517/3410] PASSED testing/test_collection.py::TestCustomConftests::test_ignore_collect_not_called_on_argument >testing/test_collection.py::TestCustomConftests::test_collectignore_exclude_on_option >[gw5] [1518/3410] PASSED testing/acceptance_test.py::test_no_brokenpipeerror_message >[gw1] [1519/3410] PASSED testing/test_config.py::TestParseIni::test_ini_names[pytest-.pytest.ini] >testing/test_config.py::TestParseIni::test_pyproject_toml >testing/acceptance_test.py::test_function_return_non_none_warning >[gw2] [1520/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_package >testing/test_assertrewrite.py::TestRewriteOnImport::test_translate_newlines >[gw0] [1521/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_conftest_printing_shows_if_error >testing/acceptance_test.py::TestGeneralUsage::test_issue109_sibling_conftests_not_loaded >[gw15] [1522/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[freeze_support] >[gw11] [1523/3410] PASSED testing/test_config.py::test_help_and_version_after_argument_error >testing/test_config.py::test_config_blocked_default_plugins[setuponly] >testing/test_config.py::test_config_does_not_load_blocked_plugin_from_args >[gw10] [1524/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_certain_directories >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate] >[gw6] [1525/3410] PASSED testing/test_config.py::TestConfigAPI::test_config_getvalueorskip_None >testing/test_config.py::TestConfigAPI::test_getoption >[gw1] [1526/3410] PASSED testing/test_config.py::TestParseIni::test_pyproject_toml >testing/test_config.py::TestParseIni::test_toxini_before_lower_pytestini >[gw12] [1527/3410] PASSED testing/test_assertrewrite.py::test_source_mtime_long_long[1] >testing/test_assertrewrite.py::test_rewrite_infinite_recursion >[gw12] [1528/3410] PASSED testing/test_assertrewrite.py::test_rewrite_infinite_recursion >testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_basic >[gw6] [1529/3410] PASSED testing/test_config.py::TestConfigAPI::test_getoption >[gw7] [1530/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_partial_setup_failure >testing/test_config.py::TestConfigAPI::test_getconftest_pathlist >[gw12] [1531/3410] PASSED testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_basic >[gw2] [1532/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_translate_newlines >testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_pattern_contains_subdirectories >testing/test_assertrewrite.py::TestRewriteOnImport::test_package_without__init__py >testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures_teardown[capsys] >[gw1] [1533/3410] PASSED testing/test_config.py::TestParseIni::test_toxini_before_lower_pytestini >[gw12] [1534/3410] PASSED testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_pattern_contains_subdirectories >testing/test_config.py::TestParseIni::test_ini_parse_error >[gw5] [1535/3410] PASSED testing/acceptance_test.py::test_function_return_non_none_warning >testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_cwd_changed >testing/deprecated_test.py::test_external_plugins_integrated[pytest_capturelog] >[gw1] [1536/3410] PASSED testing/test_config.py::TestParseIni::test_ini_parse_error >testing/test_config.py::TestParseIni::test_toml_parse_error >[gw6] [1537/3410] PASSED testing/test_config.py::TestConfigAPI::test_getconftest_pathlist >[gw14] [1538/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_earlyinit >testing/test_config.py::TestConfigAPI::test_addini[not passed] >[gw1] [1539/3410] PASSED testing/test_config.py::TestParseIni::test_toml_parse_error >[gw3] [1540/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_cache_cumulative >testing/test_config.py::TestParseIni::test_confcutdir >testing/acceptance_test.py::TestInvocationVariants::test_pydoc >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_no_failures_behavior_all_passed >[gw4] [1541/3410] PASSED testing/test_collection.py::TestCustomConftests::test_collectignore_exclude_on_option >testing/test_collection.py::TestCustomConftests::test_collectignoreglob_exclude_on_option >[gw2] [1542/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_package_without__init__py >[gw15] [1543/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[setuponly] >testing/test_assertrewrite.py::TestRewriteOnImport::test_remember_rewritten_modules >testing/test_config.py::test_config_blocked_default_plugins[setupplan] >[gw12] [1544/3410] PASSED testing/test_assertrewrite.py::TestEarlyRewriteBailout::test_cwd_changed >testing/test_assertrewrite.py::TestAssertionPass::test_option_default >[gw11] [1545/3410] PASSED testing/test_config.py::test_config_does_not_load_blocked_plugin_from_args >testing/test_config.py::test_invocation_args >[gw2] [1546/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_remember_rewritten_modules >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_sys_meta_path_munged >[gw7] [1547/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures_teardown[capsys] >[gw6] [1548/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini[not passed] >testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures_teardown[capfd] >testing/test_config.py::TestConfigAPI::test_addini[None] >[gw12] [1549/3410] PASSED testing/test_assertrewrite.py::TestAssertionPass::test_option_default >testing/test_assertrewrite.py::TestAssertionPass::test_hook_call >[gw0] [1550/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_issue109_sibling_conftests_not_loaded >testing/acceptance_test.py::TestGeneralUsage::test_directory_skipped >[gw5] [1551/3410] PASSED testing/deprecated_test.py::test_external_plugins_integrated[pytest_capturelog] >[gw6] [1552/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini[None] >testing/test_config.py::TestConfigAPI::test_addini["string"] >testing/deprecated_test.py::test_external_plugins_integrated[pytest_catchlog] >[gw1] [1553/3410] XFAIL testing/test_config.py::TestParseIni::test_confcutdir >testing/test_config.py::TestParseIni::test_invalid_config_options[2-unknowns] >[gw11] [1554/3410] PASSED testing/test_config.py::test_invocation_args >testing/test_config.py::test_config_blocked_default_plugins[python] >[gw2] [1555/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_sys_meta_path_munged >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_write_pyc >[gw10] [1556/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate.csh] >[gw7] [1557/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures_teardown[capfd] >testing/test_capture.py::test_setup_failure_does_not_kill_capturing >[gw6] [1558/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini["string"] >testing/test_config.py::TestConfigAPI::test_addini_paths[ini] >[gw0] [1559/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_directory_skipped >testing/acceptance_test.py::TestGeneralUsage::test_multiple_items_per_collector_byid >[gw2] [1560/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_write_pyc >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc_success >[gw4] [1561/3410] PASSED testing/test_collection.py::TestCustomConftests::test_collectignoreglob_exclude_on_option >testing/test_collection.py::TestCustomConftests::test_pytest_fs_collect_hooks_are_seen >[gw6] [1562/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_paths[ini] >[gw11] [1563/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[python] >testing/test_config.py::TestConfigAPI::test_addini_paths[pyproject] >testing/test_config.py::test_config_blocked_default_plugins[terminal] >[gw15] [1564/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[setupplan] >testing/test_config.py::test_config_blocked_default_plugins[stepwise] >[gw2] [1565/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_read_pyc_success >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_reload_is_same_and_reloads >[gw5] [1566/3410] PASSED testing/deprecated_test.py::test_external_plugins_integrated[pytest_catchlog] >testing/deprecated_test.py::test_external_plugins_integrated[pytest_faulthandler] >[gw6] [1567/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_paths[pyproject] >testing/test_config.py::TestConfigAPI::test_addini_args_ini_files >[gw13] [1568/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_usecase >testing/test_cacheprovider.py::TestLastFailed::test_failedfirst_order >[gw7] [1569/3410] PASSED testing/test_capture.py::test_setup_failure_does_not_kill_capturing >[gw0] [1570/3410] PASSED testing/acceptance_test.py::TestGeneralUsage::test_multiple_items_per_collector_byid >testing/test_collection.py::TestNodeKeywords::test_duplicates_handled_correctly >testing/test_capture.py::test_capture_conftest_runtest_setup >[gw9] [1571/3410] PASSED testing/test_config.py::test_options_on_small_file_do_not_blow_up >testing/test_config.py::test_preparse_ordering_with_setuptools >[gw4] [1572/3410] PASSED testing/test_collection.py::TestCustomConftests::test_pytest_fs_collect_hooks_are_seen >testing/test_collection.py::TestCustomConftests::test_pytest_collect_file_from_sister_dir >[gw8] [1573/3410] PASSED testing/code/test_excinfo.py::test_no_recursion_index_on_recursion_error >testing/code/test_source.py::test_source_str_function >[gw8] [1574/3410] PASSED testing/code/test_source.py::test_source_str_function >testing/code/test_source.py::test_source_from_function >[gw8] [1575/3410] PASSED testing/code/test_source.py::test_source_from_function >testing/code/test_source.py::test_source_from_method >[gw6] [1576/3410] PASSED testing/test_config.py::TestConfigAPI::test_addini_args_ini_files >[gw8] [1577/3410] PASSED testing/code/test_source.py::test_source_from_method >testing/code/test_source.py::test_source_from_lines >[gw8] [1578/3410] PASSED testing/code/test_source.py::test_source_from_lines >testing/test_debugging.py::TestPDB::test_pdb_custom_cls_without_pdb >testing/code/test_source.py::test_source_from_inner_function >[gw8] [1579/3410] PASSED testing/code/test_source.py::test_source_from_inner_function >testing/code/test_source.py::test_source_strips >[gw8] [1580/3410] PASSED testing/code/test_source.py::test_source_strips >testing/code/test_source.py::test_source_strip_multiline >[gw8] [1581/3410] PASSED testing/code/test_source.py::test_source_strip_multiline >testing/code/test_source.py::TestAccesses::test_getrange >[gw8] [1582/3410] PASSED testing/code/test_source.py::TestAccesses::test_getrange >testing/code/test_source.py::TestAccesses::test_getrange_step_not_supported >[gw8] [1583/3410] PASSED testing/code/test_source.py::TestAccesses::test_getrange_step_not_supported >[gw9] [1584/3410] PASSED testing/test_config.py::test_preparse_ordering_with_setuptools >testing/code/test_source.py::TestAccesses::test_getline >testing/test_config.py::test_setuptools_importerror_issue1479 >[gw8] [1585/3410] PASSED testing/code/test_source.py::TestAccesses::test_getline >testing/code/test_source.py::TestAccesses::test_len >[gw8] [1586/3410] PASSED testing/code/test_source.py::TestAccesses::test_len >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses >[gw1] [1587/3410] PASSED testing/test_config.py::TestParseIni::test_invalid_config_options[2-unknowns] >testing/test_config.py::TestParseIni::test_invalid_config_options[1-unknown] >[gw0] [1588/3410] PASSED testing/test_collection.py::TestNodeKeywords::test_duplicates_handled_correctly >[gw3] [1589/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_no_failures_behavior_all_passed >testing/test_collection.py::TestNodeKeywords::test_unpacked_marks_added_to_keywords >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_no_failures_behavior_empty_cache >[gw9] [1590/3410] PASSED testing/test_config.py::test_setuptools_importerror_issue1479 >testing/test_config.py::test_importlib_metadata_broken_distribution >[gw5] [1591/3410] PASSED testing/deprecated_test.py::test_external_plugins_integrated[pytest_faulthandler] >[gw15] [1592/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[stepwise] >testing/deprecated_test.py::test_fscollector_gethookproxy_isinitpath >testing/test_config.py::test_config_blocked_default_plugins[warnings] >[gw4] [1593/3410] PASSED testing/test_collection.py::TestCustomConftests::test_pytest_collect_file_from_sister_dir >testing/test_collection.py::TestSession::test_collect_topdir >[gw9] [1594/3410] PASSED testing/test_config.py::test_importlib_metadata_broken_distribution >testing/test_config.py::test_plugin_preparse_prevents_setuptools_loading[True] >[gw12] [1595/3410] PASSED testing/test_assertrewrite.py::TestAssertionPass::test_hook_call >testing/test_assertrewrite.py::TestAssertionPass::test_hook_call_with_parens >[gw0] [1596/3410] PASSED testing/test_collection.py::TestNodeKeywords::test_unpacked_marks_added_to_keywords >testing/test_collection.py::test_exit_on_collection_error >[gw4] [1597/3410] PASSED testing/test_collection.py::TestSession::test_collect_topdir >[gw13] [1598/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_failedfirst_order >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_failedfirst_order >testing/test_collection.py::TestSession::test_collect_protocol_single_function >[gw9] [1599/3410] PASSED testing/test_config.py::test_plugin_preparse_prevents_setuptools_loading[True] >testing/test_config.py::test_plugin_preparse_prevents_setuptools_loading[False] >[gw2] [1600/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_reload_is_same_and_reloads >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_get_data_support >[gw5] [1601/3410] PASSED testing/deprecated_test.py::test_fscollector_gethookproxy_isinitpath >testing/deprecated_test.py::test_strict_option_is_deprecated >[gw6] [1602/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_custom_cls_without_pdb >testing/test_debugging.py::TestDebuggingBreakpoints::test_pdb_custom_cls >[gw9] [1603/3410] PASSED testing/test_config.py::test_plugin_preparse_prevents_setuptools_loading[False] >testing/test_config.py::test_disable_plugin_autoload[parse_args0-True] >[gw7] [1604/3410] PASSED testing/test_capture.py::test_capture_conftest_runtest_setup >testing/test_capture.py::test_capture_badoutput_issue412 >[gw1] [1605/3410] PASSED testing/test_config.py::TestParseIni::test_invalid_config_options[1-unknown] >testing/test_config.py::TestParseIni::test_invalid_config_options[unknown-in-other-header] >[gw4] [1606/3410] PASSED testing/test_collection.py::TestSession::test_collect_protocol_single_function >testing/test_collection.py::TestSession::test_collect_protocol_method >[gw15] [1607/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[warnings] >[gw2] [1608/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_get_data_support >testing/test_config.py::test_config_blocked_default_plugins[logging] >testing/test_assertrewrite.py::test_issue731 >[gw9] [1609/3410] PASSED testing/test_config.py::test_disable_plugin_autoload[parse_args0-True] >testing/test_config.py::test_disable_plugin_autoload[parse_args1-False] >[gw6] [1610/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_pdb_custom_cls >testing/test_debugging.py::test_pdbcls_via_local_module >[gw8] [1611/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_recursive_dataclasses >[gw12] [1612/3410] PASSED testing/test_assertrewrite.py::TestAssertionPass::test_hook_call_with_parens >testing/test_assertrewrite.py::TestAssertionPass::test_hook_not_called_without_hookimpl >[gw9] [1613/3410] PASSED testing/test_config.py::test_disable_plugin_autoload[parse_args1-False] >testing/test_config.py::test_plugin_loading_order >[gw3] [1614/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_no_failures_behavior_empty_cache >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_skip_collection >[gw7] [1615/3410] PASSED testing/test_capture.py::test_capture_badoutput_issue412 >[gw13] [1616/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_failedfirst_order >testing/test_capture.py::test_capture_early_option_parsing >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_difference_invocations >[gw0] [1617/3410] PASSED testing/test_collection.py::test_exit_on_collection_error >testing/test_collection.py::test_exit_on_collection_with_maxfail_smaller_than_n_errors >[gw11] [1618/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[terminal] >[gw2] [1619/3410] PASSED testing/test_assertrewrite.py::test_issue731 >testing/test_config.py::test_config_blocked_default_plugins[debugging] >testing/test_assertrewrite.py::TestIssue925::test_simple_case >[gw11] [1620/3410] SKIPPED testing/test_config.py::test_config_blocked_default_plugins[debugging] >testing/test_config.py::test_config_blocked_default_plugins[unittest] >[gw5] [1621/3410] PASSED testing/deprecated_test.py::test_strict_option_is_deprecated >[gw12] [1622/3410] PASSED testing/test_assertrewrite.py::TestAssertionPass::test_hook_not_called_without_hookimpl >testing/test_assertrewrite.py::TestAssertionPass::test_hook_not_called_without_cmd_option >testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_skip_with_msg_is_deprecated >[gw8] [1623/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_recursive_dataclasses >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_recursive_dataclasses_verbose >[gw15] [1624/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[logging] >testing/test_config.py::test_config_blocked_default_plugins[reports] >[gw10] [1625/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate.csh] >[gw7] [1626/3410] PASSED testing/test_capture.py::test_capture_early_option_parsing >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate.fish] >testing/test_capture.py::test_capture_binary_output >[gw2] [1627/3410] PASSED testing/test_assertrewrite.py::TestIssue925::test_simple_case >[gw0] [1628/3410] PASSED testing/test_collection.py::test_exit_on_collection_with_maxfail_smaller_than_n_errors >testing/test_assertrewrite.py::TestIssue925::test_long_case >[gw1] [1629/3410] PASSED testing/test_config.py::TestParseIni::test_invalid_config_options[unknown-in-other-header] >testing/test_collection.py::test_exit_on_collection_with_maxfail_bigger_than_n_errors >testing/test_config.py::TestParseIni::test_invalid_config_options[no-unknowns] >[gw12] [1630/3410] PASSED testing/test_assertrewrite.py::TestAssertionPass::test_hook_not_called_without_cmd_option >testing/test_assertrewrite.py::TestPyCacheDir::test_sys_pycache_prefix_integration >[gw4] [1631/3410] PASSED testing/test_collection.py::TestSession::test_collect_protocol_method >testing/test_collection.py::TestSession::test_collect_custom_nodes_multi_id >[gw5] [1632/3410] PASSED testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_skip_with_msg_is_deprecated >testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_fail_with_msg_is_deprecated >[gw8] [1633/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_recursive_dataclasses_verbose >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses_verbose >[gw9] [1634/3410] PASSED testing/test_config.py::test_plugin_loading_order >testing/test_config.py::test_cmdline_processargs_simple >[gw11] [1635/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[unittest] >testing/test_config.py::test_config_blocked_default_plugins[capture] >[gw2] [1636/3410] PASSED testing/test_assertrewrite.py::TestIssue925::test_long_case >testing/test_assertrewrite.py::TestIssue925::test_many_brackets >[gw4] [1637/3410] PASSED testing/test_collection.py::TestSession::test_collect_custom_nodes_multi_id >testing/test_collection.py::TestSession::test_collect_subdir_event_ordering >[gw12] [1638/3410] PASSED testing/test_assertrewrite.py::TestPyCacheDir::test_sys_pycache_prefix_integration >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_default_verbosity >[gw5] [1639/3410] PASSED testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_fail_with_msg_is_deprecated >testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_exit_with_msg_is_deprecated >[gw8] [1640/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses_verbose >[gw9] [1641/3410] PASSED testing/test_config.py::test_cmdline_processargs_simple >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses_with_attribute_comparison_off >testing/test_config.py::test_invalid_options_show_extra_information >[gw15] [1642/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[reports] >testing/test_config.py::test_config_blocked_default_plugins[python_path] >[gw14] [1643/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_pydoc >testing/acceptance_test.py::TestInvocationVariants::test_import_star_pytest >[gw9] [1644/3410] PASSED testing/test_config.py::test_invalid_options_show_extra_information >testing/test_config.py::test_consider_args_after_options_for_rootdir[args0] >[gw2] [1645/3410] PASSED testing/test_assertrewrite.py::TestIssue925::test_many_brackets >testing/test_assertrewrite.py::TestIssue2121::test_rewrite_python_files_contain_subdirs >[gw3] [1646/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_skip_collection >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_known_failures_not_being_selected >[gw12] [1647/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_default_verbosity >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_increased_verbosity >[gw4] [1648/3410] PASSED testing/test_collection.py::TestSession::test_collect_subdir_event_ordering >[gw1] [1649/3410] PASSED testing/test_config.py::TestParseIni::test_invalid_config_options[no-unknowns] >testing/test_config.py::TestParseIni::test_invalid_config_options[1-known] >[gw8] [1650/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_dataclasses_with_attribute_comparison_off >testing/test_collection.py::TestSession::test_collect_two_commandline_args >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_comparing_two_different_data_classes >[gw13] [1651/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_difference_invocations >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_usecase_splice >[gw10] [1652/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[activate.fish] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate] >[gw11] [1653/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[capture] >testing/test_config.py::test_config_blocked_default_plugins[skipping] >[gw9] [1654/3410] PASSED testing/test_config.py::test_consider_args_after_options_for_rootdir[args0] >testing/test_config.py::test_consider_args_after_options_for_rootdir[args1] >[gw6] [1655/3410] PASSED testing/test_debugging.py::test_pdbcls_via_local_module >[gw2] [1656/3410] PASSED testing/test_assertrewrite.py::TestIssue2121::test_rewrite_python_files_contain_subdirs >testing/test_debugging.py::test_raises_bdbquit_with_eoferror >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator >[gw12] [1657/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_increased_verbosity >[gw15] [1658/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[python_path] >testing/test_assertrewrite.py::TestReprSizeVerbosity::test_max_increased_verbosity >testing/test_config.py::test_config_blocked_default_plugins[unraisableexception] >[gw8] [1659/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_comparing_two_different_data_classes >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_data_classes_with_custom_eq >[gw4] [1660/3410] PASSED testing/test_collection.py::TestSession::test_collect_two_commandline_args >testing/test_collection.py::TestSession::test_serialization_byid >[gw0] [1661/3410] PASSED testing/test_collection.py::test_exit_on_collection_with_maxfail_bigger_than_n_errors >testing/test_collection.py::test_continue_on_collection_errors >[gw9] [1662/3410] PASSED testing/test_config.py::test_consider_args_after_options_for_rootdir[args1] >testing/test_config.py::test_consider_args_after_options_for_rootdir[args2] >[gw2] [1663/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator >testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_dont_rewrite >[gw8] [1664/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_data_classes_with_custom_eq >[gw12] [1665/3410] PASSED testing/test_assertrewrite.py::TestReprSizeVerbosity::test_max_increased_verbosity >testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_data_classes_with_initvar >testing/test_cacheprovider.py::TestNewAPI::test_config_cache_mkdir >[gw6] [1666/3410] PASSED testing/test_debugging.py::test_raises_bdbquit_with_eoferror >testing/test_debugging.py::test_pdb_wrapper_class_is_reused >[gw11] [1667/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[skipping] >testing/test_config.py::test_config_blocked_default_plugins[legacypath] >[gw1] [1668/3410] PASSED testing/test_config.py::TestParseIni::test_invalid_config_options[1-known] >testing/test_config.py::TestParseIni::test_silence_unknown_key_warning >[gw7] [1669/3410] PASSED testing/test_capture.py::test_capture_binary_output >testing/test_capture.py::TestFDCapture::test_simple >[gw7] [1670/3410] PASSED testing/test_capture.py::TestFDCapture::test_simple >testing/test_capture.py::TestFDCapture::test_simple_many >[gw9] [1671/3410] PASSED testing/test_config.py::test_consider_args_after_options_for_rootdir[args2] >testing/test_config.py::test_consider_args_after_options_for_rootdir[args3] >[gw7] [1672/3410] PASSED testing/test_capture.py::TestFDCapture::test_simple_many >[gw12] [1673/3410] PASSED testing/test_cacheprovider.py::TestNewAPI::test_config_cache_mkdir >testing/test_capture.py::TestFDCapture::test_simple_many_check_open_files >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_none_or_only_first_failure[none] >[gw2] [1674/3410] PASSED testing/test_assertrewrite.py::TestIssue10743::test_assertion_walrus_operator_dont_rewrite >testing/test_doctest.py::TestLiterals::test_allow_unicode[ini] >[gw0] [1675/3410] PASSED testing/test_collection.py::test_continue_on_collection_errors >testing/test_collection.py::test_continue_on_collection_errors_maxfail >[gw15] [1676/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[unraisableexception] >testing/test_config.py::test_config_blocked_default_plugins[threadexception] >[gw7] [1677/3410] SKIPPED testing/test_capture.py::TestFDCapture::test_simple_many_check_open_files >[gw4] [1678/3410] PASSED testing/test_collection.py::TestSession::test_serialization_byid >testing/test_collection.py::TestSession::test_find_byid_without_instance_parents >testing/test_capture.py::TestFDCapture::test_simple_fail_second_start >[gw7] [1679/3410] PASSED testing/test_capture.py::TestFDCapture::test_simple_fail_second_start >testing/test_capture.py::TestFDCapture::test_writeorg >[gw7] [1680/3410] PASSED testing/test_capture.py::TestFDCapture::test_writeorg >testing/test_capture.py::TestStdCaptureFDinvalidFD::test_fdcapture_invalid_fd_with_fd_reuse >[gw13] [1681/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_usecase_splice >[gw8] [1682/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare_dataclass::test_data_classes_with_initvar >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_xpass >testing/test_assertion.py::TestFormatExplanation::test_special_chars_full >[gw7] [1683/3410] PASSED testing/test_capture.py::TestStdCaptureFDinvalidFD::test_fdcapture_invalid_fd_with_fd_reuse >testing/test_capture.py::TestStdCaptureFDinvalidFD::test_fdcapture_invalid_fd_without_fd_reuse >[gw7] [1684/3410] PASSED testing/test_capture.py::TestStdCaptureFDinvalidFD::test_fdcapture_invalid_fd_without_fd_reuse >testing/test_capture.py::test_capturing_and_logging_fundamentals[SysCapture(2)] >[gw1] [1685/3410] PASSED testing/test_config.py::TestParseIni::test_silence_unknown_key_warning >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-class] >[gw6] [1686/3410] PASSED testing/test_debugging.py::test_pdb_wrapper_class_is_reused >testing/test_doctest.py::TestDoctests::test_collect_testtextfile >[gw5] [1687/3410] PASSED testing/deprecated_test.py::TestSkipMsgArgumentDeprecated::test_exit_with_msg_is_deprecated >[gw10] [1688/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate] >testing/deprecated_test.py::test_deprecation_of_cmdline_preparse >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate.bat] >[gw9] [1689/3410] PASSED testing/test_config.py::test_consider_args_after_options_for_rootdir[args3] >testing/test_config.py::test_toolongargs_issue224 >[gw14] [1690/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_import_star_pytest >testing/acceptance_test.py::TestInvocationVariants::test_double_pytestcmdline >[gw2] [1691/3410] PASSED testing/test_doctest.py::TestLiterals::test_allow_unicode[ini] >testing/test_doctest.py::TestLiterals::test_allow_unicode[comment] >[gw12] [1692/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_none_or_only_first_failure[none] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_none_or_only_first_failure[only_first_failure] >[gw4] [1693/3410] PASSED testing/test_collection.py::TestSession::test_find_byid_without_instance_parents >testing/test_collection.py::Test_getinitialnodes::test_global_file >[gw0] [1694/3410] PASSED testing/test_collection.py::test_continue_on_collection_errors_maxfail >testing/test_collection.py::test_fixture_scope_sibling_conftests >[gw8] [1695/3410] PASSED testing/test_assertion.py::TestFormatExplanation::test_special_chars_full >testing/test_assertion.py::TestTruncateExplanation::test_full_output_truncated >[gw11] [1696/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[legacypath] >testing/test_config.py::test_config_blocked_default_plugins[tmpdir] >[gw5] [1697/3410] PASSED testing/deprecated_test.py::test_deprecation_of_cmdline_preparse >testing/deprecated_test.py::test_node_ctor_fspath_argument_is_deprecated >[gw1] [1698/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-class] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-function] >[gw9] [1699/3410] PASSED testing/test_config.py::test_toolongargs_issue224 >testing/test_config.py::test_config_in_subdirectory_colon_command_line_issue2148 >[gw13] [1700/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_xpass >testing/test_cacheprovider.py::TestLastFailed::test_non_serializable_parametrize >[gw4] [1701/3410] PASSED testing/test_collection.py::Test_getinitialnodes::test_global_file >testing/test_collection.py::Test_getinitialnodes::test_pkgfile >[gw2] [1702/3410] PASSED testing/test_doctest.py::TestLiterals::test_allow_unicode[comment] >[gw15] [1703/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[threadexception] >testing/test_doctest.py::TestLiterals::test_allow_bytes[ini] >testing/test_config.py::test_config_blocked_default_plugins[faulthandler] >[gw12] [1704/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_none_or_only_first_failure[only_first_failure] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_invalid >[gw12] [1705/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_invalid >[gw3] [1706/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_known_failures_not_being_selected >testing/test_doctest.py::test_doctest_mock_objects_dont_recurse_missbehaved[mock] >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_args_with_deselected >[gw0] [1707/3410] PASSED testing/test_collection.py::test_fixture_scope_sibling_conftests >testing/test_collection.py::test_collect_init_tests >[gw5] [1708/3410] PASSED testing/deprecated_test.py::test_node_ctor_fspath_argument_is_deprecated >testing/deprecated_test.py::test_importing_instance_is_deprecated >[gw5] [1709/3410] PASSED testing/deprecated_test.py::test_importing_instance_is_deprecated >testing/deprecated_test.py::test_nose_deprecated_with_setup >[gw5] [1710/3410] SKIPPED testing/deprecated_test.py::test_nose_deprecated_with_setup >[gw1] [1711/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-function] >testing/deprecated_test.py::test_nose_deprecated_setup_teardown >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-module] >[gw9] [1712/3410] PASSED testing/test_config.py::test_config_in_subdirectory_colon_command_line_issue2148 >testing/test_config.py::test_notify_exception >[gw5] [1713/3410] SKIPPED testing/deprecated_test.py::test_nose_deprecated_setup_teardown >testing/test_assertion.py::TestImportHookInstallation::test_installed_plugin_rewrite[plain] >[gw13] [1714/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_non_serializable_parametrize >testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_lastfailed[session] >[gw6] [1715/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_testtextfile >testing/test_doctest.py::TestDoctests::test_collect_module_empty >[gw2] [1716/3410] PASSED testing/test_doctest.py::TestLiterals::test_allow_bytes[ini] >testing/test_doctest.py::TestLiterals::test_allow_bytes[comment] >[gw11] [1717/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[tmpdir] >testing/test_config.py::test_config_blocked_default_plugins[monkeypatch] >[gw10] [1718/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate.bat] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate.ps1] >[gw12] [1719/3410] PASSED testing/test_doctest.py::test_doctest_mock_objects_dont_recurse_missbehaved[mock] >testing/test_doctest.py::test_doctest_mock_objects_dont_recurse_missbehaved[unittest.mock] >[gw7] [1720/3410] PASSED testing/test_capture.py::test_capturing_and_logging_fundamentals[SysCapture(2)] >[gw1] [1721/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-module] >testing/test_helpconfig.py::test_hookvalidation_unknown >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-session] >[gw9] [1722/3410] PASSED testing/test_config.py::test_notify_exception >[gw15] [1723/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[faulthandler] >testing/test_conftest.py::test_doubledash_considered >testing/test_config.py::TestSetupCfg::test_pytest_setup_cfg_unsupported >[gw9] [1724/3410] PASSED testing/test_conftest.py::test_doubledash_considered >testing/test_conftest.py::test_issue151_load_all_conftests >[gw9] [1725/3410] PASSED testing/test_conftest.py::test_issue151_load_all_conftests >[gw15] [1726/3410] PASSED testing/test_config.py::TestSetupCfg::test_pytest_setup_cfg_unsupported >[gw2] [1727/3410] PASSED testing/test_doctest.py::TestLiterals::test_allow_bytes[comment] >testing/test_doctest.py::TestLiterals::test_unicode_string >testing/test_config.py::TestSetupCfg::test_pytest_custom_cfg_unsupported >testing/test_conftest.py::test_conftest_global_import >[gw15] [1728/3410] PASSED testing/test_config.py::TestSetupCfg::test_pytest_custom_cfg_unsupported >testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported >[gw8] [1729/3410] PASSED testing/test_assertion.py::TestTruncateExplanation::test_full_output_truncated >testing/test_assertion.py::test_python25_compile_issue257 >[gw4] [1730/3410] PASSED testing/test_collection.py::Test_getinitialnodes::test_pkgfile >testing/test_collection.py::Test_genitems::test_check_collect_hashes >[gw12] [1731/3410] PASSED testing/test_doctest.py::test_doctest_mock_objects_dont_recurse_missbehaved[unittest.mock] >testing/test_error_diffs.py::test_error_diff[Compare lists, one item differs] >[gw6] [1732/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_module_empty >testing/test_doctest.py::TestDoctests::test_collect_module_single_modulelevel_doctest >[gw7] [1733/3410] PASSED testing/test_helpconfig.py::test_hookvalidation_unknown >testing/test_helpconfig.py::test_hookvalidation_optional >[gw2] [1734/3410] PASSED testing/test_doctest.py::TestLiterals::test_unicode_string >testing/test_doctest.py::TestLiterals::test_bytes_literal >[gw11] [1735/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[monkeypatch] >[gw3] [1736/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_args_with_deselected >testing/test_config.py::test_config_blocked_default_plugins[recwarn] >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_class_items >[gw4] [1737/3410] PASSED testing/test_collection.py::Test_genitems::test_check_collect_hashes >testing/test_collection.py::Test_genitems::test_example_items1 >[gw8] [1738/3410] PASSED testing/test_assertion.py::test_python25_compile_issue257 >testing/test_assertion.py::test_rewritten >[gw12] [1739/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare lists, one item differs] >testing/test_error_diffs.py::test_error_diff[Compare lists, one extra item] >[gw2] [1740/3410] PASSED testing/test_doctest.py::TestLiterals::test_bytes_literal >testing/test_doctest.py::TestLiterals::test_number_precision[ini] >[gw7] [1741/3410] PASSED testing/test_helpconfig.py::test_hookvalidation_optional >testing/test_helpconfig.py::test_traceconfig >[gw10] [1742/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs[Activate.ps1] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate] >[gw4] [1743/3410] PASSED testing/test_collection.py::Test_genitems::test_example_items1 >[gw15] [1744/3410] PASSED testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported >[gw1] [1745/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-session] >testing/test_collection.py::Test_genitems::test_classmethod_is_discovered >testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_pyargs[True] >[gw6] [1746/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_module_single_modulelevel_doctest >testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_one_modulelevel >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-class] >[gw8] [1747/3410] PASSED testing/test_assertion.py::test_rewritten >testing/test_assertion.py::test_pytest_assertrepr_compare_integration >[gw12] [1748/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare lists, one extra item] >testing/test_error_diffs.py::test_error_diff[Compare lists, one item missing] >[gw7] [1749/3410] PASSED testing/test_helpconfig.py::test_traceconfig >[gw14] [1750/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_double_pytestcmdline >testing/test_junitxml.py::TestPython::test_summing_simple[xunit1] >testing/acceptance_test.py::TestInvocationVariants::test_python_minus_m_invocation_ok >[gw11] [1751/3410] PASSED testing/test_config.py::test_config_blocked_default_plugins[recwarn] >testing/test_doctest.py::TestDoctestSkips::test_all_skipped[text] >[gw2] [1752/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_precision[ini] >testing/test_doctest.py::TestLiterals::test_number_precision[comment] >[gw4] [1753/3410] PASSED testing/test_collection.py::Test_genitems::test_classmethod_is_discovered >testing/test_collection.py::Test_genitems::test_class_and_functions_discovery_using_glob >[gw1] [1754/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-class] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-function] >[gw15] [1755/3410] PASSED testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_pyargs[True] >testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_pyargs[False] >[gw8] [1756/3410] PASSED testing/test_assertion.py::test_pytest_assertrepr_compare_integration >testing/test_assertion.py::test_sequence_comparison_uses_repr >[gw12] [1757/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare lists, one item missing] >testing/test_error_diffs.py::test_error_diff[Compare tuples] >[gw13] [1758/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_lastfailed[session] >testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_lastfailed[package] >[gw11] [1759/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_all_skipped[text] >testing/test_doctest.py::TestDoctestSkips::test_all_skipped[module] >[gw0] [1760/3410] PASSED testing/test_collection.py::test_collect_init_tests >[gw6] [1761/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_one_modulelevel >testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_no_modulelevel[__init__] >testing/test_collection.py::test_collect_invalid_signature_message >[gw4] [1762/3410] PASSED testing/test_collection.py::Test_genitems::test_class_and_functions_discovery_using_glob >testing/test_collection.py::test_matchnodes_two_collections_same_file >[gw9] [1763/3410] PASSED testing/test_conftest.py::test_conftest_global_import >[gw2] [1764/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_precision[comment] >[gw10] [1765/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate.csh] >testing/test_doctest.py::TestLiterals::test_number_non_matches[3.0-3] >testing/test_conftest.py::test_conftestcutdir >[gw1] [1766/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-False-function] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[module] >[gw9] [1767/3410] PASSED testing/test_conftest.py::test_conftestcutdir >testing/test_conftest.py::test_conftestcutdir_inplace_considered >[gw9] [1768/3410] PASSED testing/test_conftest.py::test_conftestcutdir_inplace_considered >testing/test_conftest.py::test_setinitial_conftest_subdirs[test] >[gw5] [1769/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_installed_plugin_rewrite[plain] >[gw8] [1770/3410] PASSED testing/test_assertion.py::test_sequence_comparison_uses_repr >testing/test_assertion.py::TestImportHookInstallation::test_installed_plugin_rewrite[rewrite] >testing/test_assertion.py::test_assertrepr_loaded_per_dir >[gw9] [1771/3410] PASSED testing/test_conftest.py::test_setinitial_conftest_subdirs[test] >testing/test_conftest.py::test_setinitial_conftest_subdirs[tests] >[gw9] [1772/3410] PASSED testing/test_conftest.py::test_setinitial_conftest_subdirs[tests] >testing/test_conftest.py::test_setinitial_conftest_subdirs[whatever] >[gw11] [1773/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_all_skipped[module] >[gw3] [1774/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_class_items >[gw9] [1775/3410] PASSED testing/test_conftest.py::test_setinitial_conftest_subdirs[whatever] >testing/test_conftest.py::test_setinitial_conftest_subdirs[.dotdir] >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_all_filtered >testing/test_doctest.py::TestDoctestSkips::test_vacuous_all_skipped[text] >[gw9] [1776/3410] PASSED testing/test_conftest.py::test_setinitial_conftest_subdirs[.dotdir] >testing/test_conftest.py::test_conftest_confcutdir >[gw2] [1777/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3.0-3] >testing/test_doctest.py::TestLiterals::test_number_non_matches[3e0-3] >[gw1] [1778/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[module] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[session] >[gw6] [1779/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_no_modulelevel[__init__] >testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_no_modulelevel[whatever] >[gw11] [1780/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_vacuous_all_skipped[text] >testing/test_doctest.py::TestDoctestSkips::test_vacuous_all_skipped[module] >[gw0] [1781/3410] PASSED testing/test_collection.py::test_collect_invalid_signature_message >testing/test_collection.py::test_collect_handles_raising_on_dunder_class >[gw9] [1782/3410] PASSED testing/test_conftest.py::test_conftest_confcutdir >testing/test_conftest.py::test_installed_conftest_is_picked_up >[gw8] [1783/3410] PASSED testing/test_assertion.py::test_assertrepr_loaded_per_dir >[gw4] [1784/3410] PASSED testing/test_collection.py::test_matchnodes_two_collections_same_file >testing/test_assertion.py::test_triple_quoted_string_issue113 >testing/test_collection.py::TestNodeKeywords::test_no_under >[gw10] [1785/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate.csh] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate.fish] >[gw12] [1786/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare tuples] >[gw2] [1787/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3e0-3] >testing/test_error_diffs.py::test_error_diff[Compare sets] >testing/test_doctest.py::TestLiterals::test_number_non_matches[1e3-1000] >[gw1] [1788/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[session] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[class] >[gw11] [1789/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_vacuous_all_skipped[module] >testing/test_doctest.py::TestDoctestSkips::test_continue_on_failure >[gw4] [1790/3410] PASSED testing/test_collection.py::TestNodeKeywords::test_no_under >[gw0] [1791/3410] PASSED testing/test_collection.py::test_collect_handles_raising_on_dunder_class >[gw3] [1792/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_with_all_filtered >testing/test_cacheprovider.py::TestLastFailed::test_packages >testing/test_collection.py::test_collect_with_chdir_during_import >testing/test_collection.py::TestNodeKeywords::test_issue345 >[gw15] [1793/3410] PASSED testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_pyargs[False] >testing/test_config.py::TestDebugOptions::test_without_debug_does_not_write_log >[gw9] [1794/3410] PASSED testing/test_conftest.py::test_installed_conftest_is_picked_up >testing/test_conftest.py::test_conftest_symlink >[gw2] [1795/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[1e3-1000] >[gw12] [1796/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare sets] >testing/test_error_diffs.py::test_error_diff[Compare dicts with differing keys] >testing/test_doctest.py::TestLiterals::test_number_non_matches[3-3.0] >[gw6] [1797/3410] PASSED testing/test_doctest.py::TestDoctests::test_collect_module_two_doctest_no_modulelevel[whatever] >[gw1] [1798/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[class] >testing/test_doctest.py::TestDoctests::test_simple_doctestfile >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[function] >[gw15] [1799/3410] PASSED testing/test_config.py::TestDebugOptions::test_without_debug_does_not_write_log >testing/test_config.py::TestDebugOptions::test_with_only_debug_writes_pytestdebug_log >[gw4] [1800/3410] PASSED testing/test_collection.py::TestNodeKeywords::test_issue345 >testing/test_collection.py::TestNodeKeywords::test_keyword_matching_is_case_insensitive_by_default >[gw11] [1801/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_continue_on_failure >testing/test_doctest.py::TestDoctestSkips::test_skipping_wrapped_test >[gw14] [1802/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_python_minus_m_invocation_ok >testing/acceptance_test.py::TestInvocationVariants::test_python_minus_m_invocation_fail >[gw10] [1803/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[activate.fish] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate] >[gw6] [1804/3410] PASSED testing/test_doctest.py::TestDoctests::test_simple_doctestfile >[gw2] [1805/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3-3.0] >testing/test_doctest.py::TestDoctests::test_importmode >testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-3.0] >[gw12] [1806/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare dicts with differing keys] >testing/test_error_diffs.py::test_error_diff[Compare dicts with differing values] >[gw1] [1807/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_auto_use_request_attributes[function] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[module] >[gw0] [1808/3410] PASSED testing/test_collection.py::test_collect_with_chdir_during_import >[gw15] [1809/3410] PASSED testing/test_config.py::TestDebugOptions::test_with_only_debug_writes_pytestdebug_log >testing/test_collection.py::test_initial_conftests_with_testpaths >testing/test_config.py::TestDebugOptions::test_multiple_custom_debug_logs >[gw7] [1810/3410] PASSED testing/test_junitxml.py::TestPython::test_summing_simple[xunit1] >testing/test_junitxml.py::TestPython::test_summing_simple[xunit2] >[gw11] [1811/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_skipping_wrapped_test >[gw9] [1812/3410] PASSED testing/test_conftest.py::test_conftest_symlink >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_doctest_module_session_fixture >testing/test_conftest.py::test_conftest_symlink_files >[gw8] [1813/3410] PASSED testing/test_assertion.py::test_triple_quoted_string_issue113 >testing/test_assertion.py::test_traceback_failure >[gw3] [1814/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_packages >testing/test_cacheprovider.py::TestNewFirst::test_newfirst_usecase >[gw2] [1815/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-3.0] >testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-3.2] >[gw1] [1816/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[module] >[gw12] [1817/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare dicts with differing values] >[gw0] [1818/3410] PASSED testing/test_collection.py::test_initial_conftests_with_testpaths >testing/test_collection.py::test_large_option_breaks_initial_conftests >testing/test_error_diffs.py::test_error_diff[Compare dicts with differing items] >[gw6] [1819/3410] PASSED testing/test_doctest.py::TestDoctests::test_importmode >testing/test_doctest.py::TestDoctests::test_new_pattern >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[session] >[gw9] [1820/3410] PASSED testing/test_conftest.py::test_conftest_symlink_files >testing/test_conftest.py::test_conftest_badcase >[gw9] [1821/3410] SKIPPED testing/test_conftest.py::test_conftest_badcase >testing/test_conftest.py::test_conftest_uppercase >[gw11] [1822/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_doctest_module_session_fixture >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-module] >[gw10] [1823/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate] >[gw7] [1824/3410] PASSED testing/test_junitxml.py::TestPython::test_summing_simple[xunit2] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate.bat] >testing/test_junitxml.py::TestPython::test_summing_simple_with_errors[xunit1] >[gw6] [1825/3410] PASSED testing/test_doctest.py::TestDoctests::test_new_pattern >testing/test_doctest.py::TestDoctests::test_multiple_patterns >[gw1] [1826/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[session] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[class] >[gw5] [1827/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_installed_plugin_rewrite[rewrite] >[gw2] [1828/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-3.2] >testing/test_assertion.py::TestBinReprIntegration::test_pytest_assertrepr_compare_called >testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-4.0] >[gw12] [1829/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare dicts with differing items] >testing/test_error_diffs.py::test_error_diff[Compare strings] >[gw13] [1830/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_lastfailed[package] >testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_failedfirst >[gw15] [1831/3410] PASSED testing/test_config.py::TestDebugOptions::test_multiple_custom_debug_logs >testing/test_config.py::TestDebugOptions::test_debug_help >[gw4] [1832/3410] PASSED testing/test_collection.py::TestNodeKeywords::test_keyword_matching_is_case_insensitive_by_default >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-all] >[gw9] [1833/3410] PASSED testing/test_conftest.py::test_conftest_uppercase >testing/test_conftest.py::test_no_conftest >[gw11] [1834/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-module] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-session] >[gw1] [1835/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[class] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[function] >[gw0] [1836/3410] PASSED testing/test_collection.py::test_large_option_breaks_initial_conftests >[gw7] [1837/3410] PASSED testing/test_junitxml.py::TestPython::test_summing_simple_with_errors[xunit1] >testing/test_collection.py::test_collect_symlink_file_arg >testing/test_junitxml.py::TestPython::test_summing_simple_with_errors[xunit2] >[gw15] [1838/3410] PASSED testing/test_config.py::TestDebugOptions::test_debug_help >testing/test_junitxml.py::test_escaped_parametrized_names_xml >[gw2] [1839/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3.1-4.0] >testing/test_doctest.py::TestLiterals::test_number_non_matches[8.22e5-810000.0] >[gw12] [1840/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare strings] >testing/test_error_diffs.py::test_error_diff[Test "not in" string] >[gw5] [1841/3410] PASSED testing/test_assertion.py::TestBinReprIntegration::test_pytest_assertrepr_compare_called >testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff_ci >[gw10] [1842/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate.bat] >testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate.ps1] >[gw11] [1843/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-session] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-class] >[gw1] [1844/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_doctestfile[function] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[module] >[gw6] [1845/3410] PASSED testing/test_doctest.py::TestDoctests::test_multiple_patterns >testing/test_doctest.py::TestDoctests::test_encoding[foo-ascii] >[gw0] [1846/3410] PASSED testing/test_collection.py::test_collect_symlink_file_arg >testing/test_collection.py::test_collect_symlink_out_of_tree >[gw9] [1847/3410] PASSED testing/test_conftest.py::test_no_conftest >[gw2] [1848/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[8.22e5-810000.0] >testing/test_conftest.py::test_conftest_existing_junitxml >testing/test_doctest.py::TestLiterals::test_number_non_matches[3.0-2.98] >[gw8] [1849/3410] PASSED testing/test_assertion.py::test_traceback_failure >[gw13] [1850/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_terminal_report_failedfirst >testing/test_assertion.py::test_exception_handling_no_traceback >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_collectfailure >[gw12] [1851/3410] PASSED testing/test_error_diffs.py::test_error_diff[Test "not in" string] >testing/test_error_diffs.py::test_error_diff[Compare data classes] >[gw7] [1852/3410] PASSED testing/test_junitxml.py::TestPython::test_summing_simple_with_errors[xunit2] >testing/test_junitxml.py::TestPython::test_hostname_in_xml[xunit1] >[gw9] [1853/3410] PASSED testing/test_conftest.py::test_conftest_existing_junitxml >testing/test_conftest.py::test_conftest_import_order >[gw1] [1854/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[module] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[session] >[gw0] [1855/3410] PASSED testing/test_collection.py::test_collect_symlink_out_of_tree >[gw11] [1856/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-class] >testing/test_collection.py::test_collect_symlink_dir >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-function] >[gw6] [1857/3410] PASSED testing/test_doctest.py::TestDoctests::test_encoding[foo-ascii] >testing/test_doctest.py::TestDoctests::test_encoding[\xf6\xe4\xfc-latin1] >[gw9] [1858/3410] PASSED testing/test_conftest.py::test_conftest_import_order >testing/test_conftest.py::test_fixture_dependency >[gw0] [1859/3410] SKIPPED testing/test_collection.py::test_collect_symlink_dir >testing/test_collection.py::test_collectignore_via_conftest >[gw2] [1860/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[3.0-2.98] >testing/test_doctest.py::TestLiterals::test_number_non_matches[1e3-999] >[gw12] [1861/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare data classes] >testing/test_error_diffs.py::test_error_diff[Compare attrs classes] >[gw5] [1862/3410] PASSED testing/test_assertion.py::TestAssert_reprcompare::test_iterable_full_diff_ci >[gw14] [1863/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_python_minus_m_invocation_fail >[gw7] [1864/3410] PASSED testing/test_junitxml.py::TestPython::test_hostname_in_xml[xunit1] >testing/test_doctest.py::TestDoctests::test_doctest_unex_importerror_only_txt >testing/test_junitxml.py::TestPython::test_hostname_in_xml[xunit2] >testing/acceptance_test.py::TestInvocationVariants::test_python_pytest_package >[gw10] [1865/3410] PASSED testing/test_collection.py::TestCollectFS::test_ignored_virtualenvs_norecursedirs_precedence[Activate.ps1] >testing/test_collection.py::TestCollectFS::test__in_venv[activate] >[gw10] [1866/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[activate] >testing/test_collection.py::TestCollectFS::test__in_venv[activate.csh] >[gw10] [1867/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[activate.csh] >testing/test_collection.py::TestCollectFS::test__in_venv[activate.fish] >[gw10] [1868/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[activate.fish] >testing/test_collection.py::TestCollectFS::test__in_venv[Activate] >[gw10] [1869/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[Activate] >[gw3] [1870/3410] PASSED testing/test_cacheprovider.py::TestNewFirst::test_newfirst_usecase >testing/test_collection.py::TestCollectFS::test__in_venv[Activate.bat] >testing/test_cacheprovider.py::TestNewFirst::test_newfirst_parametrize >[gw1] [1871/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[session] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[class] >[gw10] [1872/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[Activate.bat] >testing/test_collection.py::TestCollectFS::test__in_venv[Activate.ps1] >[gw10] [1873/3410] PASSED testing/test_collection.py::TestCollectFS::test__in_venv[Activate.ps1] >[gw6] [1874/3410] PASSED testing/test_doctest.py::TestDoctests::test_encoding[\xf6\xe4\xfc-latin1] >[gw2] [1875/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_non_matches[1e3-999] >testing/test_doctest.py::TestLiterals::test_number_non_matches['3.1416'-'3.14'] >testing/test_junitxml.py::TestPython::test_mark_skip_contains_name_reason[xunit2] >testing/test_doctest.py::TestDoctests::test_encoding[\xf6\xe4\xfc-utf-8] >[gw0] [1876/3410] PASSED testing/test_collection.py::test_collectignore_via_conftest >[gw11] [1877/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[True-function] >testing/test_collection.py::test_collect_pkg_init_and_file_in_args >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-module] >[gw9] [1878/3410] PASSED testing/test_conftest.py::test_fixture_dependency >testing/test_conftest.py::test_conftest_found_with_double_dash >[gw8] [1879/3410] PASSED testing/test_assertion.py::test_exception_handling_no_traceback >testing/test_assertion.py::test_warn_missing[cmdline_args0-warning_output0] >[gw12] [1880/3410] PASSED testing/test_error_diffs.py::test_error_diff[Compare attrs classes] >testing/test_faulthandler.py::test_crash_during_shutdown_captured >[gw7] [1881/3410] PASSED testing/test_junitxml.py::TestPython::test_hostname_in_xml[xunit2] >testing/test_junitxml.py::TestPython::test_timestamp_in_xml[xunit1] >[gw5] [1882/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_unex_importerror_only_txt >testing/test_doctest.py::TestDoctests::test_doctest_unex_importerror_with_module >[gw1] [1883/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[class] >testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[function] >[gw6] [1884/3410] PASSED testing/test_doctest.py::TestDoctests::test_encoding[\xf6\xe4\xfc-utf-8] >testing/test_doctest.py::TestDoctests::test_doctest_unexpected_exception >[gw9] [1885/3410] PASSED testing/test_conftest.py::test_conftest_found_with_double_dash >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-..-3] >[gw11] [1886/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-module] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-session] >[gw2] [1887/3410] XFAIL testing/test_doctest.py::TestLiterals::test_number_non_matches['3.1416'-'3.14'] >testing/test_doctest.py::TestLiterals::test_number_and_allow_unicode >[gw7] [1888/3410] PASSED testing/test_junitxml.py::TestPython::test_timestamp_in_xml[xunit1] >testing/test_junitxml.py::TestPython::test_timestamp_in_xml[xunit2] >[gw1] [1889/3410] PASSED testing/test_doctest.py::TestDoctestNamespaceFixture::test_namespace_pyfile[function] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[udiff] >[gw4] [1890/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-all] >testing/test_junitxml.py::TestPython::test_failure_verbose_message[xunit1] >[gw6] [1891/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_unexpected_exception >testing/test_doctest.py::TestDoctests::test_doctest_outcomes >[gw0] [1892/3410] PASSED testing/test_collection.py::test_collect_pkg_init_and_file_in_args >testing/test_collection.py::test_collect_pkg_init_only >[gw11] [1893/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-session] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-class] >[gw9] [1894/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-..-3] >[gw2] [1895/3410] PASSED testing/test_doctest.py::TestLiterals::test_number_and_allow_unicode >testing/test_doctest.py::TestDoctestSkips::test_one_skipped[text] >[gw15] [1896/3410] PASSED testing/test_junitxml.py::test_escaped_parametrized_names_xml >testing/test_junitxml.py::test_double_colon_split_function_issue469 >[gw7] [1897/3410] PASSED testing/test_junitxml.py::TestPython::test_timestamp_in_xml[xunit2] >testing/test_junitxml.py::TestPython::test_timing_function >[gw1] [1898/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[udiff] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[UDIFF] >[gw4] [1899/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_verbose_message[xunit1] >testing/test_junitxml.py::TestPython::test_failure_verbose_message[xunit2] >[gw2] [1900/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_one_skipped[text] >testing/test_doctest.py::TestDoctestSkips::test_one_skipped[module] >[gw11] [1901/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-class] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-function] >[gw15] [1902/3410] PASSED testing/test_junitxml.py::test_double_colon_split_function_issue469 >testing/test_junitxml.py::test_double_colon_split_method_issue469 >[gw13] [1903/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_collectfailure >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_failure_subset >[gw7] [1904/3410] PASSED testing/test_junitxml.py::TestPython::test_timing_function >[gw9] [1905/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-../..-3] >testing/test_junitxml.py::TestPython::test_junit_duration_report[call] >[gw1] [1906/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[UDIFF] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[uDiFf] >[gw0] [1907/3410] PASSED testing/test_collection.py::test_collect_pkg_init_only >testing/test_collection.py::test_collect_sub_with_symlinks[True] >[gw3] [1908/3410] PASSED testing/test_cacheprovider.py::TestNewFirst::test_newfirst_parametrize >testing/test_cacheprovider.py::TestReadme::test_readme_passed >[gw4] [1909/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_verbose_message[xunit2] >testing/test_junitxml.py::TestPython::test_failure_escape[xunit1] >[gw5] [1910/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_unex_importerror_with_module >testing/test_doctest.py::TestDoctests::test_doctestmodule >[gw2] [1911/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_one_skipped[module] >testing/test_doctest.py::TestDoctestSkips::test_one_skipped_failed[text] >[gw15] [1912/3410] PASSED testing/test_junitxml.py::test_double_colon_split_method_issue469 >[gw11] [1913/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_scopes[False-function] >testing/test_junitxml.py::test_unicode_issue368 >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-module] >[gw15] [1914/3410] PASSED testing/test_junitxml.py::test_unicode_issue368 >testing/test_junitxml.py::test_record_property >[gw7] [1915/3410] PASSED testing/test_junitxml.py::TestPython::test_junit_duration_report[call] >testing/test_junitxml.py::TestPython::test_junit_duration_report[total] >[gw1] [1916/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_udiff[uDiFf] >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_cdiff >[gw14] [1917/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_python_pytest_package >testing/acceptance_test.py::TestInvocationVariants::test_invoke_with_path >[gw9] [1918/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-../..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-../..-3] >[gw5] [1919/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctestmodule >testing/test_doctest.py::TestDoctests::test_doctestmodule_external_and_issue116 >[gw2] [1920/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_one_skipped_failed[text] >testing/test_doctest.py::TestDoctestSkips::test_one_skipped_failed[module] >[gw12] [1921/3410] PASSED testing/test_faulthandler.py::test_crash_during_shutdown_captured >testing/test_faulthandler.py::test_crash_during_shutdown_not_captured >[gw4] [1922/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_escape[xunit1] >testing/test_junitxml.py::TestPython::test_failure_escape[xunit2] >[gw15] [1923/3410] PASSED testing/test_junitxml.py::test_record_property >[gw10] [1924/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skip_contains_name_reason[xunit2] >testing/test_junitxml.py::test_record_property_same_name >testing/test_junitxml.py::TestPython::test_mark_skipif_contains_name_reason[xunit1] >[gw11] [1925/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-module] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-session] >[gw3] [1926/3410] PASSED testing/test_cacheprovider.py::TestReadme::test_readme_passed >testing/test_cacheprovider.py::TestReadme::test_readme_failed >[gw7] [1927/3410] PASSED testing/test_junitxml.py::TestPython::test_junit_duration_report[total] >testing/test_junitxml.py::TestPython::test_setup_error[xunit1] >[gw8] [1928/3410] PASSED testing/test_assertion.py::test_warn_missing[cmdline_args0-warning_output0] >testing/test_assertion.py::test_warn_missing[cmdline_args1-warning_output1] >[gw1] [1929/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_cdiff >testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_ndiff >[gw14] [1930/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_invoke_with_path >testing/acceptance_test.py::TestInvocationVariants::test_pyargs_importerror >[gw2] [1931/3410] PASSED testing/test_doctest.py::TestDoctestSkips::test_one_skipped_failed[module] >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[no-xunit2] >[gw5] [1932/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctestmodule_external_and_issue116 >testing/test_doctest.py::TestDoctests::test_txtfile_failing >[gw9] [1933/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-../..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package-3] >[gw15] [1934/3410] PASSED testing/test_junitxml.py::test_record_property_same_name >testing/test_junitxml.py::test_record_fixtures_without_junitxml[record_property] >[gw10] [1935/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skipif_contains_name_reason[xunit1] >[gw4] [1936/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_escape[xunit2] >testing/test_junitxml.py::TestPython::test_mark_skipif_contains_name_reason[xunit2] >testing/test_junitxml.py::TestPython::test_junit_prefixing[xunit1] >[gw11] [1937/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-session] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-class] >[gw7] [1938/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error[xunit1] >testing/test_junitxml.py::TestPython::test_setup_error[xunit2] >[gw1] [1939/3410] PASSED testing/test_doctest.py::TestDoctestReportingOption::test_doctest_report_ndiff >[gw0] [1940/3410] PASSED testing/test_collection.py::test_collect_sub_with_symlinks[True] >testing/test_collection.py::test_collect_sub_with_symlinks[False] >testing/test_main.py::test_validate_basetemp_integration >[gw6] [1941/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_outcomes >[gw1] [1942/3410] PASSED testing/test_main.py::test_validate_basetemp_integration >testing/test_doctest.py::TestDoctests::test_docstring_partial_context_around_error >[gw5] [1943/3410] PASSED testing/test_doctest.py::TestDoctests::test_txtfile_failing >testing/test_main.py::TestResolveCollectionArgument::test_file >testing/test_doctest.py::TestDoctests::test_txtfile_with_fixtures >[gw1] [1944/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_file >testing/test_main.py::TestResolveCollectionArgument::test_dir >[gw1] [1945/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_dir >testing/test_main.py::TestResolveCollectionArgument::test_pypath >[gw3] [1946/3410] PASSED testing/test_cacheprovider.py::TestReadme::test_readme_failed >testing/test_cacheprovider.py::test_gitignore >[gw1] [1947/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_pypath >testing/test_main.py::TestResolveCollectionArgument::test_parametrized_name_with_colons >[gw15] [1948/3410] PASSED testing/test_junitxml.py::test_record_fixtures_without_junitxml[record_property] >testing/test_junitxml.py::test_record_fixtures_without_junitxml[record_xml_attribute] >[gw1] [1949/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_parametrized_name_with_colons >testing/test_main.py::TestResolveCollectionArgument::test_does_not_exist >[gw9] [1950/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-.-3] >[gw1] [1951/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_does_not_exist >[gw10] [1952/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skipif_contains_name_reason[xunit2] >testing/test_junitxml.py::TestPython::test_mark_skip_doesnt_capture_output[xunit1] >[gw11] [1953/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-class] >testing/test_main.py::TestResolveCollectionArgument::test_absolute_paths_are_resolved_correctly >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-function] >[gw4] [1954/3410] PASSED testing/test_junitxml.py::TestPython::test_junit_prefixing[xunit1] >testing/test_junitxml.py::TestPython::test_junit_prefixing[xunit2] >[gw1] [1955/3410] PASSED testing/test_main.py::TestResolveCollectionArgument::test_absolute_paths_are_resolved_correctly >testing/test_main.py::test_module_full_path_without_drive >[gw0] [1956/3410] PASSED testing/test_collection.py::test_collect_sub_with_symlinks[False] >testing/test_collection.py::test_collector_respects_tbstyle >[gw7] [1957/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error[xunit2] >testing/test_junitxml.py::TestPython::test_teardown_error[xunit1] >[gw3] [1958/3410] PASSED testing/test_cacheprovider.py::test_gitignore >testing/test_cacheprovider.py::test_preserve_keys_order >[gw14] [1959/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_pyargs_importerror >testing/acceptance_test.py::TestInvocationVariants::test_pyargs_only_imported_once >[gw6] [1960/3410] PASSED testing/test_doctest.py::TestDoctests::test_docstring_partial_context_around_error >testing/test_doctest.py::TestDoctests::test_docstring_full_context_around_error >[gw5] [1961/3410] PASSED testing/test_doctest.py::TestDoctests::test_txtfile_with_fixtures >testing/test_doctest.py::TestDoctests::test_txtfile_with_usefixtures_in_ini >[gw15] [1962/3410] PASSED testing/test_junitxml.py::test_record_fixtures_without_junitxml[record_xml_attribute] >testing/test_junitxml.py::test_record_attribute >[gw3] [1963/3410] PASSED testing/test_cacheprovider.py::test_preserve_keys_order >testing/test_cacheprovider.py::test_does_not_create_boilerplate_in_existing_dirs >[gw11] [1964/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-True-function] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-module] >[gw10] [1965/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skip_doesnt_capture_output[xunit1] >[gw1] [1966/3410] PASSED testing/test_main.py::test_module_full_path_without_drive >testing/test_junitxml.py::TestPython::test_mark_skip_doesnt_capture_output[xunit2] >testing/test_mark.py::test_marked_class_run_twice >[gw4] [1967/3410] PASSED testing/test_junitxml.py::TestPython::test_junit_prefixing[xunit2] >testing/test_junitxml.py::TestPython::test_xfailure_function[xunit1] >[gw9] [1968/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-.-3] >testing/test_mark.py::test_keyword_option_wrong_arguments[foo bar-at column 5: expected end of input; got identifier] >[gw7] [1969/3410] PASSED testing/test_junitxml.py::TestPython::test_teardown_error[xunit1] >testing/test_junitxml.py::TestPython::test_teardown_error[xunit2] >[gw3] [1970/3410] PASSED testing/test_cacheprovider.py::test_does_not_create_boilerplate_in_existing_dirs >testing/test_cacheprovider.py::test_cachedir_tag >[gw14] [1971/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_pyargs_only_imported_once >testing/acceptance_test.py::TestInvocationVariants::test_pyargs_filename_looks_like_module >[gw5] [1972/3410] PASSED testing/test_doctest.py::TestDoctests::test_txtfile_with_usefixtures_in_ini >testing/test_doctest.py::TestDoctests::test_doctestmodule_with_fixtures >[gw6] [1973/3410] PASSED testing/test_doctest.py::TestDoctests::test_docstring_full_context_around_error >testing/test_doctest.py::TestDoctests::test_doctest_linedata_missing >[gw15] [1974/3410] PASSED testing/test_junitxml.py::test_record_attribute >testing/test_junitxml.py::test_record_fixtures_xunit2[record_xml_attribute] >[gw3] [1975/3410] PASSED testing/test_cacheprovider.py::test_cachedir_tag >testing/test_cacheprovider.py::test_clioption_with_cacheshow_and_help >[gw0] [1976/3410] PASSED testing/test_collection.py::test_collector_respects_tbstyle >testing/test_collection.py::test_does_not_eagerly_collect_packages >[gw11] [1977/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-module] >[gw9] [1978/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[foo bar-at column 5: expected end of input; got identifier] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-session] >testing/test_mark.py::test_keyword_option_wrong_arguments[or or-at column 1: expected not OR left parenthesis OR identifier; got or] >[gw10] [1979/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skip_doesnt_capture_output[xunit2] >[gw1] [1980/3410] PASSED testing/test_mark.py::test_marked_class_run_twice >testing/test_junitxml.py::TestPython::test_classname_instance[xunit1] >testing/test_mark.py::test_ini_markers >[gw4] [1981/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_function[xunit1] >testing/test_junitxml.py::TestPython::test_xfailure_function[xunit2] >[gw12] [1982/3410] PASSED testing/test_faulthandler.py::test_crash_during_shutdown_not_captured >testing/test_faulthandler.py::test_already_initialized_crash >[gw7] [1983/3410] PASSED testing/test_junitxml.py::TestPython::test_teardown_error[xunit2] >testing/test_junitxml.py::TestPython::test_call_failure_teardown_error[xunit1] >[gw14] [1984/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_pyargs_filename_looks_like_module >testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package >[gw5] [1985/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctestmodule_with_fixtures >[gw6] [1986/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_linedata_missing >testing/test_doctest.py::TestDoctests::test_doctest_linedata_on_property >testing/test_doctest.py::TestDoctests::test_doctestmodule_three_tests >[gw3] [1987/3410] PASSED testing/test_cacheprovider.py::test_clioption_with_cacheshow_and_help >testing/test_capture.py::test_capturing_unicode[fd] >[gw13] [1988/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_failure_subset >[gw15] [1989/3410] PASSED testing/test_junitxml.py::test_record_fixtures_xunit2[record_xml_attribute] >testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_creates_cache_when_needed >testing/test_junitxml.py::test_record_fixtures_xunit2[record_property] >[gw0] [1990/3410] PASSED testing/test_collection.py::test_does_not_eagerly_collect_packages >testing/test_collection.py::test_does_not_put_src_on_path >[gw9] [1991/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[or or-at column 1: expected not OR left parenthesis OR identifier; got or] >testing/test_mark.py::test_keyword_option_wrong_arguments[not or-at column 5: expected not OR left parenthesis OR identifier; got or] >[gw11] [1992/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-session] >[gw1] [1993/3410] PASSED testing/test_mark.py::test_ini_markers >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-class] >testing/test_mark.py::test_markers_option >[gw10] [1994/3410] PASSED testing/test_junitxml.py::TestPython::test_classname_instance[xunit1] >[gw4] [1995/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_function[xunit2] >testing/test_junitxml.py::TestPython::test_classname_instance[xunit2] >testing/test_junitxml.py::TestPython::test_xfailure_marker[xunit1] >[gw8] [1996/3410] PASSED testing/test_assertion.py::test_warn_missing[cmdline_args1-warning_output1] >[gw7] [1997/3410] PASSED testing/test_junitxml.py::TestPython::test_call_failure_teardown_error[xunit1] >testing/test_assertion.py::test_warn_missing[cmdline_args2-warning_output2] >testing/test_junitxml.py::TestPython::test_call_failure_teardown_error[xunit2] >[gw6] [1998/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_linedata_on_property >testing/test_doctest.py::TestDoctests::test_doctest_no_linedata_on_overriden_property >[gw5] [1999/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctestmodule_three_tests >testing/test_doctest.py::TestDoctests::test_doctestmodule_two_tests_one_fail >[gw3] [2000/3410] PASSED testing/test_capture.py::test_capturing_unicode[fd] >testing/test_capture.py::test_capturing_unicode[sys] >[gw1] [2001/3410] PASSED testing/test_mark.py::test_markers_option >testing/test_mark.py::test_ini_markers_whitespace >[gw15] [2002/3410] PASSED testing/test_junitxml.py::test_record_fixtures_xunit2[record_property] >testing/test_junitxml.py::test_root_testsuites_tag[xunit1] >[gw9] [2003/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[not or-at column 5: expected not OR left parenthesis OR identifier; got or] >testing/test_mark.py::test_parametrized_collected_from_command_line >[gw0] [2004/3410] PASSED testing/test_collection.py::test_does_not_put_src_on_path >testing/test_collection.py::test_fscollector_from_parent >[gw0] [2005/3410] PASSED testing/test_collection.py::test_fscollector_from_parent >testing/test_collection.py::test_class_from_parent >[gw11] [2006/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-class] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-function] >[gw0] [2007/3410] PASSED testing/test_collection.py::test_class_from_parent >testing/test_collection.py::TestImportModeImportlib::test_collect_duplicate_names >[gw4] [2008/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_marker[xunit1] >[gw10] [2009/3410] PASSED testing/test_junitxml.py::TestPython::test_classname_instance[xunit2] >testing/test_junitxml.py::TestPython::test_classname_nested_dir[xunit1] >testing/test_junitxml.py::TestPython::test_xfailure_marker[xunit2] >[gw5] [2010/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctestmodule_two_tests_one_fail >[gw6] [2011/3410] PASSED testing/test_doctest.py::TestDoctests::test_doctest_no_linedata_on_overriden_property >testing/test_doctest.py::TestDoctests::test_ignored_whitespace >testing/test_mark.py::test_addmarker_order >[gw1] [2012/3410] PASSED testing/test_mark.py::test_ini_markers_whitespace >[gw7] [2013/3410] PASSED testing/test_junitxml.py::TestPython::test_call_failure_teardown_error[xunit2] >testing/test_junitxml.py::TestPython::test_skip_contains_name_reason[xunit1] >testing/test_mark.py::test_marker_without_description >[gw3] [2014/3410] PASSED testing/test_capture.py::test_capturing_unicode[sys] >[gw6] [2015/3410] PASSED testing/test_mark.py::test_addmarker_order >testing/test_capture.py::test_capturing_bytes_in_utf8_encoding[fd] >testing/test_mark.py::test_markers_from_parametrize >[gw15] [2016/3410] PASSED testing/test_junitxml.py::test_root_testsuites_tag[xunit1] >testing/test_junitxml.py::test_root_testsuites_tag[xunit2] >[gw9] [2017/3410] PASSED testing/test_mark.py::test_parametrized_collected_from_command_line >testing/test_mark.py::test_parametrized_collect_with_wrong_args >[gw11] [2018/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[True-False-function] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-module] >[gw0] [2019/3410] PASSED testing/test_collection.py::TestImportModeImportlib::test_collect_duplicate_names >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx] >[gw4] [2020/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_marker[xunit2] >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[no] >[gw10] [2021/3410] PASSED testing/test_junitxml.py::TestPython::test_classname_nested_dir[xunit1] >testing/test_junitxml.py::TestPython::test_classname_nested_dir[xunit2] >[gw2] [2022/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[no-xunit2] >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-out-xunit1] >[gw5] [2023/3410] PASSED testing/test_doctest.py::TestDoctests::test_ignored_whitespace >testing/test_doctest.py::TestDoctests::test_non_ignored_whitespace >[gw1] [2024/3410] PASSED testing/test_mark.py::test_marker_without_description >testing/test_mark.py::test_markers_option_with_plugin_in_current_dir >[gw3] [2025/3410] PASSED testing/test_capture.py::test_capturing_bytes_in_utf8_encoding[fd] >[gw7] [2026/3410] PASSED testing/test_junitxml.py::TestPython::test_skip_contains_name_reason[xunit1] >testing/test_capture.py::test_capturing_bytes_in_utf8_encoding[sys] >testing/test_junitxml.py::TestPython::test_skip_contains_name_reason[xunit2] >[gw15] [2027/3410] PASSED testing/test_junitxml.py::test_root_testsuites_tag[xunit2] >[gw6] [2028/3410] PASSED testing/test_mark.py::test_markers_from_parametrize >[gw13] [2029/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_lastfailed_creates_cache_when_needed >testing/test_junitxml.py::test_runs_twice >testing/test_mark.py::test_marker_expr_eval_failure_handling[NOT internal_err] >testing/test_cacheprovider.py::TestLastFailed::test_xfail_not_considered_failure >[gw11] [2030/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-module] >testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-session] >[gw0] [2031/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx] >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and test_2] >[gw1] [2032/3410] PASSED testing/test_mark.py::test_markers_option_with_plugin_in_current_dir >testing/test_mark.py::test_mark_on_pseudo_function >[gw14] [2033/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package >testing/acceptance_test.py::TestInvocationVariants::test_invoke_test_and_doctestmodules >[gw4] [2034/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[no] >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[log] >[gw5] [2035/3410] PASSED testing/test_doctest.py::TestDoctests::test_non_ignored_whitespace >testing/test_doctest.py::TestDoctests::test_ignored_whitespace_glob >[gw3] [2036/3410] PASSED testing/test_capture.py::test_capturing_bytes_in_utf8_encoding[sys] >testing/test_capture.py::test_collect_capturing >[gw2] [2037/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-out-xunit1] >[gw10] [2038/3410] PASSED testing/test_junitxml.py::TestPython::test_classname_nested_dir[xunit2] >[gw7] [2039/3410] PASSED testing/test_junitxml.py::TestPython::test_skip_contains_name_reason[xunit2] >testing/test_junitxml.py::TestPython::test_mark_skip_contains_name_reason[xunit1] >testing/test_junitxml.py::TestPython::test_internal_error[xunit1] >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-out-xunit2] >[gw6] [2040/3410] PASSED testing/test_mark.py::test_marker_expr_eval_failure_handling[NOT internal_err] >testing/test_mark.py::test_marker_expr_eval_failure_handling[NOT (internal_err)] >[gw15] [2041/3410] PASSED testing/test_junitxml.py::test_runs_twice >testing/test_junitxml.py::test_fancy_items_regression >[gw12] [2042/3410] PASSED testing/test_faulthandler.py::test_already_initialized_crash >testing/test_helpconfig.py::test_help >[gw0] [2043/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and test_2] >[gw1] [2044/3410] PASSED testing/test_mark.py::test_mark_on_pseudo_function >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[TestClass] >testing/test_mark.py::test_strict_prohibits_unregistered_markers[--strict-markers] >[gw5] [2045/3410] PASSED testing/test_doctest.py::TestDoctests::test_ignored_whitespace_glob >testing/test_doctest.py::TestDoctests::test_non_ignored_whitespace_glob >[gw4] [2046/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[log] >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[system-out] >[gw7] [2047/3410] PASSED testing/test_junitxml.py::TestPython::test_mark_skip_contains_name_reason[xunit1] >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_configure >[gw6] [2048/3410] PASSED testing/test_mark.py::test_marker_expr_eval_failure_handling[NOT (internal_err)] >testing/test_mark.py::test_marker_expr_eval_failure_handling[bogus=] >[gw10] [2049/3410] PASSED testing/test_junitxml.py::TestPython::test_internal_error[xunit1] >testing/test_junitxml.py::TestPython::test_internal_error[xunit2] >[gw12] [2050/3410] PASSED testing/test_helpconfig.py::test_help >[gw2] [2051/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-out-xunit2] >testing/test_helpconfig.py::test_none_help_param_raises_exception >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-err-xunit1] >[gw15] [2052/3410] PASSED testing/test_junitxml.py::test_fancy_items_regression >testing/test_junitxml.py::test_global_properties[xunit1] >[gw15] [2053/3410] PASSED testing/test_junitxml.py::test_global_properties[xunit1] >testing/test_junitxml.py::test_global_properties[xunit2] >[gw15] [2054/3410] PASSED testing/test_junitxml.py::test_global_properties[xunit2] >testing/test_junitxml.py::test_url_property >[gw15] [2055/3410] PASSED testing/test_junitxml.py::test_url_property >testing/test_junitxml.py::test_record_testsuite_property[xunit1] >[gw0] [2056/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[TestClass] >[gw7] [2057/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_configure >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and not test_1] >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_proxy >[gw5] [2058/3410] PASSED testing/test_doctest.py::TestDoctests::test_non_ignored_whitespace_glob >testing/test_doctest.py::TestDoctests::test_contains_unicode >[gw4] [2059/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[system-out] >[gw8] [2060/3410] PASSED testing/test_assertion.py::test_warn_missing[cmdline_args2-warning_output2] >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[system-err] >[gw6] [2061/3410] PASSED testing/test_mark.py::test_marker_expr_eval_failure_handling[bogus=] >testing/test_assertion.py::test_recursion_source_decode >testing/test_monkeypatch.py::test_monkeypatch_plugin >[gw12] [2062/3410] PASSED testing/test_helpconfig.py::test_none_help_param_raises_exception >[gw11] [2063/3410] PASSED testing/test_doctest.py::TestDoctestAutoUseFixtures::test_fixture_module_doctest_scopes[False-True-session] >testing/test_helpconfig.py::test_empty_help_param >testing/test_nose.py::test_setup_teardown_linking_issue265 >[gw11] [2064/3410] SKIPPED testing/test_nose.py::test_setup_teardown_linking_issue265 >testing/test_nose.py::test_SkipTest_during_collection >[gw11] [2065/3410] SKIPPED testing/test_nose.py::test_SkipTest_during_collection >testing/test_nose.py::test_SkipTest_in_test >[gw9] [2066/3410] PASSED testing/test_mark.py::test_parametrized_collect_with_wrong_args >[gw11] [2067/3410] SKIPPED testing/test_nose.py::test_SkipTest_in_test >testing/test_nose.py::test_istest_function_decorator >testing/test_mark.py::test_parametrized_with_kwargs >[gw11] [2068/3410] SKIPPED testing/test_nose.py::test_istest_function_decorator >[gw7] [2069/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_proxy >testing/test_nose.py::test_nottest_function_decorator >[gw11] [2070/3410] SKIPPED testing/test_nose.py::test_nottest_function_decorator >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_with_addoption >testing/test_nose.py::test_istest_class_decorator >[gw2] [2071/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-err-xunit1] >[gw11] [2072/3410] SKIPPED testing/test_nose.py::test_istest_class_decorator >testing/test_nose.py::test_nottest_class_decorator >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-err-xunit2] >[gw11] [2073/3410] SKIPPED testing/test_nose.py::test_nottest_class_decorator >testing/test_nose.py::test_skip_test_with_unicode >[gw13] [2074/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_xfail_not_considered_failure >[gw11] [2075/3410] SKIPPED testing/test_nose.py::test_skip_test_with_unicode >[gw1] [2076/3410] PASSED testing/test_mark.py::test_strict_prohibits_unregistered_markers[--strict-markers] >testing/test_nose.py::test_raises >[gw11] [2077/3410] SKIPPED testing/test_nose.py::test_raises >testing/test_cacheprovider.py::TestLastFailed::test_xfail_strict_considered_failure >testing/test_mark.py::test_strict_prohibits_unregistered_markers[--strict] >testing/test_nose.py::test_nose_setup_skipped_if_non_callable >[gw11] [2078/3410] SKIPPED testing/test_nose.py::test_nose_setup_skipped_if_non_callable >testing/test_nose.py::test_teardown_fixture_not_called_directly[teardown] >[gw11] [2079/3410] SKIPPED testing/test_nose.py::test_teardown_fixture_not_called_directly[teardown] >testing/test_nose.py::test_teardown_fixture_not_called_directly[teardown_class] >[gw11] [2080/3410] SKIPPED testing/test_nose.py::test_teardown_fixture_not_called_directly[teardown_class] >testing/test_parseopt.py::test_argcomplete >[gw15] [2081/3410] PASSED testing/test_junitxml.py::test_record_testsuite_property[xunit1] >testing/test_junitxml.py::test_record_testsuite_property[xunit2] >[gw0] [2082/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and not test_1] >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[TestClass and test_2] >[gw14] [2083/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_invoke_test_and_doctestmodules >testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package_symlink >[gw5] [2084/3410] PASSED testing/test_doctest.py::TestDoctests::test_contains_unicode >[gw12] [2085/3410] PASSED testing/test_helpconfig.py::test_empty_help_param >testing/test_junitxml.py::TestPython::test_collect_error[xunit2] >testing/test_doctest.py::TestDoctests::test_ignore_import_errors_on_doctest >[gw8] [2086/3410] PASSED testing/test_assertion.py::test_recursion_source_decode >testing/test_assertion.py::test_AssertionError_message >[gw6] [2087/3410] PASSED testing/test_monkeypatch.py::test_monkeypatch_plugin >[gw7] [2088/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_hook_with_addoption >[gw4] [2089/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[system-err] >testing/test_pluginmanager.py::test_default_markers >testing/test_monkeypatch.py::test_issue185_time_breaks >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[out-err] >[gw9] [2090/3410] PASSED testing/test_mark.py::test_parametrized_with_kwargs >testing/test_mark.py::test_parametrize_iterator >[gw2] [2091/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[system-err-xunit2] >testing/test_legacypath.py::test_item_fspath >[gw0] [2092/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[TestClass and test_2] >testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and TestClass and test_2] >[gw15] [2093/3410] PASSED testing/test_junitxml.py::test_record_testsuite_property[xunit2] >testing/test_junitxml.py::test_record_testsuite_property_junit_disabled >[gw7] [2094/3410] PASSED testing/test_pluginmanager.py::test_default_markers >testing/test_pluginmanager.py::test_importplugin_error_message >[gw3] [2095/3410] PASSED testing/test_capture.py::test_collect_capturing >testing/test_capture.py::TestPerTestCapturing::test_capture_and_fixtures >[gw7] [2096/3410] PASSED testing/test_pluginmanager.py::test_importplugin_error_message >[gw13] [2097/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_xfail_strict_considered_failure >testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_module >testing/test_cacheprovider.py::TestLastFailed::test_failed_changed_to_xfail_or_skip[mark.xfail] >[gw14] [2098/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package_symlink >testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package_not_exists >[gw7] [2099/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_module >testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_module_import_module >[gw8] [2100/3410] PASSED testing/test_assertion.py::test_AssertionError_message >testing/test_assertion.py::test_diff_newline_at_end >[gw6] [2101/3410] PASSED testing/test_monkeypatch.py::test_issue185_time_breaks >testing/test_monkeypatch.py::test_importerror >[gw4] [2102/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[out-err] >[gw1] [2103/3410] PASSED testing/test_mark.py::test_strict_prohibits_unregistered_markers[--strict] >testing/test_mark.py::test_mark_option[xyz-expected_passed0] >testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[all] >[gw9] [2104/3410] PASSED testing/test_mark.py::test_parametrize_iterator >testing/test_mark.py::TestFunctional::test_merging_markers_deep >[gw7] [2105/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_module_import_module >testing/test_pluginmanager.py::TestPytestPluginManager::test_plugin_skip >[gw0] [2106/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_extra_keywords[xxx and TestClass and test_2] >testing/test_mark.py::TestKeywordSelection::test_keyword_extra >[gw15] [2107/3410] PASSED testing/test_junitxml.py::test_record_testsuite_property_junit_disabled >testing/test_junitxml.py::test_record_testsuite_property_type_checking[True] >[gw3] [2108/3410] PASSED testing/test_capture.py::TestPerTestCapturing::test_capture_and_fixtures >testing/test_capture.py::TestPerTestCapturing::test_capture_scope_cache >[gw5] [2109/3410] PASSED testing/test_doctest.py::TestDoctests::test_ignore_import_errors_on_doctest >[gw14] [2110/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_cmdline_python_package_not_exists >testing/test_doctest.py::TestDoctests::test_junit_report_for_doctest >testing/acceptance_test.py::TestInvocationVariants::test_noclass_discovery_if_not_testcase >[gw8] [2111/3410] PASSED testing/test_assertion.py::test_diff_newline_at_end >testing/test_assertion.py::test_assert_tuple_warning >[gw1] [2112/3410] PASSED testing/test_mark.py::test_mark_option[xyz-expected_passed0] >testing/test_mark.py::test_mark_option[((( xyz)) )-expected_passed1] >[gw2] [2113/3410] PASSED testing/test_legacypath.py::test_item_fspath >testing/test_legacypath.py::test_testdir_testtmproot >[gw10] [2114/3410] PASSED testing/test_junitxml.py::TestPython::test_internal_error[xunit2] >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-no] >[gw9] [2115/3410] PASSED testing/test_mark.py::TestFunctional::test_merging_markers_deep >[gw2] [2116/3410] PASSED testing/test_legacypath.py::test_testdir_testtmproot >testing/test_mark.py::TestFunctional::test_mark_decorator_subclass_does_not_propagate_to_base >testing/test_legacypath.py::test_testdir_makefile_dot_prefixes_extension_silently >[gw4] [2117/3410] PASSED testing/test_junitxml.py::TestPython::test_xfail_captures_output_once[all] >[gw2] [2118/3410] PASSED testing/test_legacypath.py::test_testdir_makefile_dot_prefixes_extension_silently >testing/test_legacypath.py::test_testdir_makefile_ext_none_raises_type_error >testing/test_junitxml.py::TestPython::test_xfailure_xpass[xunit1] >[gw2] [2119/3410] PASSED testing/test_legacypath.py::test_testdir_makefile_ext_none_raises_type_error >testing/test_legacypath.py::test_testdir_makefile_ext_empty_string_makes_file >[gw2] [2120/3410] PASSED testing/test_legacypath.py::test_testdir_makefile_ext_empty_string_makes_file >testing/test_legacypath.py::test_tmpdir_always_is_realpath >[gw0] [2121/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_keyword_extra >testing/test_mark.py::TestKeywordSelection::test_keyword_extra_dash >[gw6] [2122/3410] PASSED testing/test_monkeypatch.py::test_importerror >testing/test_monkeypatch.py::test_syspath_prepend_with_namespace_packages >[gw15] [2123/3410] PASSED testing/test_junitxml.py::test_record_testsuite_property_type_checking[True] >testing/test_junitxml.py::test_record_testsuite_property_type_checking[False] >[gw5] [2124/3410] PASSED testing/test_doctest.py::TestDoctests::test_junit_report_for_doctest >testing/test_doctest.py::TestDoctests::test_unicode_doctest >[gw1] [2125/3410] PASSED testing/test_mark.py::test_mark_option[((( xyz)) )-expected_passed1] >testing/test_mark.py::test_mark_option[not not xyz-expected_passed2] >[gw0] [2126/3410] XFAIL testing/test_mark.py::TestKeywordSelection::test_keyword_extra_dash >[gw9] [2127/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_decorator_subclass_does_not_propagate_to_base >testing/test_mark.py::TestFunctional::test_mark_should_not_pass_to_siebling_class >testing/test_mark.py::TestKeywordSelection::test_no_magic_values[__] >[gw7] [2128/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_plugin_skip >testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_env_plugin_instantiation >[gw4] [2129/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_xpass[xunit1] >[gw10] [2130/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-no] >[gw7] [2131/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_env_plugin_instantiation >testing/test_junitxml.py::TestPython::test_xfailure_xpass[xunit2] >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-log] >testing/test_pluginmanager.py::TestPytestPluginManager::test_pluginmanager_ENV_startup >[gw3] [2132/3410] XFAIL testing/test_capture.py::TestPerTestCapturing::test_capture_scope_cache >testing/test_capture.py::TestPerTestCapturing::test_no_carry_over >[gw2] [2133/3410] PASSED testing/test_legacypath.py::test_tmpdir_always_is_realpath >testing/test_legacypath.py::test_fixturerequest_getmodulepath >[gw14] [2134/3410] XFAIL testing/acceptance_test.py::TestInvocationVariants::test_noclass_discovery_if_not_testcase >testing/acceptance_test.py::TestInvocationVariants::test_doctest_id >[gw15] [2135/3410] PASSED testing/test_junitxml.py::test_record_testsuite_property_type_checking[False] >testing/test_junitxml.py::test_set_suite_name[xunit1-my_suite] >[gw13] [2136/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_failed_changed_to_xfail_or_skip[mark.xfail] >testing/test_cacheprovider.py::TestLastFailed::test_failed_changed_to_xfail_or_skip[mark.skip] >[gw5] [2137/3410] PASSED testing/test_doctest.py::TestDoctests::test_unicode_doctest >testing/test_doctest.py::TestDoctests::test_unicode_doctest_module >[gw0] [2138/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_no_magic_values[__] >testing/test_mark.py::TestKeywordSelection::test_no_magic_values[+] >[gw1] [2139/3410] PASSED testing/test_mark.py::test_mark_option[not not xyz-expected_passed2] >[gw9] [2140/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_should_not_pass_to_siebling_class >testing/test_mark.py::TestFunctional::test_mark_decorator_baseclasses_merged >[gw8] [2141/3410] PASSED testing/test_assertion.py::test_assert_tuple_warning >testing/test_assertion.py::test_assert_indirect_tuple_no_warning >testing/test_python_path.py::test_one_dir >[gw4] [2142/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_xpass[xunit2] >testing/test_junitxml.py::TestPython::test_xfailure_xpass_strict[xunit1] >[gw7] [2143/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_pluginmanager_ENV_startup >testing/test_pluginmanager.py::TestPytestPluginManager::test_import_plugin_importname >[gw2] [2144/3410] PASSED testing/test_legacypath.py::test_fixturerequest_getmodulepath >testing/test_legacypath.py::test_addini_paths[ini] >[gw10] [2145/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-log] >[gw3] [2146/3410] PASSED testing/test_capture.py::TestPerTestCapturing::test_no_carry_over >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-system-out] >testing/test_reports.py::TestReportSerialization::test_chained_exceptions[CollectReport] >[gw7] [2147/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_import_plugin_importname >testing/test_pluginmanager.py::TestPytestPluginManager::test_import_plugin_dotted_name >[gw15] [2148/3410] PASSED testing/test_junitxml.py::test_set_suite_name[xunit1-my_suite] >testing/test_junitxml.py::test_set_suite_name[xunit1-] >[gw7] [2149/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_import_plugin_dotted_name >testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_conftest_deps >[gw0] [2150/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_no_magic_values[+] >testing/test_mark.py::TestKeywordSelection::test_no_magic_values[..] >[gw2] [2151/3410] PASSED testing/test_legacypath.py::test_addini_paths[ini] >[gw5] [2152/3410] PASSED testing/test_doctest.py::TestDoctests::test_unicode_doctest_module >testing/test_legacypath.py::test_addini_paths[pyproject] >[gw7] [2153/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginManager::test_consider_conftest_deps >testing/test_doctest.py::TestDoctests::test_print_unicode_value >testing/test_pytester.py::test_make_hook_recorder >[gw9] [2154/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_decorator_baseclasses_merged >testing/test_mark.py::TestFunctional::test_mark_closest >[gw8] [2155/3410] PASSED testing/test_assertion.py::test_assert_indirect_tuple_no_warning >testing/test_assertion.py::test_assert_with_unicode >[gw4] [2156/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_xpass_strict[xunit1] >testing/test_junitxml.py::TestPython::test_xfailure_xpass_strict[xunit2] >[gw2] [2157/3410] PASSED testing/test_legacypath.py::test_addini_paths[pyproject] >testing/test_legacypath.py::test_override_ini_paths >[gw10] [2158/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-system-out] >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-system-err] >[gw14] [2159/3410] PASSED testing/acceptance_test.py::TestInvocationVariants::test_doctest_id >testing/acceptance_test.py::TestDurations::test_calls >[gw6] [2160/3410] PASSED testing/test_monkeypatch.py::test_syspath_prepend_with_namespace_packages >testing/test_nodes.py::test_node_warn_is_no_longer_only_pytest_warnings[DeprecationWarning-deprecated] >[gw15] [2161/3410] PASSED testing/test_junitxml.py::test_set_suite_name[xunit1-] >testing/test_junitxml.py::test_set_suite_name[xunit2-my_suite] >[gw0] [2162/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_no_magic_values[..] >testing/test_mark.py::TestKeywordSelection::test_no_match_directories_outside_the_suite >[gw9] [2163/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_closest >[gw5] [2164/3410] PASSED testing/test_doctest.py::TestDoctests::test_print_unicode_value >testing/test_mark.py::TestFunctional::test_mark_with_wrong_marker >testing/test_doctest.py::TestDoctests::test_reportinfo >[gw8] [2165/3410] PASSED testing/test_assertion.py::test_assert_with_unicode >testing/test_assertion.py::test_raise_unprintable_assertion_error >[gw3] [2166/3410] PASSED testing/test_reports.py::TestReportSerialization::test_chained_exceptions[CollectReport] >testing/test_reports.py::TestReportSerialization::test_chained_exceptions_no_reprcrash >[gw4] [2167/3410] PASSED testing/test_junitxml.py::TestPython::test_xfailure_xpass_strict[xunit2] >testing/test_junitxml.py::TestPython::test_collect_error[xunit1] >[gw2] [2168/3410] PASSED testing/test_legacypath.py::test_override_ini_paths >[gw1] [2169/3410] PASSED testing/test_python_path.py::test_one_dir >testing/test_link_resolve.py::test_link_resolve >testing/test_python_path.py::test_two_dirs >[gw10] [2170/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-system-err] >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-out-err] >[gw6] [2171/3410] PASSED testing/test_nodes.py::test_node_warn_is_no_longer_only_pytest_warnings[DeprecationWarning-deprecated] >[gw14] [2172/3410] PASSED testing/acceptance_test.py::TestDurations::test_calls >testing/test_nodes.py::test_node_warn_is_no_longer_only_pytest_warnings[PytestWarning-pytest] >testing/acceptance_test.py::TestDurations::test_calls_show_2 >[gw13] [2173/3410] PASSED testing/test_cacheprovider.py::TestLastFailed::test_failed_changed_to_xfail_or_skip[mark.skip] >[gw5] [2174/3410] PASSED testing/test_doctest.py::TestDoctests::test_reportinfo >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-..-3] >testing/test_doctest.py::TestDoctests::test_valid_setup_py >[gw15] [2175/3410] PASSED testing/test_junitxml.py::test_set_suite_name[xunit2-my_suite] >testing/test_junitxml.py::test_set_suite_name[xunit2-] >[gw8] [2176/3410] PASSED testing/test_assertion.py::test_raise_unprintable_assertion_error >testing/test_assertion.py::test_raise_assertion_error_raising_repr >[gw2] [2177/3410] PASSED testing/test_link_resolve.py::test_link_resolve >testing/test_main.py::test_wrap_session_notify_exception[ret_exc0] >[gw6] [2178/3410] PASSED testing/test_nodes.py::test_node_warn_is_no_longer_only_pytest_warnings[PytestWarning-pytest] >[gw1] [2179/3410] PASSED testing/test_python_path.py::test_two_dirs >testing/test_python_path.py::test_module_not_found >testing/test_nodes.py::test_node_warning_enforces_warning_types >[gw14] [2180/3410] PASSED testing/acceptance_test.py::TestDurations::test_calls_show_2 >testing/acceptance_test.py::TestDurations::test_calls_showall >[gw10] [2181/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-out-err] >testing/test_junitxml.py::TestPython::test_failure_function[xunit1-all] >[gw5] [2182/3410] PASSED testing/test_doctest.py::TestDoctests::test_valid_setup_py >testing/test_doctest.py::TestDoctests::test_main_py_does_not_cause_import_errors >[gw15] [2183/3410] PASSED testing/test_junitxml.py::test_set_suite_name[xunit2-] >testing/test_junitxml.py::test_escaped_skipreason_issue3533 >[gw13] [2184/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-..-3] >[gw7] [2185/3410] XFAIL testing/test_pytester.py::test_make_hook_recorder >testing/test_pytester.py::test_parseconfig >[gw8] [2186/3410] PASSED testing/test_assertion.py::test_raise_assertion_error_raising_repr >testing/test_assertion.py::test_issue_1944 >[gw2] [2187/3410] PASSED testing/test_main.py::test_wrap_session_notify_exception[ret_exc0] >testing/test_main.py::test_wrap_session_notify_exception[ret_exc1] >[gw0] [2188/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_no_match_directories_outside_the_suite >[gw6] [2189/3410] PASSED testing/test_nodes.py::test_node_warning_enforces_warning_types >testing/test_mark.py::test_parameterset_for_parametrize_marks[None] >testing/test_nodes.py::test_failure_with_changed_cwd >[gw11] [2190/3410] PASSED testing/test_parseopt.py::test_argcomplete >testing/test_pastebin.py::TestPasteCapture::test_failed >[gw14] [2191/3410] PASSED testing/acceptance_test.py::TestDurations::test_calls_showall >testing/acceptance_test.py::TestDurations::test_calls_showall_verbose >[gw10] [2192/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit1-all] >[gw5] [2193/3410] PASSED testing/test_doctest.py::TestDoctests::test_main_py_does_not_cause_import_errors >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-no] >testing/test_doctest.py::TestDoctests::test_invalid_setup_py >[gw15] [2194/3410] PASSED testing/test_junitxml.py::test_escaped_skipreason_issue3533 >testing/test_junitxml.py::test_escaped_setup_teardown_error >[gw2] [2195/3410] PASSED testing/test_main.py::test_wrap_session_notify_exception[ret_exc1] >testing/test_main.py::test_wrap_session_notify_exception[ret_exc2] >[gw0] [2196/3410] PASSED testing/test_mark.py::test_parameterset_for_parametrize_marks[None] >testing/test_mark.py::test_parameterset_for_parametrize_marks[] >[gw9] [2197/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_with_wrong_marker >testing/test_mark.py::TestFunctional::test_mark_dynamically_in_funcarg >[gw7] [2198/3410] PASSED testing/test_pytester.py::test_parseconfig >testing/test_pytester.py::test_pytester_runs_with_plugin >[gw13] [2199/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-..-3] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package/swc-1] >[gw0] [2200/3410] PASSED testing/test_mark.py::test_parameterset_for_parametrize_marks[] >testing/test_mark.py::test_parameterset_for_parametrize_marks[skip] >[gw6] [2201/3410] PASSED testing/test_nodes.py::test_failure_with_changed_cwd >testing/test_nose.py::test_nose_setup >[gw1] [2202/3410] PASSED testing/test_python_path.py::test_module_not_found >testing/test_python_path.py::test_no_ini >[gw2] [2203/3410] PASSED testing/test_main.py::test_wrap_session_notify_exception[ret_exc2] >[gw6] [2204/3410] SKIPPED testing/test_nose.py::test_nose_setup >testing/test_nose.py::test_nose_setup_func >testing/test_main.py::test_wrap_session_exit_sessionfinish[None] >[gw6] [2205/3410] SKIPPED testing/test_nose.py::test_nose_setup_func >testing/test_nose.py::test_nose_setup_func_failure >[gw6] [2206/3410] SKIPPED testing/test_nose.py::test_nose_setup_func_failure >testing/test_nose.py::test_nose_setup_func_failure_2 >[gw6] [2207/3410] SKIPPED testing/test_nose.py::test_nose_setup_func_failure_2 >testing/test_nose.py::test_nose_setup_partial >[gw11] [2208/3410] PASSED testing/test_pastebin.py::TestPasteCapture::test_failed >testing/test_pastebin.py::TestPasteCapture::test_all >[gw6] [2209/3410] SKIPPED testing/test_nose.py::test_nose_setup_partial >testing/test_nose.py::test_module_level_setup >[gw6] [2210/3410] SKIPPED testing/test_nose.py::test_module_level_setup >testing/test_nose.py::test_nose_style_setup_teardown >[gw6] [2211/3410] SKIPPED testing/test_nose.py::test_nose_style_setup_teardown >testing/test_nose.py::test_fixtures_nose_setup_issue8394 >[gw6] [2212/3410] SKIPPED testing/test_nose.py::test_fixtures_nose_setup_issue8394 >testing/test_nose.py::test_nose_setup_ordering >[gw6] [2213/3410] SKIPPED testing/test_nose.py::test_nose_setup_ordering >testing/test_nose.py::test_apiwrapper_problem_issue260 >[gw6] [2214/3410] SKIPPED testing/test_nose.py::test_apiwrapper_problem_issue260 >[gw5] [2215/3410] PASSED testing/test_doctest.py::TestDoctests::test_invalid_setup_py >testing/test_skipping.py::TestSkip::test_skip_class >testing/test_runner.py::test_importorskip_custom_reason >[gw14] [2216/3410] PASSED testing/acceptance_test.py::TestDurations::test_calls_showall_verbose >testing/test_pytester.py::test_runresult_assertion_on_xpassed >[gw10] [2217/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-no] >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-log] >[gw9] [2218/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_dynamically_in_funcarg >[gw0] [2219/3410] PASSED testing/test_mark.py::test_parameterset_for_parametrize_marks[skip] >testing/test_mark.py::TestFunctional::test_no_marker_match_on_unmarked_names >testing/test_mark.py::test_parameterset_for_parametrize_marks[xfail] >[gw7] [2220/3410] PASSED testing/test_pytester.py::test_pytester_runs_with_plugin >[gw8] [2221/3410] PASSED testing/test_assertion.py::test_issue_1944 >testing/test_pytester.py::test_pytester_with_doctest >testing/test_assertion.py::test_assertion_location_with_coverage >[gw13] [2222/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package/swc-1] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-./swc-1] >[gw0] [2223/3410] PASSED testing/test_mark.py::test_parameterset_for_parametrize_marks[xfail] >[gw2] [2224/3410] PASSED testing/test_main.py::test_wrap_session_exit_sessionfinish[None] >testing/test_mark.py::test_parameterset_for_fail_at_collect >testing/test_main.py::test_wrap_session_exit_sessionfinish[42] >[gw12] [2225/3410] PASSED testing/test_junitxml.py::TestPython::test_collect_error[xunit2] >testing/test_junitxml.py::TestPython::test_unicode >[gw11] [2226/3410] PASSED testing/test_pastebin.py::TestPasteCapture::test_all >testing/test_pastebin.py::TestPasteCapture::test_non_ascii_paste_text >[gw6] [2227/3410] PASSED testing/test_skipping.py::TestSkip::test_skip_class >testing/test_skipping.py::TestSkip::test_skips_on_false_string >[gw5] [2228/3410] PASSED testing/test_runner.py::test_importorskip_custom_reason >testing/test_runner.py::test_pytest_cmdline_main >[gw9] [2229/3410] PASSED testing/test_mark.py::TestFunctional::test_no_marker_match_on_unmarked_names >[gw14] [2230/3410] PASSED testing/test_pytester.py::test_runresult_assertion_on_xpassed >testing/test_mark.py::TestFunctional::test_keywords_at_node_level >testing/test_pytester.py::test_xpassed_with_strict_is_considered_a_failure >[gw10] [2231/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-log] >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-system-out] >[gw8] [2232/3410] PASSED testing/test_assertion.py::test_assertion_location_with_coverage >testing/test_assertrewrite.py::TestAssertionRewrite::test_rewrites_plugin_as_a_package >[gw13] [2233/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-./swc-1] >[gw15] [2234/3410] PASSED testing/test_junitxml.py::test_escaped_setup_teardown_error >testing/test_junitxml.py::test_logging_passing_tests_disabled_does_not_log_test_output[xunit1] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-.-1] >[gw2] [2235/3410] PASSED testing/test_main.py::test_wrap_session_exit_sessionfinish[42] >testing/test_skipping.py::TestXFail::test_xfail_raises[(AttributeError, TypeError)-TypeError-*1 xfailed*] >[gw1] [2236/3410] PASSED testing/test_python_path.py::test_no_ini >testing/test_python_path.py::test_clean_up >[gw4] [2237/3410] PASSED testing/test_junitxml.py::TestPython::test_collect_error[xunit1] >testing/test_runner.py::TestExecutionNonForked::test_teardown_final_returncode >[gw6] [2238/3410] PASSED testing/test_skipping.py::TestSkip::test_skips_on_false_string >testing/test_skipping.py::TestSkip::test_arg_as_reason >[gw12] [2239/3410] PASSED testing/test_junitxml.py::TestPython::test_unicode >[gw11] [2240/3410] PASSED testing/test_pastebin.py::TestPasteCapture::test_non_ascii_paste_text >testing/test_junitxml.py::TestPython::test_assertion_binchars >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_addhooks_conftestplugin >[gw9] [2241/3410] PASSED testing/test_mark.py::TestFunctional::test_keywords_at_node_level >testing/test_mark.py::TestFunctional::test_keyword_added_for_session >[gw14] [2242/3410] PASSED testing/test_pytester.py::test_xpassed_with_strict_is_considered_a_failure >testing/test_pytester.py::test_makepyfile_unicode >[gw3] [2243/3410] PASSED testing/test_reports.py::TestReportSerialization::test_chained_exceptions_no_reprcrash >[gw14] [2244/3410] PASSED testing/test_pytester.py::test_makepyfile_unicode >testing/test_pytester.py::test_makepyfile_utf8 >testing/test_reports.py::TestReportSerialization::test_report_timestamps_match_duration >[gw14] [2245/3410] PASSED testing/test_pytester.py::test_makepyfile_utf8 >testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_test_module_not_cleaned_up >[gw11] [2246/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_addhooks_conftestplugin >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_addhooks_nohooks >[gw7] [2247/3410] PASSED testing/test_pytester.py::test_pytester_with_doctest >testing/test_pytester.py::test_runresult_assertion_on_xfail >[gw15] [2248/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_does_not_log_test_output[xunit1] >[gw8] [2249/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_rewrites_plugin_as_a_package >testing/test_junitxml.py::test_logging_passing_tests_disabled_does_not_log_test_output[xunit2] >testing/test_mark.py::test_mark_option[xyz and xyz2-expected_passed3] >[gw10] [2250/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-system-out] >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-system-err] >[gw13] [2251/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-.-1] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-../swc-1] >[gw2] [2252/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_raises[(AttributeError, TypeError)-TypeError-*1 xfailed*] >[gw1] [2253/3410] PASSED testing/test_python_path.py::test_clean_up >testing/test_recwarn.py::test_recwarn_functional >testing/test_skipping.py::TestXFail::test_xfail_raises[TypeError-IndexError-*1 failed*] >[gw4] [2254/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_teardown_final_returncode >testing/test_runner.py::TestExecutionNonForked::test_logstart_logfinish_hooks >[gw6] [2255/3410] PASSED testing/test_skipping.py::TestSkip::test_arg_as_reason >testing/test_skipping.py::TestSkip::test_skip_no_reason >[gw11] [2256/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_addhooks_nohooks >testing/test_pluginmanager.py::TestPytestPluginInteractions::test_do_option_postinitialize >[gw3] [2257/3410] PASSED testing/test_reports.py::TestReportSerialization::test_report_timestamps_match_duration >[gw12] [2258/3410] PASSED testing/test_junitxml.py::TestPython::test_assertion_binchars >testing/test_reports.py::TestHooks::test_test_report >testing/test_junitxml.py::TestPython::test_pass_captures_stdout[no] >[gw9] [2259/3410] PASSED testing/test_mark.py::TestFunctional::test_keyword_added_for_session >testing/test_mark.py::TestFunctional::test_mark_from_parameters >[gw8] [2260/3410] PASSED testing/test_mark.py::test_mark_option[xyz and xyz2-expected_passed3] >testing/test_mark.py::test_mark_option[xyz2-expected_passed4] >[gw15] [2261/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_does_not_log_test_output[xunit2] >testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[no-xunit1] >[gw7] [2262/3410] PASSED testing/test_pytester.py::test_runresult_assertion_on_xfail >testing/test_setuponly.py::test_show_different_scopes[--setup-show] >[gw10] [2263/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-system-err] >[gw13] [2264/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-../swc-1] >testing/test_junitxml.py::TestPython::test_failure_function[xunit2-out-err] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package/snc-1] >[gw11] [2265/3410] PASSED testing/test_pluginmanager.py::TestPytestPluginInteractions::test_do_option_postinitialize >testing/test_session.py::test_rootdir_wrong_option_arg >[gw1] [2266/3410] PASSED testing/test_recwarn.py::test_recwarn_functional >testing/test_recwarn.py::TestWarns::test_double_test >[gw2] [2267/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_raises[TypeError-IndexError-*1 failed*] >testing/test_skipping.py::TestXFail::test_xfail_raises[(AttributeError, TypeError)-IndexError-*1 failed*] >[gw4] [2268/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_logstart_logfinish_hooks >testing/test_runner.py::TestExecutionNonForked::test_exact_teardown_issue90 >[gw11] [2269/3410] PASSED testing/test_session.py::test_rootdir_wrong_option_arg >[gw6] [2270/3410] PASSED testing/test_skipping.py::TestSkip::test_skip_no_reason >testing/test_setuponly.py::test_show_only_active_fixtures[--setup-only] >testing/test_skipping.py::TestSkip::test_skip_with_reason >[gw14] [2271/3410] PASSED testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_test_module_not_cleaned_up >testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_taking_and_restoring_a_sys_modules_snapshot >[gw9] [2272/3410] PASSED testing/test_mark.py::TestFunctional::test_mark_from_parameters >testing/test_mark.py::TestFunctional::test_reevaluate_dynamic_expr >[gw3] [2273/3410] PASSED testing/test_reports.py::TestHooks::test_test_report >testing/test_reports.py::TestHooks::test_collect_report >[gw12] [2274/3410] PASSED testing/test_junitxml.py::TestPython::test_pass_captures_stdout[no] >testing/test_junitxml.py::TestPython::test_pass_captures_stdout[system-out] >[gw0] [2275/3410] PASSED testing/test_mark.py::test_parameterset_for_fail_at_collect >testing/test_mark.py::test_parameterset_for_parametrize_bad_markname >[gw8] [2276/3410] PASSED testing/test_mark.py::test_mark_option[xyz2-expected_passed4] >testing/test_mark.py::test_mark_option[xyz or xyz2-expected_passed5] >[gw15] [2277/3410] PASSED testing/test_junitxml.py::test_logging_passing_tests_disabled_logs_output_for_failing_test_issue5430[no-xunit1] >[gw2] [2278/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_raises[(AttributeError, TypeError)-IndexError-*1 failed*] >testing/test_skipping.py::TestXFail::test_strict_sanity >[gw13] [2279/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[runner-../package/snc-1] >testing/test_session.py::TestNewSession::test_broken_repr_with_showlocals_verbose >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-./snc-1] >[gw7] [2280/3410] PASSED testing/test_setuponly.py::test_show_different_scopes[--setup-show] >testing/test_setuponly.py::test_show_nested_fixtures[--setup-show] >[gw10] [2281/3410] PASSED testing/test_junitxml.py::TestPython::test_failure_function[xunit2-out-err] >testing/test_runner_xunit.py::test_class_setup >[gw1] [2282/3410] PASSED testing/test_recwarn.py::TestWarns::test_double_test >testing/test_reports.py::TestReportSerialization::test_xdist_longrepr_to_str_issue_241 >[gw0] [2283/3410] PASSED testing/test_mark.py::test_parameterset_for_parametrize_bad_markname >testing/test_mark.py::test_mark_expressions_no_smear >[gw4] [2284/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_exact_teardown_issue90 >testing/test_runner.py::TestExecutionNonForked::test_exact_teardown_issue1206 >[gw6] [2285/3410] PASSED testing/test_skipping.py::TestSkip::test_skip_with_reason >testing/test_skipping.py::TestSkip::test_only_skips_marked_test >[gw14] [2286/3410] PASSED testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_taking_and_restoring_a_sys_modules_snapshot >[gw11] [2287/3410] PASSED testing/test_setuponly.py::test_show_only_active_fixtures[--setup-only] >testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_sys_modules_snapshot_restore_preserving_modules >testing/test_setuponly.py::test_show_different_scopes[--setup-only] >[gw9] [2288/3410] PASSED testing/test_mark.py::TestFunctional::test_reevaluate_dynamic_expr >testing/test_mark.py::TestKeywordSelection::test_select_simple >[gw3] [2289/3410] PASSED testing/test_reports.py::TestHooks::test_collect_report >testing/test_reports.py::TestHooks::test_invalid_report_types[pytest_runtest_logreport] >[gw12] [2290/3410] PASSED testing/test_junitxml.py::TestPython::test_pass_captures_stdout[system-out] >testing/test_junitxml.py::TestPython::test_pass_captures_stderr[no] >[gw8] [2291/3410] PASSED testing/test_mark.py::test_mark_option[xyz or xyz2-expected_passed5] >testing/test_mark.py::test_mark_option_custom[interface-expected_passed0] >[gw15] [2292/3410] PASSED testing/test_session.py::TestNewSession::test_broken_repr_with_showlocals_verbose >[gw2] [2293/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_sanity >testing/test_skipping.py::TestXFail::test_strict_xfail[True] >testing/test_session.py::TestNewSession::test_skip_file_by_conftest >[gw13] [2294/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[package-./snc-1] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-../snc-1] >[gw0] [2295/3410] PASSED testing/test_mark.py::test_mark_expressions_no_smear >testing/test_skipping.py::TestXFail::test_xfail_run_anyway >[gw10] [2296/3410] PASSED testing/test_runner_xunit.py::test_class_setup >testing/test_runner_xunit.py::test_class_setup_failure_no_teardown >[gw7] [2297/3410] PASSED testing/test_setuponly.py::test_show_nested_fixtures[--setup-show] >testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-show] >[gw14] [2298/3410] PASSED testing/test_pytester.py::TestInlineRunModulesCleanup::test_inline_run_sys_modules_snapshot_restore_preserving_modules >testing/test_pytester.py::TestInlineRunModulesCleanup::test_external_test_module_imports_not_cleaned_up >[gw6] [2299/3410] PASSED testing/test_skipping.py::TestSkip::test_only_skips_marked_test >[gw1] [2300/3410] PASSED testing/test_reports.py::TestReportSerialization::test_xdist_longrepr_to_str_issue_241 >testing/test_skipping.py::TestSkip::test_strict_and_skip >testing/test_reports.py::TestReportSerialization::test_xdist_report_longrepr_reprcrash_130 >[gw11] [2301/3410] PASSED testing/test_setuponly.py::test_show_different_scopes[--setup-only] >testing/test_setuponly.py::test_show_nested_fixtures[--setup-only] >[gw3] [2302/3410] PASSED testing/test_reports.py::TestHooks::test_invalid_report_types[pytest_runtest_logreport] >testing/test_reports.py::TestHooks::test_invalid_report_types[pytest_collectreport] >[gw8] [2303/3410] PASSED testing/test_mark.py::test_mark_option_custom[interface-expected_passed0] >testing/test_mark.py::test_mark_option_custom[not interface-expected_passed1] >[gw12] [2304/3410] PASSED testing/test_junitxml.py::TestPython::test_pass_captures_stderr[no] >testing/test_junitxml.py::TestPython::test_pass_captures_stderr[system-err] >[gw5] [2305/3410] PASSED testing/test_runner.py::test_pytest_cmdline_main >testing/test_runner.py::test_unicode_in_longrepr >[gw15] [2306/3410] PASSED testing/test_session.py::TestNewSession::test_skip_file_by_conftest >testing/test_session.py::TestNewSession::test_order_of_execution >[gw13] [2307/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[swc-../snc-1] >testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-.-1] >[gw2] [2308/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail[True] >[gw0] [2309/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_run_anyway >testing/test_skipping.py::TestXFail::test_xfail_run_with_skip_mark[test_input0-expected0] >testing/test_skipping.py::TestXFail::test_strict_xfail[False] >[gw14] [2310/3410] PASSED testing/test_pytester.py::TestInlineRunModulesCleanup::test_external_test_module_imports_not_cleaned_up >testing/test_pytester.py::test_assert_outcomes_after_pytest_error >[gw10] [2311/3410] PASSED testing/test_runner_xunit.py::test_class_setup_failure_no_teardown >testing/test_runner_xunit.py::test_method_setup >[gw7] [2312/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-show] >[gw11] [2313/3410] PASSED testing/test_setuponly.py::test_show_nested_fixtures[--setup-only] >testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-show] >testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-only] >[gw3] [2314/3410] PASSED testing/test_reports.py::TestHooks::test_invalid_report_types[pytest_collectreport] >testing/test_runner.py::TestSetupState::test_setup >[gw1] [2315/3410] PASSED testing/test_reports.py::TestReportSerialization::test_xdist_report_longrepr_reprcrash_130 >testing/test_reports.py::TestReportSerialization::test_reprentries_serialization_170 >[gw8] [2316/3410] PASSED testing/test_mark.py::test_mark_option_custom[not interface-expected_passed1] >testing/test_mark.py::test_keyword_option_custom[interface-expected_passed0] >[gw12] [2317/3410] PASSED testing/test_junitxml.py::TestPython::test_pass_captures_stderr[system-err] >[gw14] [2318/3410] PASSED testing/test_pytester.py::test_assert_outcomes_after_pytest_error >testing/test_junitxml.py::TestPython::test_setup_error_captures_stdout[no] >testing/test_pytester.py::test_cwd_snapshot >[gw14] [2319/3410] PASSED testing/test_pytester.py::test_cwd_snapshot >testing/test_pytester.py::test_pytester_subprocess_via_runpytest_arg >[gw5] [2320/3410] PASSED testing/test_runner.py::test_unicode_in_longrepr >[gw15] [2321/3410] PASSED testing/test_session.py::TestNewSession::test_order_of_execution >[gw0] [2322/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_run_with_skip_mark[test_input0-expected0] >testing/test_runner.py::test_failure_in_setup >testing/test_session.py::TestNewSession::test_collect_only_with_various_situations >testing/test_skipping.py::TestXFail::test_xfail_run_with_skip_mark[test_input1-expected1] >[gw2] [2323/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail[False] >[gw13] [2324/3410] PASSED testing/test_conftest.py::TestConftestVisibility::test_parsefactories_relative_node_ids[snc-.-1] >[gw9] [2325/3410] PASSED testing/test_mark.py::TestKeywordSelection::test_select_simple >testing/test_skipping.py::TestXFail::test_strict_xfail_condition[True] >testing/test_conftest.py::test_search_conftest_up_to_inifile[.-2-0] >testing/test_skipping.py::TestEvaluation::test_marked_skipif_no_args >[gw10] [2326/3410] PASSED testing/test_runner_xunit.py::test_method_setup >[gw3] [2327/3410] PASSED testing/test_runner.py::TestSetupState::test_setup >[gw11] [2328/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-only] >testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-only] >testing/test_runner.py::TestSetupState::test_teardown_exact_stack_empty >testing/test_runner_xunit.py::test_method_setup_failure_no_teardown >[gw1] [2329/3410] PASSED testing/test_reports.py::TestReportSerialization::test_reprentries_serialization_170 >testing/test_reports.py::TestReportSerialization::test_reprentries_serialization_196 >[gw7] [2330/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-show] >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-show] >[gw8] [2331/3410] PASSED testing/test_mark.py::test_keyword_option_custom[interface-expected_passed0] >testing/test_mark.py::test_keyword_option_custom[not interface-expected_passed1] >[gw6] [2332/3410] PASSED testing/test_skipping.py::TestSkip::test_strict_and_skip >testing/test_skipping.py::TestSkip::test_wrong_skip_usage >[gw12] [2333/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error_captures_stdout[no] >testing/test_junitxml.py::TestPython::test_setup_error_captures_stdout[system-out] >[gw9] [2334/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_skipif_no_args >testing/test_skipping.py::TestEvaluation::test_marked_one_arg >[gw0] [2335/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_run_with_skip_mark[test_input1-expected1] >testing/test_skipping.py::TestXFail::test_xfail_evalfalse_but_fails >[gw2] [2336/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail_condition[True] >testing/test_skipping.py::TestXFail::test_strict_xfail_condition[False] >[gw3] [2337/3410] PASSED testing/test_runner.py::TestSetupState::test_teardown_exact_stack_empty >testing/test_runner.py::TestSetupState::test_setup_fails_and_failure_is_cached >[gw13] [2338/3410] PASSED testing/test_conftest.py::test_search_conftest_up_to_inifile[.-2-0] >testing/test_conftest.py::test_search_conftest_up_to_inifile[src-1-1] >[gw5] [2339/3410] PASSED testing/test_runner.py::test_failure_in_setup >[gw11] [2340/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-only] >[gw10] [2341/3410] PASSED testing/test_runner_xunit.py::test_method_setup_failure_no_teardown >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-only] >testing/test_runner.py::test_makereport_getsource >testing/test_runner_xunit.py::test_method_setup_uses_fresh_instances >[gw1] [2342/3410] PASSED testing/test_reports.py::TestReportSerialization::test_reprentries_serialization_196 >testing/test_reports.py::TestReportSerialization::test_itemreport_outcomes >[gw8] [2343/3410] PASSED testing/test_mark.py::test_keyword_option_custom[not interface-expected_passed1] >testing/test_mark.py::test_keyword_option_custom[pass-expected_passed2] >[gw7] [2344/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-show] >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-show] >[gw9] [2345/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_one_arg >testing/test_skipping.py::TestEvaluation::test_marked_one_arg_with_reason >[gw12] [2346/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error_captures_stdout[system-out] >testing/test_junitxml.py::TestPython::test_setup_error_captures_stderr[no] >[gw0] [2347/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_evalfalse_but_fails >testing/test_skipping.py::TestXFail::test_xfail_not_report_default >[gw2] [2348/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail_condition[False] >testing/test_skipping.py::TestXFail::test_xfail_condition_keyword[True] >[gw15] [2349/3410] PASSED testing/test_session.py::TestNewSession::test_collect_only_with_various_situations >testing/test_session.py::TestNewSession::test_minus_x_import_error >[gw3] [2350/3410] PASSED testing/test_runner.py::TestSetupState::test_setup_fails_and_failure_is_cached >testing/test_runner.py::TestSetupState::test_teardown_multiple_one_fails >[gw4] [2351/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_exact_teardown_issue1206 >testing/test_runner.py::TestExecutionNonForked::test_failure_in_setup_function_ignores_custom_repr >[gw13] [2352/3410] PASSED testing/test_conftest.py::test_search_conftest_up_to_inifile[src-1-1] >testing/test_conftest.py::test_search_conftest_up_to_inifile[None-1-1] >[gw10] [2353/3410] PASSED testing/test_runner_xunit.py::test_method_setup_uses_fresh_instances >testing/test_runner_xunit.py::test_setup_that_skips_calledagain >[gw11] [2354/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-only] >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-only] >[gw6] [2355/3410] PASSED testing/test_skipping.py::TestSkip::test_wrong_skip_usage >[gw5] [2356/3410] PASSED testing/test_runner.py::test_makereport_getsource >testing/test_runner.py::test_makereport_getsource_dynamic_code >testing/test_skipping.py::TestSkipif::test_skipif_conditional >[gw8] [2357/3410] PASSED testing/test_mark.py::test_keyword_option_custom[pass-expected_passed2] >testing/test_mark.py::test_keyword_option_custom[not pass-expected_passed3] >[gw1] [2358/3410] PASSED testing/test_reports.py::TestReportSerialization::test_itemreport_outcomes >testing/test_reports.py::TestReportSerialization::test_collectreport_passed >[gw7] [2359/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-show] >testing/test_setuponly.py::test_dynamic_fixture_request >[gw3] [2360/3410] PASSED testing/test_runner.py::TestSetupState::test_teardown_multiple_one_fails >[gw2] [2361/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_condition_keyword[True] >[gw15] [2362/3410] PASSED testing/test_session.py::TestNewSession::test_minus_x_import_error >testing/test_session.py::TestNewSession::test_minus_x_overridden_by_maxfail >[gw12] [2363/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error_captures_stderr[no] >testing/test_runner.py::TestSetupState::test_teardown_multiple_fail >testing/test_junitxml.py::TestPython::test_setup_error_captures_stderr[system-err] >testing/test_skipping.py::TestXFail::test_xfail_condition_keyword[False] >[gw0] [2364/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_not_report_default >testing/test_skipping.py::TestXFail::test_xfail_not_run_xfail_reporting >[gw4] [2365/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_failure_in_setup_function_ignores_custom_repr >testing/test_runner.py::TestExecutionNonForked::test_systemexit_does_not_bail_out >[gw10] [2366/3410] PASSED testing/test_runner_xunit.py::test_setup_that_skips_calledagain >testing/test_runner_xunit.py::test_setup_fails_again_on_all_tests >[gw13] [2367/3410] PASSED testing/test_conftest.py::test_search_conftest_up_to_inifile[None-1-1] >testing/test_conftest.py::test_issue1073_conftest_special_objects >[gw11] [2368/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-only] >testing/test_setuponly.py::test_show_only_active_fixtures[--setup-plan] >[gw6] [2369/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_conditional >testing/test_skipping.py::TestSkipif::test_skipif_reporting["hasattr(sys, 'platform')"] >[gw8] [2370/3410] PASSED testing/test_mark.py::test_keyword_option_custom[not pass-expected_passed3] >testing/test_mark.py::test_keyword_option_custom[not not not (pass)-expected_passed4] >[gw1] [2371/3410] PASSED testing/test_reports.py::TestReportSerialization::test_collectreport_passed >testing/test_reports.py::TestReportSerialization::test_collectreport_fail >[gw5] [2372/3410] PASSED testing/test_runner.py::test_makereport_getsource_dynamic_code >testing/test_runner.py::test_current_test_env_var >[gw7] [2373/3410] PASSED testing/test_setuponly.py::test_dynamic_fixture_request >testing/test_setuponly.py::test_capturing >[gw3] [2374/3410] PASSED testing/test_runner.py::TestSetupState::test_teardown_multiple_fail >testing/test_runner.py::TestSetupState::test_teardown_multiple_scopes_one_fails >[gw2] [2375/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_condition_keyword[False] >testing/test_skipping.py::TestXFail::test_strict_xfail_default_from_file[true] >[gw9] [2376/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_one_arg_with_reason >testing/test_skipping.py::TestEvaluation::test_marked_one_arg_twice >[gw15] [2377/3410] PASSED testing/test_session.py::TestNewSession::test_minus_x_overridden_by_maxfail >testing/test_session.py::test_plugin_specify >[gw4] [2378/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_systemexit_does_not_bail_out >[gw12] [2379/3410] PASSED testing/test_junitxml.py::TestPython::test_setup_error_captures_stderr[system-err] >testing/test_runner.py::TestExecutionNonForked::test_exit_propagates >testing/test_junitxml.py::TestPython::test_avoid_double_stdout[no] >[gw13] [2380/3410] PASSED testing/test_conftest.py::test_issue1073_conftest_special_objects >testing/test_conftest.py::test_conftest_exception_handling >[gw10] [2381/3410] PASSED testing/test_runner_xunit.py::test_setup_fails_again_on_all_tests >testing/test_runner_xunit.py::test_setup_funcarg_setup_when_outer_scope_fails >[gw11] [2382/3410] PASSED testing/test_setuponly.py::test_show_only_active_fixtures[--setup-plan] >testing/test_setuponly.py::test_show_different_scopes[--setup-plan] >[gw8] [2383/3410] PASSED testing/test_mark.py::test_keyword_option_custom[not not not (pass)-expected_passed4] >testing/test_mark.py::test_keyword_option_custom[1 or 2-expected_passed5] >[gw6] [2384/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_reporting["hasattr(sys, 'platform')"] >testing/test_skipping.py::TestSkipif::test_skipif_reporting[True, reason="invalid platform"] >[gw5] [2385/3410] PASSED testing/test_runner.py::test_current_test_env_var >testing/test_runner.py::TestReportContents::test_longreprtext_pass >[gw13] [2386/3410] PASSED testing/test_conftest.py::test_conftest_exception_handling >testing/test_conftest.py::test_hook_proxy >[gw3] [2387/3410] PASSED testing/test_runner.py::TestSetupState::test_teardown_multiple_scopes_one_fails >testing/test_runner.py::TestSetupState::test_teardown_multiple_scopes_several_fail >[gw2] [2388/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail_default_from_file[true] >testing/test_skipping.py::TestXFail::test_strict_xfail_default_from_file[false] >[gw7] [2389/3410] PASSED testing/test_setuponly.py::test_capturing >testing/test_setuponly.py::test_show_fixtures_and_execute_test >[gw4] [2390/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_exit_propagates >testing/test_runner.py::TestExecutionNonForked::test_keyboardinterrupt_propagates >[gw12] [2391/3410] PASSED testing/test_junitxml.py::TestPython::test_avoid_double_stdout[no] >testing/test_junitxml.py::TestPython::test_avoid_double_stdout[system-out] >[gw11] [2392/3410] PASSED testing/test_setuponly.py::test_show_different_scopes[--setup-plan] >testing/test_setuponly.py::test_show_nested_fixtures[--setup-plan] >[gw15] [2393/3410] PASSED testing/test_session.py::test_plugin_specify >testing/test_session.py::test_plugin_already_exists >[gw8] [2394/3410] PASSED testing/test_mark.py::test_keyword_option_custom[1 or 2-expected_passed5] >testing/test_mark.py::test_keyword_option_custom[not (1 or 2)-expected_passed6] >[gw6] [2395/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_reporting[True, reason="invalid platform"] >testing/test_skipping.py::TestSkipif::test_skipif_using_platform >[gw5] [2396/3410] PASSED testing/test_runner.py::TestReportContents::test_longreprtext_pass >testing/test_runner.py::TestReportContents::test_longreprtext_skip >[gw9] [2397/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_one_arg_twice >testing/test_skipping.py::TestEvaluation::test_marked_one_arg_twice2 >[gw3] [2398/3410] PASSED testing/test_runner.py::TestSetupState::test_teardown_multiple_scopes_several_fail >testing/test_runner.py::TestExecutionNonForked::test_passfunction >[gw10] [2399/3410] PASSED testing/test_runner_xunit.py::test_setup_funcarg_setup_when_outer_scope_fails >testing/test_runner_xunit.py::test_setup_teardown_function_level_with_optional_argument[] >[gw2] [2400/3410] PASSED testing/test_skipping.py::TestXFail::test_strict_xfail_default_from_file[false] >testing/test_skipping.py::TestXFail::test_xfail_markeval_namespace >[gw13] [2401/3410] PASSED testing/test_conftest.py::test_hook_proxy >[gw0] [2402/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_not_run_xfail_reporting >testing/test_conftest.py::test_required_option_help >testing/test_skipping.py::TestXFail::test_xfail_not_run_no_setup_run >[gw15] [2403/3410] PASSED testing/test_session.py::test_plugin_already_exists >testing/test_session.py::test_exclude >[gw4] [2404/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_keyboardinterrupt_propagates >testing/test_runner.py::TestSessionReports::test_collect_result >[gw7] [2405/3410] PASSED testing/test_setuponly.py::test_show_fixtures_and_execute_test >testing/test_setuponly.py::test_setup_show_with_KeyboardInterrupt_in_test >[gw11] [2406/3410] PASSED testing/test_setuponly.py::test_show_nested_fixtures[--setup-plan] >testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-plan] >[gw12] [2407/3410] PASSED testing/test_junitxml.py::TestPython::test_avoid_double_stdout[system-out] >[gw6] [2408/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_using_platform >testing/test_junitxml.py::TestNonPython::test_summing_simple[xunit1] >[gw5] [2409/3410] PASSED testing/test_runner.py::TestReportContents::test_longreprtext_skip >[gw8] [2410/3410] PASSED testing/test_mark.py::test_keyword_option_custom[not (1 or 2)-expected_passed6] >testing/test_runner.py::TestReportContents::test_longreprtext_collect_skip >testing/test_mark.py::test_keyword_option_considers_mark >testing/test_skipping.py::TestSkipif::test_skipif_reporting_multiple[skipif-SKIP-skipped] >[gw9] [2411/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_one_arg_twice2 >testing/test_skipping.py::TestEvaluation::test_marked_skipif_with_boolean_without_reason >[gw13] [2412/3410] PASSED testing/test_conftest.py::test_required_option_help >testing/test_debugging.py::TestPDB::test_pdb_on_fail >[gw3] [2413/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_passfunction >testing/test_runner.py::TestExecutionNonForked::test_failfunction >[gw10] [2414/3410] PASSED testing/test_runner_xunit.py::test_setup_teardown_function_level_with_optional_argument[] >testing/test_runner_xunit.py::test_setup_teardown_function_level_with_optional_argument[arg] >[gw4] [2415/3410] PASSED testing/test_runner.py::TestSessionReports::test_collect_result >testing/test_runner.py::test_runtest_in_module_ordering >[gw2] [2416/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_markeval_namespace >testing/test_skipping.py::TestXFailwithSetupTeardown::test_failing_setup_issue9 >[gw14] [2417/3410] PASSED testing/test_pytester.py::test_pytester_subprocess_via_runpytest_arg >testing/test_pytester.py::test_unicode_args >[gw15] [2418/3410] PASSED testing/test_session.py::test_exclude >testing/test_session.py::test_exclude_glob >[gw11] [2419/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_autouse[--setup-plan] >testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-plan] >[gw8] [2420/3410] PASSED testing/test_mark.py::test_keyword_option_considers_mark >testing/test_mark.py::test_keyword_option_parametrize[None-expected_passed0] >[gw12] [2421/3410] PASSED testing/test_junitxml.py::TestNonPython::test_summing_simple[xunit1] >[gw6] [2422/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_reporting_multiple[skipif-SKIP-skipped] >testing/test_junitxml.py::TestNonPython::test_summing_simple[xunit2] >testing/test_skipping.py::TestSkipif::test_skipif_reporting_multiple[xfail-XPASS-xpassed] >[gw9] [2423/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_skipif_with_boolean_without_reason >testing/test_skipping.py::TestEvaluation::test_marked_skipif_with_invalid_boolean >[gw0] [2424/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_not_run_no_setup_run >testing/test_skipping.py::TestXFail::test_xfail_xpass >[gw13] [2425/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_fail >testing/test_debugging.py::TestPDB::test_pdb_on_xfail >[gw3] [2426/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_failfunction >testing/test_runner.py::TestExecutionNonForked::test_skipfunction >[gw14] [2427/3410] PASSED testing/test_pytester.py::test_unicode_args >testing/test_pytester.py::test_run_stdin >[gw10] [2428/3410] PASSED testing/test_runner_xunit.py::test_setup_teardown_function_level_with_optional_argument[arg] >[gw15] [2429/3410] PASSED testing/test_session.py::test_exclude_glob >testing/test_session.py::TestNewSession::test_basic_testitem_events >[gw2] [2430/3410] PASSED testing/test_skipping.py::TestXFailwithSetupTeardown::test_failing_setup_issue9 >testing/test_skipping.py::TestXFailwithSetupTeardown::test_failing_teardown_issue9 >testing/test_session.py::test_deselect >[gw8] [2431/3410] PASSED testing/test_mark.py::test_keyword_option_parametrize[None-expected_passed0] >testing/test_mark.py::test_keyword_option_parametrize[[1.3]-expected_passed1] >[gw11] [2432/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameters[--setup-plan] >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-plan] >[gw4] [2433/3410] XFAIL testing/test_runner.py::test_runtest_in_module_ordering >testing/test_runner.py::test_pytest_exit_msg >[gw9] [2434/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_skipif_with_invalid_boolean >testing/test_skipping.py::TestEvaluation::test_skipif_class >[gw12] [2435/3410] PASSED testing/test_junitxml.py::TestNonPython::test_summing_simple[xunit2] >[gw6] [2436/3410] PASSED testing/test_skipping.py::TestSkipif::test_skipif_reporting_multiple[xfail-XPASS-xpassed] >testing/test_junitxml.py::test_nullbyte[no] >testing/test_skipping.py::test_skip_not_report_default >[gw0] [2437/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_xpass >testing/test_skipping.py::TestXFail::test_xfail_imperative >[gw13] [2438/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_xfail >testing/test_debugging.py::TestPDB::test_pdb_on_skip >[gw3] [2439/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_skipfunction >testing/test_runner.py::TestExecutionNonForked::test_skip_in_setup_function >[gw5] [2440/3410] PASSED testing/test_runner.py::TestReportContents::test_longreprtext_collect_skip >testing/test_runner.py::TestReportContents::test_longreprtext_failure >[gw4] [2441/3410] PASSED testing/test_runner.py::test_pytest_exit_msg >testing/test_runner.py::test_pytest_exit_returncode >[gw2] [2442/3410] PASSED testing/test_skipping.py::TestXFailwithSetupTeardown::test_failing_teardown_issue9 >testing/test_stepwise.py::test_run_without_stepwise >[gw10] [2443/3410] PASSED testing/test_session.py::TestNewSession::test_basic_testitem_events >[gw15] [2444/3410] PASSED testing/test_session.py::test_deselect >testing/test_session.py::TestNewSession::test_nested_import_error >testing/test_session.py::test_sessionfinish_with_start >[gw1] [2445/3410] PASSED testing/test_reports.py::TestReportSerialization::test_collectreport_fail >testing/test_reports.py::TestReportSerialization::test_extended_report_deserialization >[gw8] [2446/3410] PASSED testing/test_mark.py::test_keyword_option_parametrize[[1.3]-expected_passed1] >testing/test_mark.py::test_keyword_option_parametrize[2-3-expected_passed2] >[gw11] [2447/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids[--setup-plan] >[gw9] [2448/3410] PASSED testing/test_skipping.py::TestEvaluation::test_skipif_class >testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-plan] >testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace >[gw6] [2449/3410] PASSED testing/test_skipping.py::test_skip_not_report_default >testing/test_skipping.py::test_skipif_class >[gw12] [2450/3410] PASSED testing/test_junitxml.py::test_nullbyte[no] >testing/test_junitxml.py::test_nullbyte[system-out] >[gw13] [2451/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_skip >testing/test_debugging.py::TestPDB::test_pdb_on_top_level_raise_skiptest >[gw3] [2452/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_skip_in_setup_function >testing/test_runner.py::TestExecutionNonForked::test_failure_in_setup_function >[gw5] [2453/3410] PASSED testing/test_runner.py::TestReportContents::test_longreprtext_failure >testing/test_runner.py::TestReportContents::test_captured_text >[gw15] [2454/3410] PASSED testing/test_session.py::test_sessionfinish_with_start >testing/test_session.py::test_collection_args_do_not_duplicate_modules >[gw8] [2455/3410] PASSED testing/test_mark.py::test_keyword_option_parametrize[2-3-expected_passed2] >testing/test_mark.py::test_parametrize_with_module >[gw11] [2456/3410] PASSED testing/test_setuponly.py::test_show_fixtures_with_parameter_ids_function[--setup-plan] >testing/test_setuponly.py::test_show_only_active_fixtures[--setup-show] >[gw2] [2457/3410] PASSED testing/test_stepwise.py::test_run_without_stepwise >testing/test_stepwise.py::test_stepwise_output_summary >[gw9] [2458/3410] PASSED testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace >testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace_multiple >[gw6] [2459/3410] PASSED testing/test_skipping.py::test_skipif_class >testing/test_skipping.py::test_skipped_reasons_functional >[gw12] [2460/3410] PASSED testing/test_junitxml.py::test_nullbyte[system-out] >testing/test_junitxml.py::test_nullbyte_replace[no] >[gw7] [2461/3410] PASSED testing/test_setuponly.py::test_setup_show_with_KeyboardInterrupt_in_test >[gw13] [2462/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_top_level_raise_skiptest >testing/test_setuponly.py::test_show_fixture_action_with_bytes >testing/test_debugging.py::TestPDB::test_pdb_on_BdbQuit >[gw3] [2463/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_failure_in_setup_function >testing/test_runner.py::TestExecutionNonForked::test_failure_in_teardown_function >[gw5] [2464/3410] PASSED testing/test_runner.py::TestReportContents::test_captured_text >testing/test_runner.py::TestReportContents::test_no_captured_text >[gw10] [2465/3410] PASSED testing/test_session.py::TestNewSession::test_nested_import_error >[gw8] [2466/3410] PASSED testing/test_mark.py::test_parametrize_with_module >testing/test_mark.py::test_keyword_option_wrong_arguments[foo or-at column 7: expected not OR left parenthesis OR identifier; got end of input] >testing/test_session.py::TestNewSession::test_raises_output >[gw0] [2467/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_imperative >testing/test_skipping.py::TestXFail::test_xfail_imperative_in_setup_function >[gw11] [2468/3410] PASSED testing/test_setuponly.py::test_show_only_active_fixtures[--setup-show] >testing/test_terminal.py::TestTerminal::test_pass_skip_fail[default] >[gw6] [2469/3410] PASSED testing/test_skipping.py::test_skipped_reasons_functional >testing/test_skipping.py::test_skipped_folding >[gw13] [2470/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_BdbQuit >testing/test_debugging.py::TestPDB::test_pdb_on_KeyboardInterrupt >[gw3] [2471/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_failure_in_teardown_function >[gw12] [2472/3410] PASSED testing/test_junitxml.py::test_nullbyte_replace[no] >testing/test_runner.py::TestExecutionNonForked::test_custom_failure_repr >testing/test_junitxml.py::test_nullbyte_replace[system-out] >[gw9] [2473/3410] PASSED testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace_multiple >[gw14] [2474/3410] PASSED testing/test_pytester.py::test_run_stdin >testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace_ValueError >testing/test_pytester.py::test_popen_stdin_pipe >[gw5] [2475/3410] PASSED testing/test_runner.py::TestReportContents::test_no_captured_text >[gw15] [2476/3410] PASSED testing/test_session.py::test_collection_args_do_not_duplicate_modules >testing/test_runner.py::TestReportContents::test_longrepr_type >testing/test_session.py::test_rootdir_option_arg[root] >[gw8] [2477/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[foo or-at column 7: expected not OR left parenthesis OR identifier; got end of input] >testing/test_mark.py::test_keyword_option_wrong_arguments[foo or or-at column 8: expected not OR left parenthesis OR identifier; got or] >[gw10] [2478/3410] PASSED testing/test_session.py::TestNewSession::test_raises_output >testing/test_session.py::TestNewSession::test_syntax_error_module >[gw11] [2479/3410] PASSED testing/test_terminal.py::TestTerminal::test_pass_skip_fail[default] >testing/test_terminal.py::TestTerminal::test_pass_skip_fail[verbose] >[gw14] [2480/3410] PASSED testing/test_pytester.py::test_popen_stdin_pipe >testing/test_pytester.py::test_popen_stdin_bytes >[gw6] [2481/3410] PASSED testing/test_skipping.py::test_skipped_folding >[gw13] [2482/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_on_KeyboardInterrupt >testing/test_debugging.py::TestPDB::test_pdb_custom_cls >testing/test_skipping.py::test_reportchars >[gw12] [2483/3410] PASSED testing/test_junitxml.py::test_nullbyte_replace[system-out] >testing/test_junitxml.py::test_logxml_changingdir >[gw5] [2484/3410] PASSED testing/test_runner.py::TestReportContents::test_longrepr_type >testing/test_runner_xunit.py::test_module_and_function_setup >[gw15] [2485/3410] PASSED testing/test_session.py::test_rootdir_option_arg[root] >testing/test_session.py::test_rootdir_option_arg[{relative}/root] >[gw14] [2486/3410] PASSED testing/test_pytester.py::test_popen_stdin_bytes >testing/test_pytester.py::test_popen_default_stdin_stderr_and_stdin_None >[gw11] [2487/3410] PASSED testing/test_terminal.py::TestTerminal::test_pass_skip_fail[verbose] >testing/test_terminal.py::TestTerminal::test_pass_skip_fail[quiet] >[gw9] [2488/3410] PASSED testing/test_skipping.py::TestEvaluation::test_skipif_markeval_namespace_ValueError >testing/test_skipping.py::TestXFail::test_xfail_simple[True] >[gw6] [2489/3410] PASSED testing/test_skipping.py::test_reportchars >[gw12] [2490/3410] PASSED testing/test_junitxml.py::test_logxml_changingdir >testing/test_skipping.py::test_reportchars_error >testing/test_junitxml.py::test_logxml_makedir >[gw5] [2491/3410] PASSED testing/test_runner_xunit.py::test_module_and_function_setup >testing/test_runner_xunit.py::test_module_setup_failure_no_teardown >[gw15] [2492/3410] PASSED testing/test_session.py::test_rootdir_option_arg[{relative}/root] >testing/test_session.py::test_rootdir_option_arg[{environment}/root] >[gw1] [2493/3410] PASSED testing/test_reports.py::TestReportSerialization::test_extended_report_deserialization >testing/test_reports.py::TestReportSerialization::test_paths_support >[gw0] [2494/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_imperative_in_setup_function >testing/test_skipping.py::TestXFail::test_dynamic_xfail_no_run >[gw3] [2495/3410] PASSED testing/test_runner.py::TestExecutionNonForked::test_custom_failure_repr >testing/test_terminal.py::test_pass_output_reporting >[gw4] [2496/3410] PASSED testing/test_runner.py::test_pytest_exit_returncode >testing/test_runner.py::test_pytest_fail_notrace_runtest >[gw8] [2497/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[foo or or-at column 8: expected not OR left parenthesis OR identifier; got or] >[gw9] [2498/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_simple[True] >testing/test_mark.py::test_keyword_option_wrong_arguments[(foo-at column 5: expected right parenthesis; got end of input] >testing/test_skipping.py::TestXFail::test_xfail_simple[False] >[gw11] [2499/3410] PASSED testing/test_terminal.py::TestTerminal::test_pass_skip_fail[quiet] >[gw12] [2500/3410] PASSED testing/test_junitxml.py::test_logxml_makedir >testing/test_terminal.py::TestTerminal::test_internalerror >testing/test_junitxml.py::test_logxml_check_isdir >[gw6] [2501/3410] PASSED testing/test_skipping.py::test_reportchars_error >testing/test_skipping.py::test_reportchars_all >[gw5] [2502/3410] PASSED testing/test_runner_xunit.py::test_module_setup_failure_no_teardown >testing/test_runner_xunit.py::test_setup_function_failure_no_teardown >[gw15] [2503/3410] PASSED testing/test_session.py::test_rootdir_option_arg[{environment}/root] >testing/test_terminal.py::TestGenericReporting::test_maxfailures[quiet] >[gw12] [2504/3410] PASSED testing/test_junitxml.py::test_logxml_check_isdir >testing/test_unittest.py::test_method_and_teardown_failing_reporting >[gw1] [2505/3410] PASSED testing/test_reports.py::TestReportSerialization::test_paths_support >testing/test_reports.py::TestReportSerialization::test_deserialization_failure >[gw8] [2506/3410] PASSED testing/test_mark.py::test_keyword_option_wrong_arguments[(foo-at column 5: expected right parenthesis; got end of input] >testing/test_terminal.py::TestProgressOutputStyle::test_verbose >[gw9] [2507/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_simple[False] >testing/test_skipping.py::TestXFail::test_xfail_xpassed >[gw5] [2508/3410] PASSED testing/test_runner_xunit.py::test_setup_function_failure_no_teardown >[gw7] [2509/3410] PASSED testing/test_setuponly.py::test_show_fixture_action_with_bytes >testing/test_terminal.py::TestCodeHighlight::test_code_highlight_custom_theme >testing/test_setupplan.py::test_show_fixtures_and_test >[gw2] [2510/3410] PASSED testing/test_stepwise.py::test_stepwise_output_summary >[gw14] [2511/3410] PASSED testing/test_pytester.py::test_popen_default_stdin_stderr_and_stdin_None >testing/test_stepwise.py::test_fail_and_continue_with_stepwise >testing/test_pytester.py::test_pytester_outcomes_with_multiple_errors >[gw6] [2512/3410] PASSED testing/test_skipping.py::test_reportchars_all >[gw15] [2513/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_maxfailures[quiet] >testing/test_terminal.py::TestGenericReporting::test_maxfailures_with_interrupted >testing/test_skipping.py::test_reportchars_all_error >[gw1] [2514/3410] PASSED testing/test_reports.py::TestReportSerialization::test_deserialization_failure >[gw3] [2515/3410] PASSED testing/test_terminal.py::test_pass_output_reporting >testing/test_reports.py::TestReportSerialization::test_chained_exceptions[TestReport] >testing/test_terminal.py::test_color_yes >[gw12] [2516/3410] PASSED testing/test_unittest.py::test_method_and_teardown_failing_reporting >testing/test_unittest.py::test_setup_failure_is_shown >[gw13] [2517/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_custom_cls >testing/test_debugging.py::TestPDB::test_pdb_custom_cls_invalid >[gw11] [2518/3410] PASSED testing/test_terminal.py::TestTerminal::test_internalerror >testing/test_terminal.py::TestTerminal::test_writeline >[gw13] [2519/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_custom_cls_invalid >testing/test_tmpdir.py::test_mktemp[/mypath1-False] >[gw4] [2520/3410] PASSED testing/test_runner.py::test_pytest_fail_notrace_runtest >testing/test_runner.py::test_pytest_fail_notrace_collection >[gw6] [2521/3410] PASSED testing/test_skipping.py::test_reportchars_all_error >[gw8] [2522/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_verbose >testing/test_skipping.py::test_errors_in_xfail_skip_expressions >testing/test_terminal.py::TestProgressOutputStyle::test_verbose_count >[gw15] [2523/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_maxfailures_with_interrupted >[gw7] [2524/3410] PASSED testing/test_setupplan.py::test_show_fixtures_and_test >testing/test_terminal.py::TestGenericReporting::test_tb_option[default] >testing/test_setupplan.py::test_show_multi_test_fixture_setup_and_teardown_correctly_simple >[gw1] [2525/3410] PASSED testing/test_reports.py::TestReportSerialization::test_chained_exceptions[TestReport] >[gw12] [2526/3410] PASSED testing/test_unittest.py::test_setup_failure_is_shown >testing/test_skipping.py::test_xfail_item >testing/test_unittest.py::test_setup_setUpClass >[gw9] [2527/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_xpassed >testing/test_skipping.py::TestXFail::test_xfail_using_platform >[gw11] [2528/3410] PASSED testing/test_terminal.py::TestTerminal::test_writeline >testing/test_terminal.py::TestTerminal::test_show_runtest_logstart >[gw0] [2529/3410] PASSED testing/test_skipping.py::TestXFail::test_dynamic_xfail_no_run >testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_funcarg_setup >[gw14] [2530/3410] PASSED testing/test_pytester.py::test_pytester_outcomes_with_multiple_errors >[gw13] [2531/3410] PASSED testing/test_tmpdir.py::test_mktemp[/mypath1-False] >testing/test_pytester.py::test_makefile_joins_absolute_path >testing/test_tmpdir.py::test_mktemp[./mypath1-True] >[gw14] [2532/3410] PASSED testing/test_pytester.py::test_makefile_joins_absolute_path >testing/test_pytester.py::test_pytester_makefile_dot_prefixes_extension_with_warning >[gw14] [2533/3410] PASSED testing/test_pytester.py::test_pytester_makefile_dot_prefixes_extension_with_warning >testing/test_pytester.py::test_pytester_assert_outcomes_warnings >[gw5] [2534/3410] PASSED testing/test_terminal.py::TestCodeHighlight::test_code_highlight_custom_theme >[gw6] [2535/3410] PASSED testing/test_skipping.py::test_errors_in_xfail_skip_expressions >testing/test_threadexception.py::test_unhandled_thread_exception >testing/test_skipping.py::test_xfail_skipif_with_globals >[gw11] [2536/3410] PASSED testing/test_terminal.py::TestTerminal::test_show_runtest_logstart >[gw12] [2537/3410] PASSED testing/test_unittest.py::test_setup_setUpClass >testing/test_terminal.py::TestTerminal::test_itemreport_subclasses_show_subclassed_file >testing/test_unittest.py::test_fixtures_setup_setUpClass_issue8394 >[gw9] [2538/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_using_platform >testing/test_skipping.py::TestXFail::test_xfail_xpassed_strict >[gw7] [2539/3410] PASSED testing/test_setupplan.py::test_show_multi_test_fixture_setup_and_teardown_correctly_simple >testing/test_setupplan.py::test_show_multi_test_fixture_setup_and_teardown_same_as_setup_show >[gw0] [2540/3410] PASSED testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_funcarg_setup >[gw8] [2541/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_verbose_count >testing/test_terminal.py::TestProgressOutputStyle::test_capture_no >testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_runtest_failed >[gw13] [2542/3410] PASSED testing/test_tmpdir.py::test_mktemp[./mypath1-True] >testing/test_tmpdir.py::test_mktemp[../mypath3-False] >[gw10] [2543/3410] PASSED testing/test_session.py::TestNewSession::test_syntax_error_module >testing/test_session.py::TestNewSession::test_exit_first_problem >[gw4] [2544/3410] PASSED testing/test_runner.py::test_pytest_fail_notrace_collection >testing/test_runner.py::test_pytest_fail_notrace_non_ascii >[gw14] [2545/3410] PASSED testing/test_pytester.py::test_pytester_assert_outcomes_warnings >testing/test_pytester.py::test_pytester_outcomes_deselected >[gw2] [2546/3410] PASSED testing/test_stepwise.py::test_fail_and_continue_with_stepwise >testing/test_stepwise.py::test_run_with_skip_option[--stepwise-skip] >[gw1] [2547/3410] PASSED testing/test_skipping.py::test_xfail_item >testing/test_skipping.py::test_module_level_skip_error >[gw5] [2548/3410] PASSED testing/test_threadexception.py::test_unhandled_thread_exception >[gw6] [2549/3410] PASSED testing/test_skipping.py::test_xfail_skipif_with_globals >testing/test_threadexception.py::test_unhandled_thread_exception_in_setup >testing/test_skipping.py::test_default_markers >[gw9] [2550/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_xpassed_strict >testing/test_unittest.py::TestTrialUnittest::test_trial_exceptions_with_skips >[gw0] [2551/3410] PASSED testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_runtest_failed >testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_runtest_passed_strict >[gw10] [2552/3410] PASSED testing/test_session.py::TestNewSession::test_exit_first_problem >[gw13] [2553/3410] PASSED testing/test_tmpdir.py::test_mktemp[../mypath3-False] >testing/test_session.py::TestNewSession::test_maxfail >testing/test_tmpdir.py::test_mktemp[../../mypath4-False] >[gw4] [2554/3410] PASSED testing/test_runner.py::test_pytest_fail_notrace_non_ascii >[gw14] [2555/3410] PASSED testing/test_pytester.py::test_pytester_outcomes_deselected >testing/test_runner.py::test_pytest_no_tests_collected_exit_status >testing/test_terminal.py::TestTerminal::test_verbose_skip_reason >[gw3] [2556/3410] PASSED testing/test_terminal.py::test_color_yes >testing/test_terminal.py::test_color_no >[gw6] [2557/3410] PASSED testing/test_skipping.py::test_default_markers >testing/test_skipping.py::test_xfail_test_setup_exception >[gw15] [2558/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_option[default] >testing/test_terminal.py::TestGenericReporting::test_tb_option[verbose] >[gw5] [2559/3410] PASSED testing/test_threadexception.py::test_unhandled_thread_exception_in_setup >testing/test_threadexception.py::test_unhandled_thread_exception_in_teardown >[gw12] [2560/3410] PASSED testing/test_unittest.py::test_fixtures_setup_setUpClass_issue8394 >testing/test_unittest.py::test_setup_class >[gw0] [2561/3410] PASSED testing/test_skipping.py::TestXFail::test_dynamic_xfail_set_during_runtest_passed_strict >testing/test_skipping.py::TestXFail::test_xfail_raises[TypeError-TypeError-*1 xfailed*] >[gw7] [2562/3410] PASSED testing/test_setupplan.py::test_show_multi_test_fixture_setup_and_teardown_same_as_setup_show >testing/test_skipping.py::TestEvaluation::test_no_marker >[gw10] [2563/3410] PASSED testing/test_session.py::TestNewSession::test_maxfail >[gw3] [2564/3410] PASSED testing/test_terminal.py::test_color_no >testing/test_session.py::TestNewSession::test_broken_repr >testing/test_terminal.py::test_color_yes_collection_on_non_atty[True] >[gw13] [2565/3410] PASSED testing/test_tmpdir.py::test_mktemp[../../mypath4-False] >testing/test_tmpdir.py::test_mktemp[mypath5/..-False] >[gw6] [2566/3410] PASSED testing/test_skipping.py::test_xfail_test_setup_exception >testing/test_skipping.py::test_imperativeskip_on_xfail_test >[gw1] [2567/3410] PASSED testing/test_skipping.py::test_module_level_skip_error >testing/test_skipping.py::test_module_level_skip_with_allow_module_level >[gw11] [2568/3410] PASSED testing/test_terminal.py::TestTerminal::test_itemreport_subclasses_show_subclassed_file >[gw8] [2569/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_capture_no >[gw2] [2570/3410] PASSED testing/test_stepwise.py::test_run_with_skip_option[--stepwise-skip] >testing/test_stepwise.py::test_run_with_skip_option[--sw-skip] >testing/test_terminal.py::TestProgressOutputStyle::test_capture_no_progress_enabled >testing/test_terminal.py::TestTerminal::test_itemreport_directclasses_not_shown_as_subclasses >[gw5] [2571/3410] PASSED testing/test_threadexception.py::test_unhandled_thread_exception_in_teardown >testing/test_threadexception.py::test_unhandled_thread_exception_warning_error >[gw12] [2572/3410] PASSED testing/test_unittest.py::test_setup_class >[gw0] [2573/3410] PASSED testing/test_skipping.py::TestXFail::test_xfail_raises[TypeError-TypeError-*1 xfailed*] >testing/test_terminal.py::TestTerminalFunctional::test_showlocals_short >testing/test_unittest.py::test_testcase_adderrorandfailure_defers[Error] >[gw10] [2574/3410] PASSED testing/test_session.py::TestNewSession::test_broken_repr >testing/test_terminal.py::test_fdopen_kept_alive_issue124 >[gw6] [2575/3410] PASSED testing/test_skipping.py::test_imperativeskip_on_xfail_test >testing/test_skipping.py::TestBooleanCondition::test_skipif >[gw1] [2576/3410] PASSED testing/test_skipping.py::test_module_level_skip_with_allow_module_level >testing/test_skipping.py::test_invalid_skip_keyword_parameter >[gw13] [2577/3410] PASSED testing/test_tmpdir.py::test_mktemp[mypath5/..-False] >[gw3] [2578/3410] PASSED testing/test_terminal.py::test_color_yes_collection_on_non_atty[True] >testing/test_terminal.py::test_color_yes_collection_on_non_atty[False] >testing/test_tmpdir.py::test_mktemp[mypath6/../mypath6-True] >[gw11] [2579/3410] PASSED testing/test_terminal.py::TestTerminal::test_itemreport_directclasses_not_shown_as_subclasses >testing/test_terminal.py::TestTerminal::test_keyboard_interrupt[] >[gw4] [2580/3410] PASSED testing/test_runner.py::test_pytest_no_tests_collected_exit_status >[gw0] [2581/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_showlocals_short >testing/test_terminal.py::TestTerminalFunctional::test_verbose_reporting >testing/test_runner.py::test_importorskip_module_level >[gw8] [2582/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_capture_no_progress_enabled >testing/test_terminal.py::TestProgressWithTeardown::test_teardown_simple >[gw14] [2583/3410] PASSED testing/test_terminal.py::TestTerminal::test_verbose_skip_reason >[gw12] [2584/3410] PASSED testing/test_unittest.py::test_testcase_adderrorandfailure_defers[Error] >testing/test_terminal.py::TestCollectonly::test_collectonly_basic >testing/test_unittest.py::test_testcase_adderrorandfailure_defers[Failure] >[gw10] [2585/3410] PASSED testing/test_terminal.py::test_fdopen_kept_alive_issue124 >testing/test_terminal.py::test_tbstyle_native_setup_error >[gw13] [2586/3410] PASSED testing/test_tmpdir.py::test_mktemp[mypath6/../mypath6-True] >testing/test_tmpdir.py::test_mktemp[mypath7/../mypath7/..-False] >[gw6] [2587/3410] PASSED testing/test_skipping.py::TestBooleanCondition::test_skipif >[gw5] [2588/3410] PASSED testing/test_threadexception.py::test_unhandled_thread_exception_warning_error >testing/test_tmpdir.py::test_tmp_path_fixture >testing/test_skipping.py::TestBooleanCondition::test_skipif_noreason >[gw3] [2589/3410] PASSED testing/test_terminal.py::test_color_yes_collection_on_non_atty[False] >testing/test_terminal.py::test_terminalreporter_reportopt_addopts >[gw4] [2590/3410] PASSED testing/test_runner.py::test_importorskip_module_level >testing/test_tmpdir.py::test_basetemp_with_read_only_files >[gw2] [2591/3410] PASSED testing/test_stepwise.py::test_run_with_skip_option[--sw-skip] >testing/test_stepwise.py::test_fail_on_errors >[gw7] [2592/3410] PASSED testing/test_skipping.py::TestEvaluation::test_no_marker >testing/test_skipping.py::TestEvaluation::test_marked_xfail_no_args >[gw8] [2593/3410] PASSED testing/test_terminal.py::TestProgressWithTeardown::test_teardown_simple >testing/test_terminal.py::TestProgressWithTeardown::test_teardown_with_test_also_failing >[gw12] [2594/3410] PASSED testing/test_unittest.py::test_testcase_adderrorandfailure_defers[Failure] >testing/test_unittest.py::test_testcase_custom_exception_info[Error] >[gw10] [2595/3410] PASSED testing/test_terminal.py::test_tbstyle_native_setup_error >testing/test_terminal.py::test_terminal_summary >[gw6] [2596/3410] PASSED testing/test_skipping.py::TestBooleanCondition::test_skipif_noreason >testing/test_skipping.py::TestBooleanCondition::test_xfail >[gw1] [2597/3410] PASSED testing/test_skipping.py::test_invalid_skip_keyword_parameter >[gw5] [2598/3410] PASSED testing/test_tmpdir.py::test_tmp_path_fixture >testing/test_tmpdir.py::TestConfigTmpPath::test_getbasetemp_custom_removes_old >testing/test_skipping.py::test_mark_xfail_item >[gw13] [2599/3410] PASSED testing/test_tmpdir.py::test_mktemp[mypath7/../mypath7/..-False] >testing/test_tmpdir.py::test_tmp_path_always_is_realpath >[gw3] [2600/3410] PASSED testing/test_terminal.py::test_terminalreporter_reportopt_addopts >testing/test_terminal.py::test_tbstyle_short >[gw0] [2601/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_verbose_reporting >testing/test_terminal.py::TestTerminalFunctional::test_quiet_reporting >[gw7] [2602/3410] PASSED testing/test_skipping.py::TestEvaluation::test_marked_xfail_no_args >testing/test_terminal.py::TestFixtureReporting::test_teardown_fixture_error_and_test_failure >[gw8] [2603/3410] PASSED testing/test_terminal.py::TestProgressWithTeardown::test_teardown_with_test_also_failing >testing/test_terminal.py::TestProgressWithTeardown::test_teardown_many >[gw12] [2604/3410] PASSED testing/test_unittest.py::test_testcase_custom_exception_info[Error] >testing/test_unittest.py::test_testcase_custom_exception_info[Failure] >[gw10] [2605/3410] PASSED testing/test_terminal.py::test_terminal_summary >testing/test_terminal.py::test_terminal_summary_warnings_are_displayed >[gw15] [2606/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_option[verbose] >testing/test_terminal.py::TestGenericReporting::test_tb_option[quiet] >[gw13] [2607/3410] PASSED testing/test_tmpdir.py::test_tmp_path_always_is_realpath >[gw6] [2608/3410] PASSED testing/test_skipping.py::TestBooleanCondition::test_xfail >testing/test_tmpdir.py::test_tmp_path_too_long_on_parametrization >testing/test_unittest.py::test_unittest_expected_failure_for_passing_test_is_fail[pytest] >[gw14] [2609/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_basic >testing/test_terminal.py::TestCollectonly::test_collectonly_skipped_module >[gw0] [2610/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_quiet_reporting >[gw2] [2611/3410] PASSED testing/test_stepwise.py::test_fail_on_errors >testing/test_terminal.py::TestTerminalFunctional::test_more_quiet_reporting >testing/test_stepwise.py::test_change_testfile >[gw4] [2612/3410] PASSED testing/test_tmpdir.py::test_basetemp_with_read_only_files >testing/test_unittest.py::test_simple_unittest >[gw7] [2613/3410] PASSED testing/test_terminal.py::TestFixtureReporting::test_teardown_fixture_error_and_test_failure >testing/test_terminal.py::TestFixtureReporting::test_setup_teardown_output_and_test_failure >[gw1] [2614/3410] PASSED testing/test_skipping.py::test_mark_xfail_item >testing/test_skipping.py::test_summary_list_after_errors >[gw5] [2615/3410] PASSED testing/test_tmpdir.py::TestConfigTmpPath::test_getbasetemp_custom_removes_old >testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_only_passed_dir >[gw12] [2616/3410] PASSED testing/test_unittest.py::test_testcase_custom_exception_info[Failure] >testing/test_unittest.py::test_testcase_totally_incompatible_exception_info >[gw13] [2617/3410] PASSED testing/test_tmpdir.py::test_tmp_path_too_long_on_parametrization >testing/test_tmpdir.py::test_tmp_path_factory >[gw10] [2618/3410] PASSED testing/test_terminal.py::test_terminal_summary_warnings_are_displayed >testing/test_terminal.py::test_terminal_summary_warnings_header_once >[gw3] [2619/3410] PASSED testing/test_terminal.py::test_tbstyle_short >[gw6] [2620/3410] PASSED testing/test_unittest.py::test_unittest_expected_failure_for_passing_test_is_fail[pytest] >testing/test_unittest.py::test_unittest_expected_failure_for_passing_test_is_fail[unittest] >testing/test_terminal.py::test_traceconfig >[gw0] [2621/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_more_quiet_reporting >testing/test_terminal.py::TestTerminalFunctional::test_report_collectionfinish_hook[no-params] >[gw4] [2622/3410] PASSED testing/test_unittest.py::test_simple_unittest >testing/test_unittest.py::test_runTest_method >[gw1] [2623/3410] PASSED testing/test_skipping.py::test_summary_list_after_errors >[gw7] [2624/3410] PASSED testing/test_terminal.py::TestFixtureReporting::test_setup_teardown_output_and_test_failure >testing/test_skipping.py::test_relpath_rootdir >testing/test_terminal.py::TestTerminalFunctional::test_deselected >[gw5] [2625/3410] PASSED testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_only_passed_dir >testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_basedir_when_all_passed >[gw3] [2626/3410] PASSED testing/test_terminal.py::test_traceconfig >testing/test_terminal.py::TestGenericReporting::test_collect_fail[default] >[gw13] [2627/3410] PASSED testing/test_tmpdir.py::test_tmp_path_factory >testing/test_tmpdir.py::test_tmp_path_fallback_tox_env >[gw14] [2628/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_skipped_module >testing/test_terminal.py::TestCollectonly::test_collectonly_displays_test_description >[gw10] [2629/3410] PASSED testing/test_terminal.py::test_terminal_summary_warnings_header_once >testing/test_terminal.py::test_terminal_no_summary_warnings_header_once >[gw0] [2630/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_report_collectionfinish_hook[no-params] >testing/test_terminal.py::TestTerminalFunctional::test_report_collectionfinish_hook[collect-only] >[gw4] [2631/3410] PASSED testing/test_unittest.py::test_runTest_method >testing/test_unittest.py::test_isclasscheck_issue53 >[gw6] [2632/3410] PASSED testing/test_unittest.py::test_unittest_expected_failure_for_passing_test_is_fail[unittest] >[gw8] [2633/3410] PASSED testing/test_terminal.py::TestProgressWithTeardown::test_teardown_many >testing/test_unittest.py::test_unittest_setup_interaction[return] >testing/test_terminal.py::TestProgressWithTeardown::test_teardown_many_verbose >[gw15] [2634/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_option[quiet] >testing/test_terminal.py::TestGenericReporting::test_tb_crashline[default] >[gw9] [2635/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_exceptions_with_skips >testing/test_unittest.py::TestTrialUnittest::test_trial_error >[gw1] [2636/3410] PASSED testing/test_skipping.py::test_relpath_rootdir >testing/test_skipping.py::test_skip_from_fixture >[gw7] [2637/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_deselected >testing/test_terminal.py::TestTerminalFunctional::test_deselected_with_hookwrapper >[gw5] [2638/3410] PASSED testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_basedir_when_all_passed >[gw13] [2639/3410] PASSED testing/test_tmpdir.py::test_tmp_path_fallback_tox_env >testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_dir_when_skipped_from_fixture >testing/test_tmpdir.py::test_tmp_path_fallback_uid_not_found >[gw11] [2640/3410] PASSED testing/test_terminal.py::TestTerminal::test_keyboard_interrupt[] >[gw14] [2641/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_displays_test_description >testing/test_terminal.py::TestTerminal::test_keyboard_interrupt[--fulltrace] >testing/test_terminal.py::TestCollectonly::test_collectonly_failed_module >[gw0] [2642/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_report_collectionfinish_hook[collect-only] >testing/test_terminal.py::TestTerminalFunctional::test_summary_f_alias >[gw4] [2643/3410] PASSED testing/test_unittest.py::test_isclasscheck_issue53 >testing/test_unittest.py::test_setup >[gw10] [2644/3410] PASSED testing/test_terminal.py::test_terminal_no_summary_warnings_header_once >testing/test_terminal.py::TestClassicOutputStyle::test_normal_verbosity >[gw6] [2645/3410] PASSED testing/test_unittest.py::test_unittest_setup_interaction[return] >testing/test_unittest.py::test_unittest_setup_interaction[yield] >[gw15] [2646/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_crashline[default] >testing/test_terminal.py::TestGenericReporting::test_tb_crashline[verbose] >[gw3] [2647/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_collect_fail[default] >testing/test_terminal.py::TestGenericReporting::test_collect_fail[verbose] >[gw12] [2648/3410] PASSED testing/test_unittest.py::test_testcase_totally_incompatible_exception_info >[gw1] [2649/3410] PASSED testing/test_skipping.py::test_skip_from_fixture >[gw7] [2650/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_deselected_with_hookwrapper >testing/test_unittest.py::test_module_level_pytestmark >testing/test_terminal.py::TestTerminalFunctional::test_show_deselected_items_using_markexpr_before_test_execution >[gw13] [2651/3410] PASSED testing/test_tmpdir.py::test_tmp_path_fallback_uid_not_found >testing/test_unittest.py::test_do_cleanups_on_teardown_failure >testing/test_skipping.py::test_skip_using_reason_works_ok >[gw5] [2652/3410] PASSED testing/test_tmpdir.py::TestConfigTmpPath::test_policy_failed_removes_dir_when_skipped_from_fixture >testing/test_tmpdir.py::TestConfigTmpPath::test_policy_all_keeps_dir_when_skipped_from_fixture >[gw0] [2653/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_summary_f_alias >testing/test_terminal.py::TestTerminalFunctional::test_summary_s_alias >[gw4] [2654/3410] PASSED testing/test_unittest.py::test_setup >testing/test_unittest.py::test_setUpModule >[gw2] [2655/3410] PASSED testing/test_stepwise.py::test_change_testfile >testing/test_stepwise.py::test_stop_on_collection_errors[True] >[gw10] [2656/3410] PASSED testing/test_terminal.py::TestClassicOutputStyle::test_normal_verbosity >testing/test_terminal.py::TestClassicOutputStyle::test_verbose >[gw14] [2657/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_failed_module >[gw6] [2658/3410] PASSED testing/test_unittest.py::test_unittest_setup_interaction[yield] >testing/test_unittest.py::test_non_unittest_no_setupclass_support >testing/test_terminal.py::TestCollectonly::test_collectonly_fatal >[gw12] [2659/3410] PASSED testing/test_unittest.py::test_module_level_pytestmark >[gw15] [2660/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_crashline[verbose] >[gw1] [2661/3410] PASSED testing/test_skipping.py::test_skip_using_reason_works_ok >testing/test_skipping.py::test_fail_using_reason_works_ok >testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_runtest_not_collected >testing/test_terminal.py::TestGenericReporting::test_tb_crashline[quiet] >[gw7] [2662/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_show_deselected_items_using_markexpr_before_test_execution >testing/test_terminal.py::TestTerminalFunctional::test_selected_count_with_error >[gw13] [2663/3410] PASSED testing/test_unittest.py::test_do_cleanups_on_teardown_failure >testing/test_unittest.py::test_traceback_pruning >[gw5] [2664/3410] PASSED testing/test_tmpdir.py::TestConfigTmpPath::test_policy_all_keeps_dir_when_skipped_from_fixture >testing/test_tmpdir.py::test_mktemp[mypath-True] >[gw0] [2665/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_summary_s_alias >testing/test_terminal.py::test_fail_extra_reporting[on CI] >[gw8] [2666/3410] PASSED testing/test_terminal.py::TestProgressWithTeardown::test_teardown_many_verbose >testing/test_terminal.py::test_collecterror >[gw4] [2667/3410] PASSED testing/test_unittest.py::test_setUpModule >testing/test_unittest.py::test_setUpModule_failing_no_teardown >[gw3] [2668/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_collect_fail[verbose] >[gw14] [2669/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_fatal >testing/test_terminal.py::TestCollectonly::test_collectonly_simple >testing/test_terminal.py::TestGenericReporting::test_collect_fail[quiet] >[gw6] [2670/3410] PASSED testing/test_unittest.py::test_non_unittest_no_setupclass_support >testing/test_unittest.py::test_no_teardown_if_setupclass_failed >[gw10] [2671/3410] PASSED testing/test_terminal.py::TestClassicOutputStyle::test_verbose >testing/test_terminal.py::TestClassicOutputStyle::test_quiet >[gw1] [2672/3410] PASSED testing/test_skipping.py::test_fail_using_reason_works_ok >[gw15] [2673/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_tb_crashline[quiet] >testing/test_skipping.py::test_fail_fails_with_msg_and_reason >testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[default] >[gw13] [2674/3410] PASSED testing/test_unittest.py::test_traceback_pruning >testing/test_unittest.py::test_raising_unittest_skiptest_during_collection >[gw5] [2675/3410] PASSED testing/test_tmpdir.py::test_mktemp[mypath-True] >testing/test_warnings.py::test_ignore[ini] >[gw4] [2676/3410] PASSED testing/test_unittest.py::test_setUpModule_failing_no_teardown >testing/test_unittest.py::test_new_instances >[gw2] [2677/3410] PASSED testing/test_stepwise.py::test_stop_on_collection_errors[True] >testing/test_stepwise.py::test_stop_on_collection_errors[False] >[gw14] [2678/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_simple >testing/test_terminal.py::TestCollectonly::test_collectonly_error >[gw6] [2679/3410] PASSED testing/test_unittest.py::test_no_teardown_if_setupclass_failed >testing/test_unittest.py::test_cleanup_functions >[gw13] [2680/3410] PASSED testing/test_unittest.py::test_raising_unittest_skiptest_during_collection >[gw7] [2681/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_selected_count_with_error >testing/test_unraisableexception.py::test_unraisable >[gw15] [2682/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[default] >testing/test_terminal.py::TestTerminalFunctional::test_no_skip_summary_if_failure >testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[verbose] >[gw0] [2683/3410] PASSED testing/test_terminal.py::test_fail_extra_reporting[on CI] >[gw5] [2684/3410] PASSED testing/test_warnings.py::test_ignore[ini] >testing/test_terminal.py::test_fail_extra_reporting[not on CI] >testing/test_warnings.py::test_unicode >[gw10] [2685/3410] PASSED testing/test_terminal.py::TestClassicOutputStyle::test_quiet >testing/test_terminal.py::TestProgressOutputStyle::test_zero_tests_collected >[gw4] [2686/3410] PASSED testing/test_unittest.py::test_new_instances >testing/test_unittest.py::test_function_item_obj_is_instance >[gw13] [2687/3410] PASSED testing/test_unraisableexception.py::test_unraisable >testing/test_unraisableexception.py::test_unraisable_in_setup >[gw15] [2688/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[verbose] >testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[quiet] >[gw6] [2689/3410] PASSED testing/test_unittest.py::test_cleanup_functions >testing/test_unittest.py::test_issue333_result_clearing >[gw7] [2690/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_no_skip_summary_if_failure >[gw10] [2691/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_zero_tests_collected >testing/test_terminal.py::TestTerminalFunctional::test_passes >testing/test_terminal.py::TestProgressOutputStyle::test_normal >[gw5] [2692/3410] PASSED testing/test_warnings.py::test_unicode >testing/test_warnings.py::test_filterwarnings_mark[ini] >[gw4] [2693/3410] PASSED testing/test_unittest.py::test_function_item_obj_is_instance >testing/test_unittest.py::test_teardown >[gw2] [2694/3410] PASSED testing/test_stepwise.py::test_stop_on_collection_errors[False] >testing/test_stepwise.py::test_xfail_handling >[gw1] [2695/3410] PASSED testing/test_skipping.py::test_fail_fails_with_msg_and_reason >testing/test_skipping.py::test_skip_fails_with_msg_and_reason >[gw14] [2696/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_error >testing/test_terminal.py::TestCollectonly::test_collectonly_missing_path >[gw15] [2697/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_pytest_report_header[quiet] >testing/test_terminal.py::TestGenericReporting::test_show_capture >[gw13] [2698/3410] PASSED testing/test_unraisableexception.py::test_unraisable_in_setup >testing/test_unraisableexception.py::test_unraisable_in_teardown >[gw3] [2699/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_collect_fail[quiet] >testing/test_terminal.py::TestGenericReporting::test_maxfailures[default] >[gw0] [2700/3410] PASSED testing/test_terminal.py::test_fail_extra_reporting[not on CI] >testing/test_terminal.py::test_fail_reporting_on_pass >[gw7] [2701/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_passes >[gw6] [2702/3410] PASSED testing/test_unittest.py::test_issue333_result_clearing >testing/test_unittest.py::test_unittest_raise_skip_issue748 >testing/test_terminal.py::TestTerminalFunctional::test_header >[gw5] [2703/3410] PASSED testing/test_warnings.py::test_filterwarnings_mark[ini] >testing/test_warnings.py::test_filterwarnings_mark[cmdline] >[gw4] [2704/3410] PASSED testing/test_unittest.py::test_teardown >testing/test_unittest.py::test_teardown_issue1649 >[gw1] [2705/3410] PASSED testing/test_skipping.py::test_skip_fails_with_msg_and_reason >testing/test_skipping.py::test_exit_with_msg_and_reason_fails >[gw14] [2706/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_missing_path >testing/test_terminal.py::TestCollectonly::test_collectonly_quiet >[gw8] [2707/3410] PASSED testing/test_terminal.py::test_collecterror >testing/test_terminal.py::test_no_summary_collecterror >[gw13] [2708/3410] PASSED testing/test_unraisableexception.py::test_unraisable_in_teardown >testing/test_unraisableexception.py::test_unraisable_warning_error >[gw3] [2709/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_maxfailures[default] >testing/test_terminal.py::TestGenericReporting::test_maxfailures[verbose] >[gw6] [2710/3410] PASSED testing/test_unittest.py::test_unittest_raise_skip_issue748 >[gw0] [2711/3410] PASSED testing/test_terminal.py::test_fail_reporting_on_pass >testing/test_unittest.py::test_unittest_skip_issue1169 >testing/test_terminal.py::test_pass_extra_reporting >[gw5] [2712/3410] PASSED testing/test_warnings.py::test_filterwarnings_mark[cmdline] >testing/test_warnings.py::test_non_string_warning_argument >[gw1] [2713/3410] PASSED testing/test_skipping.py::test_exit_with_msg_and_reason_fails >testing/test_skipping.py::test_exit_with_reason_works_ok >[gw14] [2714/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_quiet >testing/test_terminal.py::TestCollectonly::test_collectonly_more_quiet >[gw6] [2715/3410] PASSED testing/test_unittest.py::test_unittest_skip_issue1169 >testing/test_unittest.py::test_class_method_containing_test_issue1558 >[gw3] [2716/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_maxfailures[verbose] >testing/test_warnings.py::test_hide_pytest_internal_warnings[cmdline] >[gw10] [2717/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_normal >testing/test_terminal.py::TestProgressOutputStyle::test_colored_progress >[gw14] [2718/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collectonly_more_quiet >testing/test_terminal.py::TestCollectonly::test_collect_only_summary_status >[gw13] [2719/3410] PASSED testing/test_unraisableexception.py::test_unraisable_warning_error >testing/test_warning_types.py::test_pytest_warnings_repr_integration_test >[gw0] [2720/3410] PASSED testing/test_terminal.py::test_pass_extra_reporting >testing/test_terminal.py::test_pass_reporting_on_fail >[gw3] [2721/3410] PASSED testing/test_warnings.py::test_hide_pytest_internal_warnings[cmdline] >[gw11] [2722/3410] PASSED testing/test_terminal.py::TestTerminal::test_keyboard_interrupt[--fulltrace] >testing/test_terminal.py::TestTerminal::test_keyboard_in_sessionstart >testing/test_warnings.py::test_option_precedence_cmdline_over_ini[True] >[gw4] [2723/3410] PASSED testing/test_unittest.py::test_teardown_issue1649 >testing/test_unittest.py::test_unittest_skip_issue148 >[gw2] [2724/3410] PASSED testing/test_stepwise.py::test_xfail_handling >testing/test_stepwise.py::test_stepwise_skip_is_independent >[gw12] [2725/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_runtest_not_collected >testing/test_unittest.py::test_pdb_teardown_skipped_for_functions[@unittest.skip] >[gw7] [2726/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_header >testing/test_terminal.py::TestTerminalFunctional::test_header_absolute_testpath >[gw13] [2727/3410] PASSED testing/test_warning_types.py::test_pytest_warnings_repr_integration_test >testing/test_warnings.py::test_normal_flow >[gw5] [2728/3410] PASSED testing/test_warnings.py::test_non_string_warning_argument >testing/test_warnings.py::test_filterwarnings_mark_registration >[gw8] [2729/3410] PASSED testing/test_terminal.py::test_no_summary_collecterror >testing/test_terminal.py::test_via_exec >[gw9] [2730/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_error >[gw0] [2731/3410] PASSED testing/test_terminal.py::test_pass_reporting_on_fail >[gw4] [2732/3410] PASSED testing/test_unittest.py::test_unittest_skip_issue148 >testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_skip_property >testing/logging/test_reporting.py::test_log_cli_ini_level >testing/logging/test_fixture.py::test_change_level_undo >[gw3] [2733/3410] PASSED testing/test_warnings.py::test_option_precedence_cmdline_over_ini[True] >testing/test_warnings.py::test_option_precedence_cmdline_over_ini[False] >[gw7] [2734/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_header_absolute_testpath >testing/test_terminal.py::TestTerminalFunctional::test_no_header >[gw11] [2735/3410] PASSED testing/test_terminal.py::TestTerminal::test_keyboard_in_sessionstart >testing/test_terminal.py::TestTerminal::test_collect_single_item >[gw12] [2736/3410] PASSED testing/test_unittest.py::test_pdb_teardown_skipped_for_functions[@unittest.skip] >testing/test_unittest.py::test_pdb_teardown_skipped_for_functions[@pytest.mark.skip] >[gw13] [2737/3410] PASSED testing/test_warnings.py::test_normal_flow >testing/test_warnings.py::test_setup_teardown_warnings >[gw5] [2738/3410] PASSED testing/test_warnings.py::test_filterwarnings_mark_registration >[gw6] [2739/3410] PASSED testing/test_unittest.py::test_class_method_containing_test_issue1558 >testing/test_warnings.py::test_warning_recorded_hook >testing/logging/test_reporting.py::test_log_file_unicode >[gw8] [2740/3410] PASSED testing/test_terminal.py::test_via_exec >testing/test_terminal.py::TestCodeHighlight::test_code_highlight_simple >[gw4] [2741/3410] PASSED testing/logging/test_reporting.py::test_log_cli_ini_level >[gw9] [2742/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_skip_property >testing/logging/test_reporting.py::test_log_cli_auto_enable[] >testing/test_unittest.py::TestTrialUnittest::test_trial_testfunction_skip_property >[gw3] [2743/3410] PASSED testing/test_warnings.py::test_option_precedence_cmdline_over_ini[False] >testing/test_warnings.py::test_option_precedence_mark >[gw0] [2744/3410] PASSED testing/logging/test_fixture.py::test_change_level_undo >testing/logging/test_fixture.py::test_change_level_undos_handler_level >[gw2] [2745/3410] PASSED testing/test_stepwise.py::test_stepwise_skip_is_independent >testing/test_stepwise.py::test_sw_skip_help >[gw11] [2746/3410] PASSED testing/test_terminal.py::TestTerminal::test_collect_single_item >testing/test_terminal.py::TestTerminal::test_rewrite >[gw12] [2747/3410] PASSED testing/test_unittest.py::test_pdb_teardown_skipped_for_functions[@pytest.mark.skip] >[gw1] [2748/3410] PASSED testing/test_skipping.py::test_exit_with_reason_works_ok >testing/test_unittest.py::test_pdb_teardown_skipped_for_classes[@unittest.skip] >testing/code/test_excinfo.py::test_native_exceptiongroup[none-from] >[gw15] [2749/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_show_capture >testing/test_terminal.py::TestGenericReporting::test_show_capture_with_teardown_logs >[gw13] [2750/3410] PASSED testing/test_warnings.py::test_setup_teardown_warnings >testing/test_warnings.py::test_ignore[cmdline] >[gw6] [2751/3410] PASSED testing/logging/test_reporting.py::test_log_file_unicode >testing/logging/test_reporting.py::test_collection_live_logging >[gw5] [2752/3410] PASSED testing/test_warnings.py::test_warning_recorded_hook >testing/test_warnings.py::test_collection_warnings >[gw11] [2753/3410] PASSED testing/test_terminal.py::TestTerminal::test_rewrite >[gw2] [2754/3410] PASSED testing/test_stepwise.py::test_sw_skip_help >testing/test_terminal.py::TestTerminal::test_report_teststatus_explicit_markup >testing/test_stepwise.py::test_stepwise_xdist_dont_store_lastfailed >[gw9] [2755/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_testfunction_skip_property >testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_todo_property >[gw4] [2756/3410] PASSED testing/logging/test_reporting.py::test_log_cli_auto_enable[] >testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-level=WARNING] >[gw3] [2757/3410] PASSED testing/test_warnings.py::test_option_precedence_mark >testing/test_warnings.py::test_removed_in_x_warning_as_error[None] >[gw3] [2758/3410] SKIPPED testing/test_warnings.py::test_removed_in_x_warning_as_error[None] >testing/test_warnings.py::test_removed_in_x_warning_as_error[ini] >[gw7] [2759/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_no_header >[gw3] [2760/3410] SKIPPED testing/test_warnings.py::test_removed_in_x_warning_as_error[ini] >testing/test_terminal.py::TestTerminalFunctional::test_no_summary >[gw10] [2761/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_colored_progress >testing/test_warnings.py::test_removed_in_x_warning_as_error[cmdline] >[gw3] [2762/3410] SKIPPED testing/test_warnings.py::test_removed_in_x_warning_as_error[cmdline] >testing/test_terminal.py::TestProgressOutputStyle::test_count >testing/test_warnings.py::TestAssertionWarnings::test_tuple_warning >[gw0] [2763/3410] PASSED testing/logging/test_fixture.py::test_change_level_undos_handler_level >testing/logging/test_fixture.py::test_ini_controls_global_log_level >[gw12] [2764/3410] PASSED testing/test_unittest.py::test_pdb_teardown_skipped_for_classes[@unittest.skip] >testing/test_unittest.py::test_pdb_teardown_skipped_for_classes[@pytest.mark.skip] >[gw1] [2765/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[none-from] >[gw13] [2766/3410] PASSED testing/test_warnings.py::test_ignore[cmdline] >testing/code/test_excinfo.py::test_native_exceptiongroup[none-another] >testing/python/collect.py::TestModule::test_failing_import >[gw6] [2767/3410] PASSED testing/logging/test_reporting.py::test_collection_live_logging >testing/logging/test_reporting.py::test_collection_collect_only_live_logging[] >[gw5] [2768/3410] PASSED testing/test_warnings.py::test_collection_warnings >testing/test_warnings.py::test_mark_regex_escape >[gw4] [2769/3410] PASSED testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-level=WARNING] >testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-file-level=WARNING] >[gw11] [2770/3410] PASSED testing/test_terminal.py::TestTerminal::test_report_teststatus_explicit_markup >testing/test_unittest.py::test_usefixtures_marker_on_unittest[builtins.object] >[gw9] [2771/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_testcase_todo_property >testing/test_unittest.py::TestTrialUnittest::test_trial_testfunction_todo_property >[gw3] [2772/3410] PASSED testing/test_warnings.py::TestAssertionWarnings::test_tuple_warning >testing/test_warnings.py::test_group_warnings_by_message >[gw7] [2773/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_no_summary >[gw8] [2774/3410] PASSED testing/test_terminal.py::TestCodeHighlight::test_code_highlight_simple >testing/test_terminal.py::TestTerminalFunctional::test_showlocals >testing/test_terminal.py::TestCodeHighlight::test_code_highlight_continuation >[gw0] [2775/3410] PASSED testing/logging/test_fixture.py::test_ini_controls_global_log_level >testing/logging/test_fixture.py::test_caplog_can_override_global_log_level >[gw12] [2776/3410] PASSED testing/test_unittest.py::test_pdb_teardown_skipped_for_classes[@pytest.mark.skip] >testing/test_unittest.py::test_async_support >[gw13] [2777/3410] PASSED testing/python/collect.py::TestModule::test_failing_import >testing/python/collect.py::TestModule::test_import_duplicate >[gw10] [2778/3410] PASSED testing/test_terminal.py::TestProgressOutputStyle::test_count >testing/code/test_excinfo.py::test_exceptiongroup[none-another] >[gw1] [2779/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[none-another] >testing/code/test_excinfo.py::test_native_exceptiongroup[from-none] >[gw6] [2780/3410] PASSED testing/logging/test_reporting.py::test_collection_collect_only_live_logging[] >testing/logging/test_reporting.py::test_collection_collect_only_live_logging[-q] >[gw5] [2781/3410] PASSED testing/test_warnings.py::test_mark_regex_escape >testing/test_warnings.py::test_hide_pytest_internal_warnings[no] >[gw4] [2782/3410] PASSED testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-file-level=WARNING] >testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-cli-level=WARNING] >[gw11] [2783/3410] PASSED testing/test_unittest.py::test_usefixtures_marker_on_unittest[builtins.object] >testing/test_unittest.py::test_usefixtures_marker_on_unittest[unittest.TestCase] >[gw7] [2784/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_showlocals >testing/test_terminal.py::TestTerminalFunctional::test_noshowlocals_addopts_override >[gw9] [2785/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_testfunction_todo_property >testing/test_unittest.py::test_djangolike_testcase >[gw0] [2786/3410] PASSED testing/logging/test_fixture.py::test_caplog_can_override_global_log_level >testing/logging/test_fixture.py::test_caplog_captures_despite_exception >[gw3] [2787/3410] PASSED testing/test_warnings.py::test_group_warnings_by_message >testing/test_warnings.py::test_group_warnings_by_message_summary >[gw6] [2788/3410] PASSED testing/logging/test_reporting.py::test_collection_collect_only_live_logging[-q] >testing/logging/test_reporting.py::test_collection_collect_only_live_logging[-qq] >[gw1] [2789/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[from-none] >[gw8] [2790/3410] PASSED testing/test_terminal.py::TestCodeHighlight::test_code_highlight_continuation >testing/code/test_excinfo.py::test_native_exceptiongroup[from-from] >testing/test_warnings.py::TestStackLevel::test_issue4445_rewrite >[gw10] [2791/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[none-another] >[gw5] [2792/3410] PASSED testing/test_warnings.py::test_hide_pytest_internal_warnings[no] >testing/code/test_excinfo.py::test_exceptiongroup[from-none] >testing/test_warnings.py::test_hide_pytest_internal_warnings[ini] >[gw12] [2793/3410] PASSED testing/test_unittest.py::test_async_support >testing/test_unittest.py::test_asynctest_support >[gw4] [2794/3410] PASSED testing/logging/test_reporting.py::test_log_cli_auto_enable[--log-cli-level=WARNING] >testing/logging/test_reporting.py::test_log_file_cli >[gw12] [2795/3410] SKIPPED testing/test_unittest.py::test_asynctest_support >testing/test_unittest.py::test_do_class_cleanups_on_success >[gw2] [2796/3410] PASSED testing/test_stepwise.py::test_stepwise_xdist_dont_store_lastfailed >testing/test_stepwise.py::test_disabled_stepwise_xdist_dont_clear_cache >[gw11] [2797/3410] PASSED testing/test_unittest.py::test_usefixtures_marker_on_unittest[unittest.TestCase] >[gw7] [2798/3410] PASSED testing/test_terminal.py::TestTerminalFunctional::test_noshowlocals_addopts_override >testing/test_unittest.py::test_testcase_handles_init_exceptions >[gw9] [2799/3410] PASSED testing/test_unittest.py::test_djangolike_testcase >testing/python/collect.py::TestModule::test_show_traceback_import_error_unicode >testing/test_unittest.py::test_unittest_not_shown_in_traceback >[gw8] [2800/3410] PASSED testing/test_warnings.py::TestStackLevel::test_issue4445_rewrite >testing/test_warnings.py::TestStackLevel::test_issue4445_preparse >[gw15] [2801/3410] PASSED testing/test_terminal.py::TestGenericReporting::test_show_capture_with_teardown_logs >testing/logging/test_reporting.py::test_setup_logging >[gw0] [2802/3410] PASSED testing/logging/test_fixture.py::test_caplog_captures_despite_exception >testing/logging/test_fixture.py::test_log_report_captures_according_to_config_option_upon_failure >[gw6] [2803/3410] PASSED testing/logging/test_reporting.py::test_collection_collect_only_live_logging[-qq] >testing/logging/test_reporting.py::test_collection_logging_to_file >[gw5] [2804/3410] PASSED testing/test_warnings.py::test_hide_pytest_internal_warnings[ini] >testing/python/collect.py::TestFunction::test_getmodulecollector >[gw1] [2805/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[from-from] >testing/code/test_excinfo.py::test_native_exceptiongroup[from-another] >[gw8] [2806/3410] PASSED testing/test_warnings.py::TestStackLevel::test_issue4445_preparse >testing/test_warnings.py::TestStackLevel::test_conftest_warning_captured >[gw4] [2807/3410] PASSED testing/logging/test_reporting.py::test_log_file_cli >testing/logging/test_reporting.py::test_log_file_cli_level >[gw12] [2808/3410] PASSED testing/test_unittest.py::test_do_class_cleanups_on_success >[gw10] [2809/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[from-none] >testing/test_unittest.py::test_do_class_cleanups_on_setupclass_failure >testing/code/test_excinfo.py::test_exceptiongroup[from-from] >[gw2] [2810/3410] PASSED testing/test_stepwise.py::test_disabled_stepwise_xdist_dont_clear_cache >testing/python/collect.py::TestFunction::test_parametrize_overrides_parametrized_fixture >[gw3] [2811/3410] PASSED testing/test_warnings.py::test_group_warnings_by_message_summary >[gw11] [2812/3410] PASSED testing/test_unittest.py::test_testcase_handles_init_exceptions >testing/test_warnings.py::test_pytest_configure_warning >testing/test_unittest.py::test_error_message_with_parametrized_fixtures >[gw9] [2813/3410] PASSED testing/test_unittest.py::test_unittest_not_shown_in_traceback >testing/test_unittest.py::test_unorderable_types >[gw15] [2814/3410] PASSED testing/logging/test_reporting.py::test_setup_logging >testing/logging/test_reporting.py::test_teardown_logging >[gw0] [2815/3410] PASSED testing/logging/test_fixture.py::test_log_report_captures_according_to_config_option_upon_failure >testing/logging/test_reporting.py::test_nothing_logged >[gw6] [2816/3410] PASSED testing/logging/test_reporting.py::test_collection_logging_to_file >testing/logging/test_reporting.py::test_log_in_hooks >[gw5] [2817/3410] PASSED testing/python/collect.py::TestFunction::test_getmodulecollector >[gw13] [2818/3410] PASSED testing/python/collect.py::TestModule::test_import_duplicate >testing/python/collect.py::TestFunction::test_function_as_object_instance_ignored >testing/python/collect.py::TestModule::test_import_prepend_append >[gw8] [2819/3410] PASSED testing/test_warnings.py::TestStackLevel::test_conftest_warning_captured >testing/test_warnings.py::TestStackLevel::test_issue4445_import_plugin >[gw4] [2820/3410] PASSED testing/logging/test_reporting.py::test_log_file_cli_level >testing/logging/test_reporting.py::test_log_level_not_changed_by_default >[gw1] [2821/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[from-another] >testing/code/test_excinfo.py::test_native_exceptiongroup[another-none] >[gw2] [2822/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_overrides_parametrized_fixture >[gw12] [2823/3410] PASSED testing/test_unittest.py::test_do_class_cleanups_on_setupclass_failure >testing/test_unittest.py::test_do_class_cleanups_on_teardownclass_failure >testing/python/collect.py::TestFunction::test_parametrize_overrides_indirect_dependency_fixture >[gw10] [2824/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[from-from] >testing/code/test_excinfo.py::test_exceptiongroup[from-another] >[gw9] [2825/3410] PASSED testing/test_unittest.py::test_unorderable_types >testing/test_unittest.py::test_unittest_typerror_traceback >[gw3] [2826/3410] PASSED testing/test_warnings.py::test_pytest_configure_warning >testing/python/collect.py::TestFunction::test_parametrize_xfail_passed >[gw11] [2827/3410] PASSED testing/test_unittest.py::test_error_message_with_parametrized_fixtures >testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip.py-1 skipped] >[gw15] [2828/3410] PASSED testing/logging/test_reporting.py::test_teardown_logging >testing/logging/test_reporting.py::test_log_cli_enabled_disabled[True] >[gw6] [2829/3410] PASSED testing/logging/test_reporting.py::test_log_in_hooks >testing/logging/test_reporting.py::test_log_in_runtest_logreport >[gw5] [2830/3410] PASSED testing/python/collect.py::TestFunction::test_function_as_object_instance_ignored >testing/python/collect.py::TestFunction::test_function_equality >[gw4] [2831/3410] PASSED testing/logging/test_reporting.py::test_log_level_not_changed_by_default >testing/logging/test_reporting.py::test_log_file_ini >[gw2] [2832/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_overrides_indirect_dependency_fixture >testing/python/collect.py::TestFunction::test_parametrize_with_mark >[gw1] [2833/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[another-none] >testing/code/test_excinfo.py::test_native_exceptiongroup[another-from] >[gw8] [2834/3410] PASSED testing/test_warnings.py::TestStackLevel::test_issue4445_import_plugin >testing/test_warnings.py::test_resource_warning >[gw12] [2835/3410] PASSED testing/test_unittest.py::test_do_class_cleanups_on_teardownclass_failure >testing/test_unittest.py::test_do_cleanups_on_success >[gw3] [2836/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_xfail_passed >testing/python/collect.py::TestFunction::test_function_originalname >[gw11] [2837/3410] PASSED testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip.py-1 skipped] >testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip_class.py-1 skipped] >[gw15] [2838/3410] PASSED testing/logging/test_reporting.py::test_log_cli_enabled_disabled[True] >testing/logging/test_reporting.py::test_log_cli_enabled_disabled[False] >[gw13] [2839/3410] PASSED testing/python/collect.py::TestModule::test_import_prepend_append >testing/python/collect.py::TestModule::test_syntax_error_in_module >[gw10] [2840/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[from-another] >testing/code/test_excinfo.py::test_exceptiongroup[another-none] >[gw6] [2841/3410] PASSED testing/logging/test_reporting.py::test_log_in_runtest_logreport >testing/logging/test_reporting.py::test_log_set_path >[gw4] [2842/3410] PASSED testing/logging/test_reporting.py::test_log_file_ini >[gw7] [2843/3410] PASSED testing/python/collect.py::TestModule::test_show_traceback_import_error_unicode >testing/logging/test_reporting.py::test_log_file_ini_level >testing/python/collect.py::TestClass::test_class_with_init_warning >[gw2] [2844/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_with_mark >testing/python/collect.py::TestFunction::test_parametrize_with_empty_string_arguments >[gw14] [2845/3410] PASSED testing/test_terminal.py::TestCollectonly::test_collect_only_summary_status >testing/test_terminal.py::TestFixtureReporting::test_setup_fixture_error >[gw9] [2846/3410] PASSED testing/test_unittest.py::test_unittest_typerror_traceback >[gw12] [2847/3410] PASSED testing/test_unittest.py::test_do_cleanups_on_success >[gw1] [2848/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[another-from] >testing/test_unittest.py::test_unittest_expected_failure_for_failing_test_is_xfail[pytest] >testing/code/test_excinfo.py::test_native_exceptiongroup[another-another] >testing/test_unittest.py::test_do_cleanups_on_setup_failure >[gw5] [2849/3410] PASSED testing/python/collect.py::TestFunction::test_function_equality >[gw0] [2850/3410] PASSED testing/logging/test_reporting.py::test_nothing_logged >testing/logging/test_reporting.py::test_messages_logged >testing/python/collect.py::TestFunction::test_repr_produces_actual_test_id >[gw3] [2851/3410] PASSED testing/python/collect.py::TestFunction::test_function_originalname >testing/python/collect.py::TestFunction::test_function_with_square_brackets >[gw15] [2852/3410] PASSED testing/logging/test_reporting.py::test_log_cli_enabled_disabled[False] >[gw11] [2853/3410] PASSED testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip_class.py-1 skipped] >testing/logging/test_reporting.py::test_log_cli_default_level >testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip_module.py-1 error] >[gw6] [2854/3410] PASSED testing/logging/test_reporting.py::test_log_set_path >testing/python/collect.py::TestConftestCustomization::test_pytest_pycollect_makeitem >[gw2] [2855/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_with_empty_string_arguments >[gw7] [2856/3410] PASSED testing/python/collect.py::TestClass::test_class_with_init_warning >testing/python/collect.py::TestFunction::test_function_equality_with_callspec >testing/python/collect.py::TestClass::test_class_with_new_warning >[gw4] [2857/3410] PASSED testing/logging/test_reporting.py::test_log_file_ini_level >testing/python/collect.py::TestReportInfo::test_itemreport_reportinfo >[gw10] [2858/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[another-none] >testing/code/test_excinfo.py::test_exceptiongroup[another-from] >[gw5] [2859/3410] PASSED testing/python/collect.py::TestFunction::test_repr_produces_actual_test_id >testing/python/collect.py::TestFunction::test_issue197_parametrize_emptyset >[gw14] [2860/3410] PASSED testing/test_terminal.py::TestFixtureReporting::test_setup_fixture_error >testing/test_terminal.py::TestFixtureReporting::test_teardown_fixture_error >[gw12] [2861/3410] PASSED testing/test_unittest.py::test_do_cleanups_on_setup_failure >testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_module >[gw1] [2862/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[another-another] >[gw0] [2863/3410] PASSED testing/logging/test_reporting.py::test_messages_logged >testing/code/test_excinfo.py::test_exceptiongroup[none-none] >testing/logging/test_reporting.py::test_root_logger_affected >[gw9] [2864/3410] PASSED testing/test_unittest.py::test_unittest_expected_failure_for_failing_test_is_xfail[pytest] >testing/test_unittest.py::test_unittest_expected_failure_for_failing_test_is_xfail[unittest] >[gw3] [2865/3410] PASSED testing/python/collect.py::TestFunction::test_function_with_square_brackets >testing/python/collect.py::TestSorting::test_check_equality >[gw15] [2866/3410] PASSED testing/logging/test_reporting.py::test_log_cli_default_level >testing/logging/test_reporting.py::test_log_cli_default_level_multiple_tests >[gw11] [2867/3410] PASSED testing/test_unittest.py::test_setup_inheritance_skipping[test_setup_skip_module.py-1 error] >testing/test_unittest.py::test_BdbQuit >[gw2] [2868/3410] PASSED testing/python/collect.py::TestFunction::test_function_equality_with_callspec >testing/python/collect.py::TestFunction::test_pyfunc_call >[gw4] [2869/3410] PASSED testing/python/collect.py::TestReportInfo::test_itemreport_reportinfo >[gw7] [2870/3410] PASSED testing/python/collect.py::TestClass::test_class_with_new_warning >testing/python/collect.py::TestClass::test_class_subclassobject >testing/python/collect.py::TestReportInfo::test_func_reportinfo >[gw6] [2871/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_pytest_pycollect_makeitem >testing/python/collect.py::TestConftestCustomization::test_early_ignored_attributes >[gw5] [2872/3410] PASSED testing/python/collect.py::TestFunction::test_issue197_parametrize_emptyset >testing/python/collect.py::TestFunction::test_single_tuple_unwraps_values >[gw10] [2873/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[another-from] >testing/code/test_excinfo.py::test_exceptiongroup[another-another] >[gw14] [2874/3410] PASSED testing/test_terminal.py::TestFixtureReporting::test_teardown_fixture_error >testing/logging/test_reporting.py::test_colored_captured_log >[gw3] [2875/3410] PASSED testing/python/collect.py::TestSorting::test_check_equality >testing/python/collect.py::TestSorting::test_allow_sane_sorting_for_decorators >[gw0] [2876/3410] PASSED testing/logging/test_reporting.py::test_root_logger_affected >testing/logging/test_reporting.py::test_log_cli_level_log_level_interaction >[gw1] [2877/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[none-none] >testing/code/test_excinfo.py::test_exceptiongroup[none-from] >[gw15] [2878/3410] PASSED testing/logging/test_reporting.py::test_log_cli_default_level_multiple_tests >testing/logging/test_reporting.py::test_log_cli_default_level_sections >[gw11] [2879/3410] PASSED testing/test_unittest.py::test_BdbQuit >[gw2] [2880/3410] PASSED testing/python/collect.py::TestFunction::test_pyfunc_call >testing/test_unittest.py::test_exit_outcome >[gw4] [2881/3410] PASSED testing/python/collect.py::TestReportInfo::test_func_reportinfo >testing/python/collect.py::TestReportInfo::test_class_reportinfo >[gw6] [2882/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_early_ignored_attributes >testing/python/collect.py::test_setup_only_available_in_subdir >testing/python/collect.py::TestFunction::test_multiple_parametrize >[gw9] [2883/3410] PASSED testing/test_unittest.py::test_unittest_expected_failure_for_failing_test_is_xfail[unittest] >testing/python/collect.py::test_class_injection_does_not_break_collection >[gw5] [2884/3410] PASSED testing/python/collect.py::TestFunction::test_single_tuple_unwraps_values >testing/python/collect.py::TestFunction::test_issue213_parametrize_value_no_equal >[gw3] [2885/3410] PASSED testing/python/collect.py::TestSorting::test_allow_sane_sorting_for_decorators >testing/python/collect.py::TestSorting::test_ordered_by_definition_order >[gw10] [2886/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[another-another] >testing/code/test_excinfo.py::test_all_entries_hidden_doesnt_crash >[gw0] [2887/3410] PASSED testing/logging/test_reporting.py::test_log_cli_level_log_level_interaction >testing/python/collect.py::test_package_ordering >[gw7] [2888/3410] PASSED testing/python/collect.py::TestClass::test_class_subclassobject >testing/python/collect.py::TestClass::test_static_method >[gw4] [2889/3410] PASSED testing/python/collect.py::TestReportInfo::test_class_reportinfo >[gw1] [2890/3410] PASSED testing/code/test_excinfo.py::test_exceptiongroup[none-from] >[gw15] [2891/3410] PASSED testing/logging/test_reporting.py::test_log_cli_default_level_sections >testing/python/fixtures.py::TestFillFixtures::test_override_autouse_fixture_with_parametrized_fixture_conftest_conftest >testing/logging/test_reporting.py::test_live_logs_unknown_sections >testing/python/collect.py::TestReportInfo::test_reportinfo_with_nasty_getattr >[gw2] [2892/3410] PASSED testing/python/collect.py::TestFunction::test_multiple_parametrize >testing/python/collect.py::TestFunction::test_issue751_multiple_parametrize_with_ids >[gw6] [2893/3410] PASSED testing/python/collect.py::test_setup_only_available_in_subdir >[gw9] [2894/3410] PASSED testing/python/collect.py::test_class_injection_does_not_break_collection >testing/python/collect.py::test_syntax_error_with_non_ascii_chars >testing/python/collect.py::test_modulecol_roundtrip >[gw5] [2895/3410] PASSED testing/python/collect.py::TestFunction::test_issue213_parametrize_value_no_equal >testing/python/collect.py::TestFunction::test_parametrize_with_non_hashable_values >[gw3] [2896/3410] PASSED testing/python/collect.py::TestSorting::test_ordered_by_definition_order >testing/python/collect.py::TestConftestCustomization::test_pytest_pycollect_module >[gw10] [2897/3410] PASSED testing/code/test_excinfo.py::test_all_entries_hidden_doesnt_crash >testing/examples/test_issue519.py::test_519 >[gw14] [2898/3410] PASSED testing/logging/test_reporting.py::test_colored_captured_log >[gw4] [2899/3410] PASSED testing/python/collect.py::TestReportInfo::test_reportinfo_with_nasty_getattr >testing/logging/test_reporting.py::test_colored_ansi_esc_caplogtext >testing/python/collect.py::test_customized_python_discovery >[gw15] [2900/3410] PASSED testing/logging/test_reporting.py::test_live_logs_unknown_sections >testing/logging/test_reporting.py::test_sections_single_new_line_after_test_outcome >[gw2] [2901/3410] PASSED testing/python/collect.py::TestFunction::test_issue751_multiple_parametrize_with_ids >[gw0] [2902/3410] PASSED testing/python/collect.py::test_package_ordering >testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookupfails >testing/python/collect.py::TestFunction::test_parametrize_skipif >[gw12] [2903/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_module >testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_conftest >[gw6] [2904/3410] PASSED testing/python/collect.py::test_modulecol_roundtrip >testing/python/collect.py::TestTracebackCutting::test_traceback_argsetup >[gw5] [2905/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_with_non_hashable_values >testing/python/collect.py::TestFunction::test_parametrize_with_non_hashable_values_indirect >[gw7] [2906/3410] PASSED testing/python/collect.py::TestClass::test_static_method >testing/python/collect.py::TestClass::test_setup_teardown_class_as_classmethod >[gw3] [2907/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_pytest_pycollect_module >testing/python/collect.py::TestConftestCustomization::test_customized_pymakemodule_issue205_subdir >[gw14] [2908/3410] PASSED testing/logging/test_reporting.py::test_colored_ansi_esc_caplogtext >testing/logging/test_reporting.py::test_logging_emit_error >[gw10] [2909/3410] PASSED testing/examples/test_issue519.py::test_519 >[gw15] [2910/3410] PASSED testing/logging/test_reporting.py::test_sections_single_new_line_after_test_outcome >testing/logging/test_fixture.py::test_fixture_help >[gw0] [2911/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookupfails >[gw1] [2912/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_autouse_fixture_with_parametrized_fixture_conftest_conftest >testing/logging/test_reporting.py::test_log_cli_level >testing/python/fixtures.py::TestFillFixtures::test_detect_recursive_dependency_error >testing/python/fixtures.py::TestFillFixtures::test_override_fixture_reusing_super_fixture_parametrization >[gw2] [2913/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_skipif >testing/python/collect.py::TestFunction::test_parametrize_skip >[gw13] [2914/3410] PASSED testing/python/collect.py::TestModule::test_syntax_error_in_module >testing/python/collect.py::TestModule::test_module_considers_pluginmanager_at_import >[gw7] [2915/3410] PASSED testing/python/collect.py::TestClass::test_setup_teardown_class_as_classmethod >testing/python/collect.py::TestClass::test_issue1035_obj_has_getattr >[gw5] [2916/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_with_non_hashable_values_indirect >testing/python/collect.py::TestFunction::test_parametrize_overrides_fixture >[gw3] [2917/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_customized_pymakemodule_issue205_subdir >[gw4] [2918/3410] PASSED testing/python/collect.py::test_customized_python_discovery >testing/python/collect.py::TestConftestCustomization::test_customized_pymakeitem >testing/python/collect.py::test_customized_python_discovery_functions >[gw10] [2919/3410] PASSED testing/logging/test_fixture.py::test_fixture_help >[gw1] [2920/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_fixture_reusing_super_fixture_parametrization >testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_failing_setup_module >testing/python/fixtures.py::TestFillFixtures::test_override_parametrize_fixture_and_indirect >[gw0] [2921/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_detect_recursive_dependency_error >testing/python/fixtures.py::TestFillFixtures::test_funcarg_basic >[gw12] [2922/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_conftest >[gw2] [2923/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_skip >testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_plugin >testing/python/collect.py::TestFunction::test_parametrize_skipif_no_skip >[gw13] [2924/3410] PASSED testing/python/collect.py::TestModule::test_module_considers_pluginmanager_at_import >[gw7] [2925/3410] PASSED testing/python/collect.py::TestClass::test_issue1035_obj_has_getattr >testing/python/collect.py::TestModule::test_invalid_test_module_name >testing/python/collect.py::TestClass::test_issue1579_namedtuple >[gw3] [2926/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_customized_pymakeitem >testing/python/fixtures.py::TestFixtureUsages::test_factory_uses_unknown_funcarg_as_dependency_error >[gw5] [2927/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_overrides_fixture >testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs >[gw15] [2928/3410] PASSED testing/logging/test_reporting.py::test_log_cli_level >testing/python/fixtures.py::TestRequestBasic::test_show_fixtures_color_yes >[gw0] [2929/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_funcarg_basic >[gw10] [2930/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_failing_setup_module >testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_partial_setup_failure >testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_modulelevel >[gw12] [2931/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_conftest_plugin >testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_plugin_plugin >[gw2] [2932/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_skipif_no_skip >testing/python/collect.py::TestFunction::test_parametrize_xfail >[gw7] [2933/3410] PASSED testing/python/collect.py::TestClass::test_issue1579_namedtuple >testing/python/collect.py::TestClass::test_issue2234_property >[gw4] [2934/3410] PASSED testing/python/collect.py::test_customized_python_discovery_functions >testing/python/collect.py::test_unorderable_types >[gw3] [2935/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_factory_uses_unknown_funcarg_as_dependency_error >[gw5] [2936/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs >testing/python/fixtures.py::TestFixtureUsages::test_factory_setup_as_classes_fails >testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs_scope_mismatch >[gw15] [2937/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_show_fixtures_color_yes >testing/python/fixtures.py::TestRequestBasic::test_newstyle_with_request >[gw0] [2938/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_modulelevel >[gw10] [2939/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_partial_setup_failure >testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_classlevel >testing/python/fixtures.py::TestRequestBasic::test_request_subrequest_addfinalizer_exceptions >[gw12] [2940/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_plugin_plugin >[gw2] [2941/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_xfail >testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_conftest_module >testing/python/collect.py::TestFunction::test_parametrize_passed >[gw13] [2942/3410] PASSED testing/python/collect.py::TestModule::test_invalid_test_module_name >testing/python/collect.py::TestModule::test_show_traceback_import_error[0] >[gw1] [2943/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_parametrize_fixture_and_indirect >testing/python/fixtures.py::TestFillFixtures::test_override_top_level_fixture_reusing_super_fixture_parametrization >[gw4] [2944/3410] PASSED testing/python/collect.py::test_unorderable_types >testing/python/collect.py::test_dont_collect_non_function_callable >[gw11] [2945/3410] PASSED testing/test_unittest.py::test_exit_outcome >[gw7] [2946/3410] PASSED testing/python/collect.py::TestClass::test_issue2234_property >testing/test_unittest.py::test_trace >testing/python/fixtures.py::TestAutouseManagement::test_parametrization_setup_teardown_ordering >[gw5] [2947/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs_scope_mismatch >[gw15] [2948/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_newstyle_with_request >testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs_scope_mismatch_issue660 >testing/python/fixtures.py::TestRequestBasic::test_setupcontext_no_param >[gw14] [2949/3410] PASSED testing/logging/test_reporting.py::test_logging_emit_error >[gw0] [2950/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_classlevel >testing/python/fixtures.py::TestFillFixtures::test_conftest_funcargs_only_available_in_subdir >testing/logging/test_reporting.py::test_logging_emit_error_supressed >[gw10] [2951/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_subrequest_addfinalizer_exceptions >testing/python/fixtures.py::TestRequestBasic::test_request_getmodulepath >[gw2] [2952/3410] PASSED testing/python/collect.py::TestFunction::test_parametrize_passed >testing/python/fixtures.py::TestAutouseDiscovery::test_autouse_in_module_and_two_classes >[gw9] [2953/3410] PASSED testing/python/collect.py::test_syntax_error_with_non_ascii_chars >testing/python/collect.py::test_collect_error_with_fulltrace >[gw4] [2954/3410] PASSED testing/python/collect.py::test_dont_collect_non_function_callable >testing/python/fixtures.py::TestFixtureUsages::test_setup_functions_as_fixtures >[gw1] [2955/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_top_level_fixture_reusing_super_fixture_parametrization >[gw11] [2956/3410] PASSED testing/test_unittest.py::test_trace >testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_with_new_parametrized_fixture >testing/test_unittest.py::test_pdb_teardown_called >[gw7] [2957/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_parametrization_setup_teardown_ordering >testing/python/fixtures.py::TestAutouseManagement::test_ordering_autouse_before_explicit >[gw15] [2958/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_setupcontext_no_param >[gw6] [2959/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_traceback_argsetup >testing/python/fixtures.py::TestRequestMarking::test_applymarker >testing/python/collect.py::TestTracebackCutting::test_traceback_error_during_import >[gw5] [2960/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_receives_funcargs_scope_mismatch_issue660 >testing/python/fixtures.py::TestFixtureUsages::test_invalid_scope >[gw3] [2961/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_factory_setup_as_classes_fails >testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_marker >[gw14] [2962/3410] PASSED testing/logging/test_reporting.py::test_logging_emit_error_supressed >testing/logging/test_reporting.py::test_log_file_cli_subdirectories_are_successfully_created >[gw10] [2963/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_getmodulepath >[gw12] [2964/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_conftest_module >testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_conftest_conftest >testing/python/fixtures.py::TestRequestBasic::test_request_fixturenames >[gw13] [2965/3410] PASSED testing/python/collect.py::TestModule::test_show_traceback_import_error[0] >testing/python/collect.py::TestModule::test_show_traceback_import_error[1] >[gw0] [2966/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_conftest_funcargs_only_available_in_subdir >testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_module_class >[gw11] [2967/3410] PASSED testing/test_unittest.py::test_pdb_teardown_called >[gw4] [2968/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_setup_functions_as_fixtures >testing/python/fixtures.py::TestRequestBasic::test_request_attributes >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_evil_objects_issue214 >[gw1] [2969/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_with_new_parametrized_fixture >testing/python/fixtures.py::TestFillFixtures::test_autouse_fixture_plugin >[gw7] [2970/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_ordering_autouse_before_explicit >[gw2] [2971/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_autouse_in_module_and_two_classes >testing/python/fixtures.py::TestAutouseManagement::test_autouse_conftest_mid_directory >testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p10-p00] >[gw15] [2972/3410] PASSED testing/python/fixtures.py::TestRequestMarking::test_applymarker >testing/python/fixtures.py::TestRequestMarking::test_accesskeywords >[gw3] [2973/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_marker >testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_ini >[gw14] [2974/3410] PASSED testing/logging/test_reporting.py::test_log_file_cli_subdirectories_are_successfully_created >testing/logging/test_reporting.py::test_disable_loggers >[gw10] [2975/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_fixturenames >testing/python/fixtures.py::TestRequestBasic::test_request_fixturenames_dynamic_fixture >[gw11] [2976/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_attributes >testing/python/fixtures.py::TestRequestBasic::test_request_attributes_method >[gw4] [2977/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_evil_objects_issue214 >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_conftest >[gw7] [2978/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p10-p00] >testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p10-p01] >[gw2] [2979/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_autouse_conftest_mid_directory >[gw1] [2980/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_autouse_fixture_plugin >testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_error >testing/python/fixtures.py::TestAutouseManagement::test_funcarg_and_setup >[gw15] [2981/3410] PASSED testing/python/fixtures.py::TestRequestMarking::test_accesskeywords >testing/python/fixtures.py::TestRequestMarking::test_accessmarker_dynamic >[gw5] [2982/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_invalid_scope >testing/python/fixtures.py::TestFixtureUsages::test_parameters_without_eq_semantics[function] >[gw13] [2983/3410] PASSED testing/python/collect.py::TestModule::test_show_traceback_import_error[1] >testing/python/collect.py::TestModule::test_show_traceback_import_error[2] >[gw12] [2984/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_parametrized_fixture_conftest_conftest >[gw14] [2985/3410] PASSED testing/logging/test_reporting.py::test_disable_loggers >testing/logging/test_reporting.py::test_disable_loggers_does_not_propagate >testing/python/fixtures.py::TestFillFixtures::test_override_non_parametrized_fixture_conftest_module >[gw11] [2986/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_attributes_method >testing/python/fixtures.py::TestRequestBasic::test_request_contains_funcarg_arg2fixturedefs >[gw10] [2987/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_fixturenames_dynamic_fixture >testing/python/fixtures.py::TestRequestBasic::test_setupdecorator_and_xunit >[gw0] [2988/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_extend_fixture_module_class >testing/python/fixtures.py::TestFixtureMarker::test_scope_exc >[gw4] [2989/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_conftest >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_conftest_and_module_and_class >[gw7] [2990/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p10-p01] >testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p11-p00] >[gw1] [2991/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_funcarg_lookup_error >testing/python/fixtures.py::TestFillFixtures::test_fixture_excinfo_leak >[gw2] [2992/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_funcarg_and_setup >testing/python/fixtures.py::TestAutouseManagement::test_uses_parametrized_resource >[gw5] [2993/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_parameters_without_eq_semantics[function] >testing/python/fixtures.py::TestFixtureUsages::test_parameters_without_eq_semantics[session] >[gw11] [2994/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_contains_funcarg_arg2fixturedefs >testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue_recursive >[gw14] [2995/3410] PASSED testing/logging/test_reporting.py::test_disable_loggers_does_not_propagate >testing/logging/test_reporting.py::test_log_disabling_works_with_log_cli >[gw10] [2996/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_setupdecorator_and_xunit >testing/python/fixtures.py::TestRequestBasic::test_fixtures_sub_subdir_normalize_sep >[gw4] [2997/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_conftest_and_module_and_class >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_relative_node_ids >[gw7] [2998/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p11-p00] >testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p11-p01] >[gw0] [2999/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_exc >testing/python/fixtures.py::TestFixtureMarker::test_scope_module_uses_session >[gw2] [3000/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_uses_parametrized_resource >testing/python/fixtures.py::TestAutouseManagement::test_session_parametrized_function >[gw1] [3001/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_fixture_excinfo_leak >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_order_higher_scope_first >[gw9] [3002/3410] PASSED testing/python/collect.py::test_collect_error_with_fulltrace >testing/python/collect.py::test_skip_duplicates_by_default >[gw3] [3003/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_ini >testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_seen_in_showmarkers >[gw5] [3004/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_parameters_without_eq_semantics[session] >testing/python/fixtures.py::TestFixtureUsages::test_funcarg_parametrized_and_used_twice >[gw11] [3005/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue_recursive >[gw12] [3006/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_non_parametrized_fixture_conftest_module >testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue_teardown >[gw14] [3007/3410] PASSED testing/logging/test_reporting.py::test_log_disabling_works_with_log_cli >testing/python/fixtures.py::TestFillFixtures::test_override_non_parametrized_fixture_conftest_conftest >testing/python/approx.py::TestApprox::test_unicode_plus_minus >[gw15] [3008/3410] PASSED testing/python/fixtures.py::TestRequestMarking::test_accessmarker_dynamic >testing/python/fixtures.py::TestFixtureUsages::test_noargfixturedec >[gw3] [3009/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_usefixtures_seen_in_showmarkers >testing/python/fixtures.py::TestFixtureUsages::test_request_instance_issue203 >[gw10] [3010/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_fixtures_sub_subdir_normalize_sep >testing/python/fixtures.py::TestRequestScopeAccess::test_setup[function-module path cls function-] >[gw7] [3011/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_ordering_dependencies_torndown_first[p11-p01] >testing/python/fixtures.py::TestFixtureMarker::test_parametrize >[gw0] [3012/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_module_uses_session >testing/python/fixtures.py::TestFixtureMarker::test_scope_module_and_finalizer >[gw2] [3013/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_session_parametrized_function >testing/python/fixtures.py::TestAutouseManagement::test_class_function_parametrization_finalization >[gw9] [3014/3410] PASSED testing/python/collect.py::test_skip_duplicates_by_default >testing/python/collect.py::test_keep_duplicates >[gw1] [3015/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_order_higher_scope_first >testing/python/fixtures.py::TestFixtureMarker::test_parametrized_fixture_teardown_order >[gw5] [3016/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_funcarg_parametrized_and_used_twice >testing/python/fixtures.py::TestFixtureMarker::test_fixture_marked_function_not_collected_as_test >[gw15] [3017/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_noargfixturedec >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_function_scoped_finalizers_called >[gw11] [3018/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue_teardown >testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue >[gw3] [3019/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_request_instance_issue203 >[gw14] [3020/3410] PASSED testing/python/approx.py::TestApprox::test_unicode_plus_minus >testing/python/fixtures.py::TestFixtureUsages::test_fixture_parametrized_with_iterator >testing/python/fixtures.py::TestErrors::test_issue498_fixture_finalizer_failing >[gw10] [3021/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_setup[function-module path cls function-] >[gw7] [3022/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize >testing/python/fixtures.py::TestFixtureMarker::test_multiple_parametrization_issue_736 >testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[session--path class function module] >[gw4] [3023/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_parsefactories_relative_node_ids >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_package_xunit_fixture >[gw2] [3024/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_class_function_parametrization_finalization >testing/python/fixtures.py::TestAutouseManagement::test_scope_ordering >[gw0] [3025/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_module_and_finalizer >testing/python/fixtures.py::TestFixtureMarker::test_scope_mismatch_various >[gw1] [3026/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrized_fixture_teardown_order >testing/python/fixtures.py::TestFixtureMarker::test_fixture_finalizer >[gw5] [3027/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_fixture_marked_function_not_collected_as_test >testing/python/fixtures.py::TestFixtureMarker::test_params_and_ids >[gw15] [3028/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_function_scoped_finalizers_called >testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[session] >[gw11] [3029/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_getfixturevalue >testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer >[gw12] [3030/3410] PASSED testing/python/fixtures.py::TestFillFixtures::test_override_non_parametrized_fixture_conftest_conftest >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_and_scope >[gw3] [3031/3410] PASSED testing/python/fixtures.py::TestFixtureUsages::test_fixture_parametrized_with_iterator >testing/python/fixtures.py::TestParameterizedSubRequest::test_non_relative_path >[gw10] [3032/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[session--path class function module] >testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[module-module path-cls function] >[gw7] [3033/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_multiple_parametrization_issue_736 >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_in_class >[gw13] [3034/3410] PASSED testing/python/collect.py::TestModule::test_show_traceback_import_error[2] >testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979['fixt, val'] >[gw2] [3035/3410] PASSED testing/python/fixtures.py::TestAutouseManagement::test_scope_ordering >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_teardown_exception >[gw4] [3036/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_package_xunit_fixture >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_package_fixture_complex >[gw0] [3037/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_mismatch_various >testing/python/fixtures.py::TestFixtureMarker::test_dynamic_scope >[gw1] [3038/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_fixture_finalizer >testing/python/fixtures.py::TestFixtureMarker::test_class_scope_with_normal_tests >[gw5] [3039/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_params_and_ids >testing/python/fixtures.py::TestFixtureMarker::test_params_and_ids_yieldfixture >[gw9] [3040/3410] PASSED testing/python/collect.py::test_keep_duplicates >testing/python/collect.py::test_package_collection_infinite_recursion >[gw11] [3041/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer >testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_failing_setup >[gw15] [3042/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[session] >testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[function] >[gw12] [3043/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_and_scope >testing/python/fixtures.py::TestFixtureMarker::test_scope_mismatch >[gw6] [3044/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_traceback_error_during_import >testing/python/collect.py::TestTracebackCutting::test_traceback_filter_error_during_fixture_collection >[gw10] [3045/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[module-module path-cls function] >testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[class-module path cls-function] >[gw7] [3046/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_in_class >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_different_files >[gw13] [3047/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979['fixt, val'] >testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979['fixt,val'] >[gw2] [3048/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_teardown_exception >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_yields_more_than_one >[gw1] [3049/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_class_scope_with_normal_tests >testing/python/fixtures.py::TestFixtureMarker::test_request_is_clean >[gw4] [3050/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_package_fixture_complex >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_testmodule >[gw5] [3051/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_params_and_ids_yieldfixture >testing/python/fixtures.py::TestRequestScopeAccess::test_setup[session--path class function module] >[gw14] [3052/3410] PASSED testing/python/fixtures.py::TestErrors::test_issue498_fixture_finalizer_failing >[gw15] [3053/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[function] >testing/python/fixtures.py::TestErrors::test_setupfunc_missing_funcarg >testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[module] >[gw9] [3054/3410] PASSED testing/python/collect.py::test_package_collection_infinite_recursion >[gw11] [3055/3410] PASSED testing/python/fixtures.py::TestRequestBasic::test_request_addfinalizer_failing_setup >testing/python/collect.py::test_package_collection_init_given_as_argument >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_same_scope_closer_root_first >[gw12] [3056/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_mismatch >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_order >[gw10] [3057/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[class-module path cls-function] >[gw13] [3058/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979['fixt,val'] >testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[function-module path cls function-] >testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979[['fixt', 'val']] >[gw7] [3059/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_different_files >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_with_same_name >[gw2] [3060/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_yields_more_than_one >[gw3] [3061/3410] PASSED testing/python/fixtures.py::TestParameterizedSubRequest::test_non_relative_path >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_custom_name >testing/python/fixtures.py::test_pytest_fixture_setup_and_post_finalizer_hook >[gw1] [3062/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_request_is_clean >[gw4] [3063/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_testmodule >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_lifecycle >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_conftest[True] >[gw0] [3064/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_dynamic_scope >testing/python/fixtures.py::TestFixtureMarker::test_dynamic_scope_bad_return >[gw5] [3065/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_setup[session--path class function module] >testing/python/fixtures.py::TestRequestScopeAccess::test_setup[module-module path-cls function] >[gw14] [3066/3410] PASSED testing/python/fixtures.py::TestErrors::test_setupfunc_missing_funcarg >testing/python/fixtures.py::TestShowFixtures::test_funcarg_compat >[gw15] [3067/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_finalizer_order_on_parametrization[module] >testing/python/fixtures.py::TestFixtureMarker::test_class_scope_parametrization_ordering >[gw9] [3068/3410] PASSED testing/python/collect.py::test_package_collection_init_given_as_argument >testing/python/collect.py::test_package_with_modules >[gw11] [3069/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_same_scope_closer_root_first >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_all_scopes_complex >[gw12] [3070/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_order >testing/python/fixtures.py::TestFixtureMarker::test_module_parametrized_ordering >[gw13] [3071/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979[['fixt', 'val']] >testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979[('fixt', 'val')] >[gw10] [3072/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_funcarg[function-module path cls function-] >testing/python/fixtures.py::TestErrors::test_subfactory_missing_funcarg >[gw7] [3073/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_with_same_name >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_simple >[gw2] [3074/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_custom_name >[gw14] [3075/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_funcarg_compat >testing/python/fixtures.py::TestParameterizedSubRequest::test_call_from_fixture >testing/python/fixtures.py::TestShowFixtures::test_show_help >[gw3] [3076/3410] PASSED testing/python/fixtures.py::test_pytest_fixture_setup_and_post_finalizer_hook >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module_auto[mark] >[gw4] [3077/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_conftest[True] >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_conftest[False] >[gw1] [3078/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_separated_lifecycle >testing/python/integration.py::TestMockDecoration::test_unittest_mock >[gw5] [3079/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_setup[module-module path-cls function] >testing/python/fixtures.py::TestRequestScopeAccess::test_setup[class-module path cls-function] >[gw15] [3080/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_class_scope_parametrization_ordering >testing/python/fixtures.py::TestFixtureMarker::test_parametrize_setup_function >[gw11] [3081/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_all_scopes_complex >testing/python/fixtures.py::TestScopeOrdering::test_multiple_packages >[gw13] [3082/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_override_parametrized_fixture_issue_979[('fixt', 'val')] >testing/python/fixtures.py::TestFixtureMarker::test_scope_session >[gw10] [3083/3410] PASSED testing/python/fixtures.py::TestErrors::test_subfactory_missing_funcarg >testing/python/integration.py::TestMockDecoration::test_mock_sorting >[gw14] [3084/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_help >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures >[gw7] [3085/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_simple >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_scoped >[gw0] [3086/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_dynamic_scope_bad_return >[gw12] [3087/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_module_parametrized_ordering >testing/python/fixtures.py::TestFixtureMarker::test_register_only_with_mark >testing/python/fixtures.py::TestFixtureMarker::test_dynamic_parametrized_ordering >[gw3] [3088/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module_auto[mark] >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module_auto[autouse] >[gw4] [3089/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_conftest[False] >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_trimmed_doc >[gw2] [3090/3410] PASSED testing/python/fixtures.py::TestParameterizedSubRequest::test_call_from_fixture >testing/python/fixtures.py::TestParameterizedSubRequest::test_call_from_test >[gw1] [3091/3410] PASSED testing/python/integration.py::TestMockDecoration::test_unittest_mock >testing/python/integration.py::TestMockDecoration::test_unittest_mock_and_fixture >[gw5] [3092/3410] PASSED testing/python/fixtures.py::TestRequestScopeAccess::test_setup[class-module path cls-function] >testing/python/integration.py::TestNoselikeTestAttribute::test_unittest_class >[gw15] [3093/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_parametrize_setup_function >testing/python/metafunc.py::TestMetafunc::test_parametrize_request_name >[gw15] [3094/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_request_name >[gw13] [3095/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_session >testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_exception >testing/python/fixtures.py::TestFixtureMarker::test_scope_session_exc >[gw11] [3096/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_multiple_packages >testing/python/fixtures.py::TestScopeOrdering::test_class_fixture_self_instance >[gw14] [3097/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures >[gw7] [3098/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_scoped >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_verbose >testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_setup_exception >[gw0] [3099/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_register_only_with_mark >testing/python/fixtures.py::test_fixture_named_request >[gw10] [3100/3410] PASSED testing/python/integration.py::TestMockDecoration::test_mock_sorting >testing/python/integration.py::TestMockDecoration::test_mock_double_patch_issue473 >[gw3] [3101/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module_auto[autouse] >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_with_native_fixtures >[gw4] [3102/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_trimmed_doc >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_doc >[gw12] [3103/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_dynamic_parametrized_ordering >testing/python/fixtures.py::TestFixtureMarker::test_class_ordering >[gw1] [3104/3410] PASSED testing/python/integration.py::TestMockDecoration::test_unittest_mock_and_fixture >testing/python/integration.py::TestMockDecoration::test_unittest_mock_and_pypi_mock >[gw2] [3105/3410] PASSED testing/python/fixtures.py::TestParameterizedSubRequest::test_call_from_test >testing/python/fixtures.py::TestParameterizedSubRequest::test_external_fixture >[gw5] [3106/3410] PASSED testing/python/integration.py::TestNoselikeTestAttribute::test_unittest_class >testing/python/integration.py::TestNoselikeTestAttribute::test_class_with_nasty_getattr >[gw13] [3107/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_session_exc >testing/python/fixtures.py::TestFixtureMarker::test_scope_session_exc_two_fix >[gw9] [3108/3410] PASSED testing/python/collect.py::test_package_with_modules >testing/python/metafunc.py::TestMetafunc::test_parametrize_uses_no_fixture_error_indirect_true >[gw11] [3109/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_class_fixture_self_instance >testing/python/fixtures.py::test_fixture_param_shadowing >[gw14] [3110/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_verbose >testing/python/metafunc.py::TestMetafunc::test_parametrize_functional >[gw7] [3111/3410] PASSED testing/python/fixtures.py::TestContextManagerFixtureFuncs::test_setup_exception >testing/python/metafunc.py::TestMetafuncFunctional::test_two_functions >[gw4] [3112/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_doc >testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_doc_first_line_unindented >[gw1] [3113/3410] PASSED testing/python/integration.py::TestMockDecoration::test_unittest_mock_and_pypi_mock >testing/python/integration.py::TestMockDecoration::test_mock_sentinel_check_against_numpy_like >[gw5] [3114/3410] PASSED testing/python/integration.py::TestNoselikeTestAttribute::test_class_with_nasty_getattr >testing/python/integration.py::TestParameterize::test_idfn_marker >[gw6] [3115/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_traceback_filter_error_during_fixture_collection >testing/python/collect.py::TestTracebackCutting::test_filter_traceback_path_no_longer_valid >[gw12] [3116/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_class_ordering >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_functional2 >[gw6] [3117/3410] PASSED testing/python/collect.py::TestTracebackCutting::test_filter_traceback_path_no_longer_valid >[gw2] [3118/3410] PASSED testing/python/fixtures.py::TestParameterizedSubRequest::test_external_fixture >testing/python/fixtures.py::TestFixtureManagerParseFactories::test_collect_custom_items >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_None_in_ids >[gw13] [3119/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_scope_session_exc_two_fix >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_scope_overrides[module-2] >[gw3] [3120/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_with_native_fixtures >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module >[gw11] [3121/3410] PASSED testing/python/fixtures.py::test_fixture_param_shadowing >[gw14] [3122/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_functional >testing/python/metafunc.py::TestMetafuncFunctional::test_generate_same_function_names_issue403 >testing/python/metafunc.py::TestMetafunc::test_parametrize_multiple_times >[gw7] [3123/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_two_functions >[gw4] [3124/3410] PASSED testing/python/fixtures.py::TestShowFixtures::test_show_fixtures_indented_doc_first_line_unindented >testing/python/metafunc.py::TestMetafuncFunctional::test_noself_in_method >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_all_indirects >[gw1] [3125/3410] PASSED testing/python/integration.py::TestMockDecoration::test_mock_sentinel_check_against_numpy_like >testing/python/integration.py::TestMockDecoration::test_mock >[gw5] [3126/3410] PASSED testing/python/integration.py::TestParameterize::test_idfn_marker >testing/python/integration.py::TestParameterize::test_idfn_fixture >[gw13] [3127/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_scope_overrides[module-2] >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_scope_overrides[function-4] >[gw6] [3128/3410] PASSED testing/python/fixtures.py::TestFixtureManagerParseFactories::test_collect_custom_items >[gw2] [3129/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_None_in_ids >testing/python/fixtures.py::TestAutouseDiscovery::test_parsefactories_conftest >testing/python/metafunc.py::TestMetafuncFunctional::test_fixture_parametrized_empty_ids >[gw12] [3130/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_functional2 >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_and_inner_getfixturevalue >[gw9] [3131/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_uses_no_fixture_error_indirect_true >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_uses_no_fixture_error_indirect_string >[gw3] [3132/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_module >testing/python/fixtures.py::TestScopeOrdering::test_func_closure_scopes_reordered >[gw7] [3133/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_noself_in_method >testing/python/metafunc.py::TestMetafuncFunctional::test_generate_tests_in_class >[gw10] [3134/3410] PASSED testing/python/integration.py::TestMockDecoration::test_mock_double_patch_issue473 >testing/python/integration.py::TestReRunTests::test_rerun >[gw11] [3135/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_generate_same_function_names_issue403 >[gw4] [3136/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_all_indirects >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_some_arguments_auto_scope >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_misspelling >[gw0] [3137/3410] PASSED testing/python/fixtures.py::test_fixture_named_request >testing/python/fixtures.py::test_indirect_fixture_does_not_break_scope >[gw14] [3138/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_multiple_times >testing/python/metafunc.py::TestMetafunc::test_parametrize_CSV >[gw1] [3139/3410] PASSED testing/python/integration.py::TestMockDecoration::test_mock >testing/python/metafunc.py::TestMarkersWithParametrization::test_select_based_on_mark >[gw2] [3140/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_fixture_parametrized_empty_ids >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrized_empty_ids >[gw13] [3141/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_scope_overrides[function-4] >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_issue323 >[gw12] [3142/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_and_inner_getfixturevalue >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_on_setup_arg >[gw6] [3143/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_parsefactories_conftest >[gw3] [3144/3410] PASSED testing/python/fixtures.py::TestScopeOrdering::test_func_closure_scopes_reordered >testing/python/fixtures.py::TestAutouseDiscovery::test_two_classes_separated_autouse >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_called_in_generate_tests >[gw7] [3145/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_generate_tests_in_class >testing/python/metafunc.py::TestMetafuncFunctional::test_two_functions_not_same_instance >[gw10] [3146/3410] PASSED testing/python/integration.py::TestReRunTests::test_rerun >testing/python/integration.py::TestNoselikeTestAttribute::test_module_with_global_test >[gw4] [3147/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_some_arguments_auto_scope >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_issue634 >[gw14] [3148/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_CSV >testing/python/metafunc.py::TestMetafunc::test_parametrize_class_scenarios >[gw1] [3149/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_select_based_on_mark >[gw0] [3150/3410] PASSED testing/python/fixtures.py::test_indirect_fixture_does_not_break_scope >testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_xfail >testing/python/fixtures.py::test_fixture_parametrization_nparray >[gw2] [3151/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrized_empty_ids >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrized_ids_invalid_type >[gw9] [3152/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_uses_no_fixture_error_indirect_string >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_uses_no_fixture_error_indirect_list >[gw12] [3153/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_on_setup_arg >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_ids >[gw15] [3154/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_exception >testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_returns_non_string >[gw5] [3155/3410] PASSED testing/python/integration.py::TestParameterize::test_idfn_fixture >testing/python/integration.py::test_function_instance >[gw3] [3156/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_called_in_generate_tests >[gw11] [3157/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_misspelling >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_ID_generation_string_int_works >[gw10] [3158/3410] PASSED testing/python/integration.py::TestNoselikeTestAttribute::test_module_with_global_test >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope >[gw7] [3159/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_two_functions_not_same_instance >testing/python/metafunc.py::TestMetafuncFunctional::test_issue28_setup_method_in_generate_tests >[gw6] [3160/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_two_classes_separated_autouse >testing/python/fixtures.py::TestAutouseDiscovery::test_setup_at_classlevel >testing/python/integration.py::TestNoselikeTestAttribute::test_class_and_method >[gw4] [3161/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_issue634 >testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_mark >[gw1] [3162/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_xfail >[gw14] [3163/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_class_scenarios >testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_xfail_single_argname >testing/python/metafunc.py::TestMetafuncFunctional::test_attributes >[gw0] [3164/3410] PASSED testing/python/fixtures.py::test_fixture_parametrization_nparray >testing/python/fixtures.py::test_fixture_arg_ordering >[gw12] [3165/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_ids >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_without_ids >[gw5] [3166/3410] PASSED testing/python/integration.py::test_function_instance >testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_kwarg >[gw10] [3167/3410] PASSED testing/python/integration.py::TestNoselikeTestAttribute::test_class_and_method >testing/python/raises.py::TestRaises::test_does_not_raise >[gw7] [3168/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_issue28_setup_method_in_generate_tests >testing/python/metafunc.py::TestMarkersWithParametrization::test_pytest_make_parametrize_id_with_argname >[gw3] [3169/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_ID_generation_string_int_works >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_marked_value[True] >[gw15] [3170/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_ids_returns_non_string >[gw11] [3171/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope_indirect >testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_functional >[gw4] [3172/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_mark >testing/python/show_fixtures_per_test.py::test_fixtures_in_conftest >[gw6] [3173/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_setup_at_classlevel >testing/python/fixtures.py::TestAutouseDiscovery::test_setup_enabled_functionnode >[gw9] [3174/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_uses_no_fixture_error_indirect_list >testing/python/metafunc.py::TestMetafunc::test_parametrize_argument_not_in_indirect_list >[gw2] [3175/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrized_ids_invalid_type >[gw1] [3176/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_simple_xfail_single_argname >testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_arg >testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_identical_ids_get_unique_names >[gw0] [3177/3410] PASSED testing/python/fixtures.py::test_fixture_arg_ordering >[gw14] [3178/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_attributes >testing/python/show_fixtures_per_test.py::test_multiline_docstring_in_module >testing/python/fixtures.py::test_yield_fixture_with_no_value >[gw12] [3179/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_without_ids >testing/acceptance_test.py::test_pdb_can_be_rewritten >[gw5] [3180/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_kwarg >testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_arg_and_kwarg >[gw10] [3181/3410] PASSED testing/python/raises.py::TestRaises::test_does_not_raise >[gw3] [3182/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_marked_value[True] >testing/python/raises.py::TestRaises::test_does_not_raise_does_raise >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_marked_value[False] >[gw7] [3183/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_pytest_make_parametrize_id_with_argname >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_positional_args >[gw15] [3184/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_indirect_list_functional >[gw4] [3185/3410] PASSED testing/python/show_fixtures_per_test.py::test_fixtures_in_conftest >testing/python/show_fixtures_per_test.py::test_should_show_fixtures_used_by_test >[gw11] [3186/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope_indirect >testing/python/metafunc.py::TestMetafunc::test_parametrize_uses_no_fixture_error_indirect_false >testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope_override_fixture >[gw14] [3187/3410] PASSED testing/python/show_fixtures_per_test.py::test_multiline_docstring_in_module >testing/python/show_fixtures_per_test.py::test_verbose_include_multiline_docstring >[gw1] [3188/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_arg >testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[rewrite-True] >[gw2] [3189/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_with_identical_ids_get_unique_names >testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite[rewrite] >[gw3] [3190/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_marked_value[False] >testing/python/metafunc.py::TestMarkersWithParametrization::test_pytest_make_parametrize_id >[gw5] [3191/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_with_arg_and_kwarg >[gw7] [3192/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_positional_args >testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_passing_is_xpass[True] >testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_iterator >[gw4] [3193/3410] PASSED testing/python/show_fixtures_per_test.py::test_should_show_fixtures_used_by_test >testing/python/show_fixtures_per_test.py::test_verbose_include_private_fixtures_and_loc >[gw10] [3194/3410] PASSED testing/python/raises.py::TestRaises::test_does_not_raise_does_raise >testing/python/show_fixtures_per_test.py::test_no_items_should_not_show_output >[gw11] [3195/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctionalAuto::test_parametrize_auto_scope_override_fixture >testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning_using_pytest_plugins >[gw9] [3196/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_argument_not_in_indirect_list >testing/python/metafunc.py::TestMetafunc::test_parametrize_gives_indicative_error_on_function_with_default_argument >[gw13] [3197/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_parametrize_issue323 >testing/python/metafunc.py::TestMetafuncFunctional::test_usefixtures_seen_in_generate_tests >[gw14] [3198/3410] PASSED testing/python/show_fixtures_per_test.py::test_verbose_include_multiline_docstring >testing/acceptance_test.py::test_fixture_values_leak >[gw6] [3199/3410] XFAIL testing/python/fixtures.py::TestAutouseDiscovery::test_setup_enabled_functionnode >testing/python/fixtures.py::TestAutouseDiscovery::test_callables_nocode >[gw15] [3200/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_uses_no_fixture_error_indirect_false >testing/test_assertrewrite.py::TestRewriteOnImport::test_cached_pyc_includes_pytest_version >[gw10] [3201/3410] PASSED testing/python/show_fixtures_per_test.py::test_no_items_should_not_show_output >[gw4] [3202/3410] PASSED testing/python/show_fixtures_per_test.py::test_verbose_include_private_fixtures_and_loc >testing/python/show_fixtures_per_test.py::test_fixtures_in_module >testing/python/show_fixtures_per_test.py::test_doctest_items >[gw5] [3203/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_passing_is_xpass[True] >[gw3] [3204/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_pytest_make_parametrize_id >[gw7] [3205/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_parametrize_iterator >testing/test_capture.py::TestLoggingInteraction::test_logging_and_immediate_setupteardown >testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_passing_is_xpass[False] >testing/python/raises.py::TestRaises::test_raises_as_contextmanager >[gw13] [3206/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_usefixtures_seen_in_generate_tests >testing/python/metafunc.py::TestMetafuncFunctional::test_generate_tests_only_done_in_subdir >[gw6] [3207/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_callables_nocode >testing/python/fixtures.py::TestAutouseDiscovery::test_autouse_in_conftests >[gw10] [3208/3410] PASSED testing/python/show_fixtures_per_test.py::test_fixtures_in_module >testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[True-capsys] >[gw4] [3209/3410] PASSED testing/python/show_fixtures_per_test.py::test_doctest_items >testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[False-capfd] >[gw5] [3210/3410] PASSED testing/python/metafunc.py::TestMarkersWithParametrization::test_xfail_passing_is_xpass[False] >testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures[capfd] >[gw7] [3211/3410] PASSED testing/python/raises.py::TestRaises::test_raises_as_contextmanager >testing/test_capture.py::TestStdCaptureFDinvalidFD::test_stdcapture_fd_invalid_fd >[gw13] [3212/3410] PASSED testing/python/metafunc.py::TestMetafuncFunctional::test_generate_tests_only_done_in_subdir >testing/test_capture.py::test_global_capture_with_live_logging >[gw6] [3213/3410] PASSED testing/python/fixtures.py::TestAutouseDiscovery::test_autouse_in_conftests >testing/test_capture.py::test_logging_while_collecting >[gw0] [3214/3410] PASSED testing/python/fixtures.py::test_yield_fixture_with_no_value >testing/test_assertion.py::TestImportHookInstallation::test_rewrite_ast >[gw9] [3215/3410] PASSED testing/python/metafunc.py::TestMetafunc::test_parametrize_gives_indicative_error_on_function_with_default_argument >testing/test_capture.py::TestLoggingInteraction::test_logging_after_cap_stopped >[gw12] [3216/3410] PASSED testing/acceptance_test.py::test_pdb_can_be_rewritten >testing/acceptance_test.py::test_tee_stdio_captures_and_live_prints >[gw2] [3217/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite[rewrite] >testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names[str] >[gw1] [3218/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[rewrite-True] >testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[rewrite-False] >[gw11] [3219/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning_using_pytest_plugins >testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning_using_pytest_plugins_env_var >[gw14] [3220/3410] PASSED testing/acceptance_test.py::test_fixture_values_leak >[gw15] [3221/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_cached_pyc_includes_pytest_version >testing/acceptance_test.py::test_frame_leak_on_failing_test >testing/test_assertrewrite.py::TestRewriteOnImport::test_pyc_vs_pyo >[gw4] [3222/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[False-capfd] >testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture_twice >[gw10] [3223/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[True-capsys] >testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[True-capfd] >[gw5] [3224/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures[capfd] >testing/test_capture.py::test_error_during_readouterr >[gw7] [3225/3410] PASSED testing/test_capture.py::TestStdCaptureFDinvalidFD::test_stdcapture_fd_invalid_fd >testing/test_capture.py::test_close_and_capture_again >[gw13] [3226/3410] PASSED testing/test_capture.py::test_global_capture_with_live_logging >testing/test_capture.py::test_capture_with_live_logging[capsys] >[gw6] [3227/3410] PASSED testing/test_capture.py::test_logging_while_collecting >testing/test_collection.py::test_collect_pyargs_with_testpaths >[gw0] [3228/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_rewrite_ast >testing/test_assertion.py::test_assertion_options >[gw12] [3229/3410] PASSED testing/acceptance_test.py::test_tee_stdio_captures_and_live_prints >testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[plain-True] >[gw2] [3230/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names[str] >testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names[list] >[gw1] [3231/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[rewrite-False] >testing/test_assertion.py::TestImportHookInstallation::test_rewrite_assertions_pytester_plugin >[gw11] [3232/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning_using_pytest_plugins_env_var >testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_resources_provider_for_loader >[gw9] [3233/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_logging_after_cap_stopped >testing/test_capture.py::TestCaptureFixture::test_keyboardinterrupt_disables_capturing >[gw14] [3234/3410] PASSED testing/acceptance_test.py::test_frame_leak_on_failing_test >testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_no_top_level_conftest >[gw4] [3235/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture_twice >[gw3] [3236/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_logging_and_immediate_setupteardown >testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures[capsys] >testing/test_capture.py::TestLoggingInteraction::test_logging_and_crossscope_fixtures >[gw10] [3237/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[True-capfd] >testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[False-capsys] >[gw7] [3238/3410] PASSED testing/test_capture.py::test_close_and_capture_again >testing/test_capture.py::test_crash_on_closing_tmpfile_py27 >[gw13] [3239/3410] PASSED testing/test_capture.py::test_capture_with_live_logging[capsys] >testing/test_capture.py::test_capture_with_live_logging[capfd] >[gw5] [3240/3410] PASSED testing/test_capture.py::test_error_during_readouterr >testing/test_capture.py::TestStdCaptureFD::test_simple_only_fd >[gw6] [3241/3410] PASSED testing/test_collection.py::test_collect_pyargs_with_testpaths >testing/test_compat.py::test_is_generator_asyncio >[gw6] [3242/3410] SKIPPED testing/test_compat.py::test_is_generator_asyncio >testing/test_debugging.py::TestPDB::test_pdb_and_capsys >[gw12] [3243/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[plain-True] >testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[plain-False] >[gw2] [3244/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names[list] >testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names_correctly >[gw0] [3245/3410] PASSED testing/test_assertion.py::test_assertion_options >testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite_plugin >[gw4] [3246/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_fixture_use_by_other_fixtures[capsys] >[gw15] [3247/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_pyc_vs_pyo >testing/test_debugging.py::TestPDB::test_pdb_unittest_skip >testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning >[gw1] [3248/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_rewrite_assertions_pytester_plugin >testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite[plain] >[gw10] [3249/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_disabled_capture_fixture[False-capsys] >testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[all] >[gw14] [3250/3410] PASSED testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_no_top_level_conftest >testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_no_false_positives >[gw13] [3251/3410] PASSED testing/test_capture.py::test_capture_with_live_logging[capfd] >testing/test_debugging.py::TestPDB::test_pdb_interaction_on_internal_error >[gw5] [3252/3410] PASSED testing/test_capture.py::TestStdCaptureFD::test_simple_only_fd >testing/test_debugging.py::TestPDB::test_pdb_set_trace_kwargs >[gw9] [3253/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_keyboardinterrupt_disables_capturing >testing/test_capture.py::TestCaptureFixture::test_capture_and_logging >[gw2] [3254/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite_module_names_correctly >[gw12] [3255/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_conftest_assertion_rewrite[plain-False] >testing/test_debugging.py::TestPDB::test_doctest_set_trace_quit >testing/test_debugging.py::TestPDB::test_set_trace_capturing_afterwards >[gw0] [3256/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewrite::test_dont_rewrite_plugin >testing/test_assertrewrite.py::TestRewriteOnImport::test_dont_write_bytecode >[gw7] [3257/3410] PASSED testing/test_capture.py::test_crash_on_closing_tmpfile_py27 >testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs_nologging >[gw6] [3258/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_and_capsys >testing/test_debugging.py::TestPDB::test_pdb_with_caplog_on_pdb_invocation >[gw11] [3259/3410] PASSED testing/test_assertrewrite.py::TestAssertionRewriteHookDetails::test_resources_provider_for_loader >testing/test_capture.py::TestLoggingInteraction::test_logging_stream_ownership >[gw15] [3260/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_warning >testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_module_imported_from_conftest >[gw1] [3261/3410] PASSED testing/test_assertion.py::TestImportHookInstallation::test_pytest_plugins_rewrite[plain] >testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[] >[gw3] [3262/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_logging_and_crossscope_fixtures >[gw14] [3263/3410] PASSED testing/test_config.py::TestPytestPluginsVariable::test_pytest_plugins_in_non_top_level_conftest_unsupported_no_false_positives >testing/test_capture.py::TestLoggingInteraction::test_conftestlogging_is_shown >testing/test_debugging.py::TestPDB::test_pdb_unittest_postmortem >[gw4] [3264/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_unittest_skip >testing/test_debugging.py::TestPDB::test_pdb_print_captured_stdout_and_stderr >[gw13] [3265/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_interaction_on_internal_error >testing/test_debugging.py::TestPDB::test_pdb_prevent_ConftestImportFailure_hiding_exception >[gw9] [3266/3410] PASSED testing/test_capture.py::TestCaptureFixture::test_capture_and_logging >testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[-p no:capture] >[gw0] [3267/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_dont_write_bytecode >testing/test_debugging.py::TestPDB::test_pdb_used_in_generate_tests >[gw10] [3268/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[all] >testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[no] >[gw5] [3269/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_set_trace_kwargs >testing/test_debugging.py::TestPDB::test_pdb_set_trace_interception >[gw15] [3270/3410] PASSED testing/test_assertrewrite.py::TestRewriteOnImport::test_rewrite_module_imported_from_conftest >testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpointhook_configure_and_unconfigure[] >[gw11] [3271/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_logging_stream_ownership >testing/test_debugging.py::TestPDB::test_pdb_custom_cls_with_set_trace >[gw3] [3272/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_conftestlogging_is_shown >testing/test_capture.py::TestLoggingInteraction::test_conftestlogging_and_test_logging >[gw12] [3273/3410] PASSED testing/test_debugging.py::TestPDB::test_set_trace_capturing_afterwards >testing/test_debugging.py::TestPDB::test_pdb_interaction_doctest >[gw7] [3274/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs_nologging >testing/test_debugging.py::TestPDB::test_pdb_interaction_exception >[gw6] [3275/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_with_caplog_on_pdb_invocation >testing/test_debugging.py::TestPDB::test_enter_leave_pdb_hooks_are_called[False] >[gw2] [3276/3410] PASSED testing/test_debugging.py::TestPDB::test_doctest_set_trace_quit >testing/test_debugging.py::TestPDB::test_pdb_without_capture >[gw1] [3277/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[] >testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[-s] >[gw4] [3278/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_print_captured_stdout_and_stderr >testing/test_debugging.py::TestPDB::test_pdb_dont_print_empty_captured_stdout_and_stderr >[gw13] [3279/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_prevent_ConftestImportFailure_hiding_exception >testing/test_debugging.py::TestTraceOption::test_trace_sets_breakpoint >[gw14] [3280/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_unittest_postmortem >testing/test_debugging.py::TestDebuggingBreakpoints::test_environ_custom_class[] >[gw15] [3281/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpointhook_configure_and_unconfigure[] >testing/test_debugging.py::TestDebuggingBreakpoints::test_environ_custom_class[--pdb] >[gw3] [3282/3410] PASSED testing/test_capture.py::TestLoggingInteraction::test_conftestlogging_and_test_logging >testing/test_faulthandler.py::test_enabled >[gw9] [3283/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[-p no:capture] >[gw0] [3284/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_used_in_generate_tests >testing/test_debugging.py::TestPDB::test_pdb_used_outside_test >testing/test_debugging.py::TestPDB::test_pdb_collection_failure_is_shown >[gw11] [3285/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_custom_cls_with_set_trace >testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpointhook_configure_and_unconfigure[--pdb] >[gw10] [3286/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[no] >testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[log] >[gw14] [3287/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_environ_custom_class[] >testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpoint_interception >[gw15] [3288/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_environ_custom_class[--pdb] >testing/test_meta.py::test_no_warnings[_pytest._argcomplete] >[gw12] [3289/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_interaction_doctest >testing/test_faulthandler.py::test_timeout[True] >[gw12] [3290/3410] SKIPPED testing/test_faulthandler.py::test_timeout[True] >testing/test_faulthandler.py::test_timeout[False] >[gw3] [3291/3410] PASSED testing/test_faulthandler.py::test_enabled >testing/test_faulthandler.py::test_disabled >[gw2] [3292/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_without_capture >[gw6] [3293/3410] PASSED testing/test_debugging.py::TestPDB::test_enter_leave_pdb_hooks_are_called[False] >testing/test_helpconfig.py::test_debug >testing/test_debugging.py::TestPDB::test_enter_leave_pdb_hooks_are_called[True] >[gw15] [3294/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._argcomplete] >testing/test_meta.py::test_no_warnings[_pytest._io.terminalwriter] >[gw5] [3295/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_set_trace_interception >testing/test_debugging.py::test_trace_after_runpytest >[gw7] [3296/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_interaction_exception >testing/test_debugging.py::TestPDB::test_pdb_interaction_on_collection_issue181 >[gw9] [3297/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_used_outside_test >testing/test_meta.py::test_no_warnings[_pytest._code] >[gw11] [3298/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpointhook_configure_and_unconfigure[--pdb] >testing/test_meta.py::test_no_warnings[_pytest._code.source] >[gw4] [3299/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_dont_print_empty_captured_stdout_and_stderr >testing/test_legacypath.py::test_inifile_from_cmdline_main_hook >[gw15] [3300/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._io.terminalwriter] >testing/test_meta.py::test_no_warnings[_pytest._version] >[gw1] [3301/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_continue_with_recursive_debug[-s] >testing/test_helpconfig.py::test_PYTEST_DEBUG >[gw0] [3302/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_collection_failure_is_shown >testing/test_meta.py::test_no_warnings[_pytest._code.code] >[gw15] [3303/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._version] >testing/test_meta.py::test_no_warnings[_pytest.cacheprovider] >[gw9] [3304/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._code] >testing/test_meta.py::test_no_warnings[_pytest.assertion.rewrite] >[gw11] [3305/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._code.source] >testing/test_meta.py::test_no_warnings[_pytest.assertion.truncate] >[gw0] [3306/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._code.code] >testing/test_meta.py::test_no_warnings[_pytest.compat] >[gw3] [3307/3410] PASSED testing/test_faulthandler.py::test_disabled >[gw10] [3308/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_print_captured_logs[log] >[gw2] [3309/3410] PASSED testing/test_helpconfig.py::test_debug >testing/test_meta.py::test_no_warnings[_pytest._py] >testing/test_meta.py::test_no_warnings[_pytest._io] >testing/test_meta.py::test_no_warnings[_pytest._py.error] >[gw3] [3310/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._py] >testing/test_meta.py::test_no_warnings[_pytest.config.findpaths] >[gw2] [3311/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._py.error] >[gw15] [3312/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.cacheprovider] >testing/test_meta.py::test_no_warnings[_pytest.deprecated] >testing/test_meta.py::test_no_warnings[_pytest.config] >[gw12] [3313/3410] PASSED testing/test_faulthandler.py::test_timeout[False] >testing/test_meta.py::test_no_warnings[_pytest._io.wcwidth] >[gw9] [3314/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.assertion.rewrite] >testing/test_meta.py::test_no_warnings[_pytest.config.argparsing] >[gw0] [3315/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.compat] >testing/test_meta.py::test_no_warnings[_pytest.config.exceptions] >[gw11] [3316/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.assertion.truncate] >testing/test_meta.py::test_no_warnings[_pytest.config.compat] >[gw10] [3317/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._io] >testing/test_meta.py::test_no_warnings[_pytest.debugging] >[gw4] [3318/3410] PASSED testing/test_legacypath.py::test_inifile_from_cmdline_main_hook >testing/test_meta.py::test_no_warnings[_pytest.assertion.util] >[gw13] [3319/3410] PASSED testing/test_debugging.py::TestTraceOption::test_trace_sets_breakpoint >testing/test_debugging.py::TestTraceOption::test_trace_with_parametrize_handles_shared_fixtureinfo >[gw5] [3320/3410] PASSED testing/test_debugging.py::test_trace_after_runpytest >testing/test_debugging.py::test_quit_with_swallowed_SystemExit >[gw1] [3321/3410] PASSED testing/test_helpconfig.py::test_PYTEST_DEBUG >testing/test_meta.py::test_no_warnings[_pytest.capture] >[gw2] [3322/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.deprecated] >testing/test_meta.py::test_no_warnings[_pytest.faulthandler] >[gw12] [3323/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._io.wcwidth] >testing/test_meta.py::test_no_warnings[_pytest.freeze_support] >[gw6] [3324/3410] PASSED testing/test_debugging.py::TestPDB::test_enter_leave_pdb_hooks_are_called[True] >[gw3] [3325/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.config.findpaths] >testing/test_meta.py::test_no_warnings[_pytest._py.path] >testing/test_meta.py::test_no_warnings[_pytest.doctest] >[gw15] [3326/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.config] >testing/test_meta.py::test_no_warnings[_pytest.fixtures] >[gw12] [3327/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.freeze_support] >testing/test_meta.py::test_no_warnings[_pytest.monkeypatch] >[gw9] [3328/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.config.argparsing] >[gw6] [3329/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._py.path] >testing/test_meta.py::test_no_warnings[_pytest.helpconfig] >testing/test_meta.py::test_no_warnings[_pytest.nodes] >[gw11] [3330/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.config.compat] >[gw7] [3331/3410] PASSED testing/test_debugging.py::TestPDB::test_pdb_interaction_on_collection_issue181 >[gw0] [3332/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.config.exceptions] >testing/test_meta.py::test_no_warnings[_pytest.junitxml] >testing/test_meta.py::test_no_warnings[_pytest.hookspec] >testing/test_meta.py::test_no_warnings[_pytest.assertion] >[gw10] [3333/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.debugging] >testing/test_meta.py::test_no_warnings[_pytest.legacypath] >[gw4] [3334/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.assertion.util] >testing/test_meta.py::test_no_warnings[_pytest.logging] >[gw1] [3335/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.capture] >testing/test_meta.py::test_no_warnings[_pytest.mark.expression] >[gw14] [3336/3410] PASSED testing/test_debugging.py::TestDebuggingBreakpoints::test_sys_breakpoint_interception >testing/test_meta.py::test_no_warnings[_pytest._io.saferepr] >[gw3] [3337/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.doctest] >[gw15] [3338/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.fixtures] >testing/test_meta.py::test_no_warnings[_pytest.nose] >testing/test_meta.py::test_no_warnings[_pytest.outcomes] >[gw2] [3339/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.faulthandler] >testing/test_meta.py::test_no_warnings[_pytest.mark.structures] >[gw12] [3340/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.monkeypatch] >[gw6] [3341/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.nodes] >testing/test_meta.py::test_no_warnings[_pytest.pastebin] >testing/test_meta.py::test_no_warnings[_pytest.pytester] >[gw0] [3342/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.hookspec] >testing/test_meta.py::test_no_warnings[_pytest.python] >[gw9] [3343/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.helpconfig] >testing/test_meta.py::test_no_warnings[_pytest.pathlib] >[gw7] [3344/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.assertion] >testing/test_meta.py::test_no_warnings[_pytest.python_api] >[gw14] [3345/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest._io.saferepr] >testing/test_meta.py::test_no_warnings[_pytest.runner] >[gw1] [3346/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.mark.expression] >testing/test_meta.py::test_no_warnings[_pytest.reports] >[gw15] [3347/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.outcomes] >testing/test_meta.py::test_no_warnings[_pytest.setuponly] >[gw4] [3348/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.logging] >[gw10] [3349/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.legacypath] >testing/test_meta.py::test_no_warnings[_pytest.recwarn] >testing/test_meta.py::test_no_warnings[_pytest.python_path] >[gw11] [3350/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.junitxml] >testing/test_meta.py::test_no_warnings[_pytest.pytester_assertions] >[gw2] [3351/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.mark.structures] >testing/test_meta.py::test_no_warnings[_pytest.setupplan] >[gw6] [3352/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.pytester] >testing/test_meta.py::test_no_warnings[_pytest.stash] >[gw9] [3353/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.pathlib] >testing/test_meta.py::test_no_warnings[_pytest.terminal] >[gw0] [3354/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.python] >testing/test_meta.py::test_no_warnings[_pytest.stepwise] >[gw3] [3355/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.nose] >testing/test_meta.py::test_no_warnings[_pytest.scope] >[gw7] [3356/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.python_api] >testing/test_meta.py::test_no_warnings[_pytest.threadexception] >[gw12] [3357/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.pastebin] >testing/test_meta.py::test_no_warnings[_pytest.skipping] >[gw6] [3358/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.stash] >testing/test_pytester.py::test_pytester_run_no_timeout >[gw3] [3359/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.scope] >testing/test_pytester.py::test_spawn_uses_tmphome >[gw14] [3360/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.runner] >[gw1] [3361/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.reports] >testing/test_meta.py::test_no_warnings[_pytest.timing] >testing/test_meta.py::test_no_warnings[_pytest.tmpdir] >[gw11] [3362/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.pytester_assertions] >[gw4] [3363/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.recwarn] >testing/test_meta.py::test_no_warnings[_pytest.warnings] >testing/test_meta.py::test_no_warnings[_pytest.unraisableexception] >[gw14] [3364/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.timing] >testing/test_terminal.py::TestCodeHighlight::test_code_highlight_invalid_theme_mode >[gw15] [3365/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.setuponly] >[gw10] [3366/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.python_path] >testing/test_meta.py::test_no_warnings[_pytest.unittest] >testing/test_meta.py::test_no_warnings[_pytest.warning_types] >[gw9] [3367/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.terminal] >testing/test_pytester.py::test_pytester_run_with_timeout >[gw2] [3368/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.setupplan] >testing/test_pytester.py::test_pytester_subprocess >[gw12] [3369/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.skipping] >testing/test_terminal.py::TestTerminal::test_runtest_location_shown_before_test_starts >[gw0] [3370/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.stepwise] >testing/test_pytester.py::test_pytester_run_timeout_expires >[gw1] [3371/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.tmpdir] >[gw7] [3372/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.threadexception] >testing/test_unittest.py::TestTrialUnittest::test_trial_pdb >testing/test_reports.py::TestReportSerialization::test_report_prevent_ConftestImportFailure_hiding_exception >[gw10] [3373/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.warning_types] >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_shown_by_default[False] >[gw5] [3374/3410] PASSED testing/test_debugging.py::test_quit_with_swallowed_SystemExit >testing/test_meta.py::test_no_warnings[_pytest.mark] >[gw11] [3375/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.warnings] >[gw4] [3376/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.unraisableexception] >testing/test_unittest.py::test_plain_unittest_does_not_support_async >testing/test_warnings.py::test_as_errors[cmdline] >[gw6] [3377/3410] PASSED testing/test_pytester.py::test_pytester_run_no_timeout >testing/test_terminal.py::TestTerminal::test_report_collect_after_half_a_second >[gw15] [3378/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.unittest] >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_shown_by_default[True] >[gw5] [3379/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.mark] >testing/python/fixtures.py::TestFixtureMarker::test_deterministic_fixture_collection >[gw3] [3380/3410] PASSED testing/test_pytester.py::test_spawn_uses_tmphome >testing/test_terminal.py::TestCodeHighlight::test_code_highlight_invalid_theme >[gw14] [3381/3410] PASSED testing/test_terminal.py::TestCodeHighlight::test_code_highlight_invalid_theme_mode >testing/test_warnings.py::test_as_errors[ini] >[gw2] [3382/3410] PASSED testing/test_pytester.py::test_pytester_subprocess >[gw13] [3383/3410] PASSED testing/test_debugging.py::TestTraceOption::test_trace_with_parametrize_handles_shared_fixtureinfo >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_mark >testing/test_meta.py::test_no_warnings[_pytest.main] >[gw9] [3384/3410] PASSED testing/test_pytester.py::test_pytester_run_with_timeout >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_ini >[gw10] [3385/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_shown_by_default[False] >testing/python/fixtures.py::TestRequestBasic::test_request_garbage >[gw12] [3386/3410] PASSED testing/test_terminal.py::TestTerminal::test_runtest_location_shown_before_test_starts >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_cmdline >[gw11] [3387/3410] PASSED testing/test_unittest.py::test_plain_unittest_does_not_support_async >[gw10] [3388/3410] XFAIL testing/python/fixtures.py::TestRequestBasic::test_request_garbage >[gw7] [3389/3410] PASSED testing/test_reports.py::TestReportSerialization::test_report_prevent_ConftestImportFailure_hiding_exception >[gw4] [3390/3410] PASSED testing/test_warnings.py::test_as_errors[cmdline] >testing/python/collect.py::TestConftestCustomization::test_issue2369_collect_module_fileext >[gw13] [3391/3410] PASSED testing/test_meta.py::test_no_warnings[_pytest.main] >[gw15] [3392/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_shown_by_default[True] >[gw6] [3393/3410] PASSED testing/test_terminal.py::TestTerminal::test_report_collect_after_half_a_second >[gw2] [3394/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_mark >[gw14] [3395/3410] PASSED testing/test_warnings.py::test_as_errors[ini] >[gw9] [3396/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_ini >[gw12] [3397/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_cmdline >[gw3] [3398/3410] PASSED testing/test_terminal.py::TestCodeHighlight::test_code_highlight_invalid_theme >[gw7] [3399/3410] PASSED testing/python/collect.py::TestConftestCustomization::test_issue2369_collect_module_fileext >[gw1] [3400/3410] PASSED testing/test_unittest.py::TestTrialUnittest::test_trial_pdb >testing/test_warnings.py::TestStackLevel::test_issue4445_issue5928_mark_generator >[gw5] [3401/3410] PASSED testing/python/fixtures.py::TestFixtureMarker::test_deterministic_fixture_collection >[gw0] [3402/3410] PASSED testing/test_pytester.py::test_pytester_run_timeout_expires >testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_system >[gw1] [3403/3410] PASSED testing/test_warnings.py::TestStackLevel::test_issue4445_issue5928_mark_generator >[gw0] [3404/3410] PASSED testing/test_warnings.py::TestDeprecationWarningsByDefault::test_hidden_by_system >[gw8] [3405/3410] PASSED testing/test_warnings.py::test_resource_warning >testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_cut_excludepath >[gw8] [3406/3410] PASSED testing/code/test_excinfo.py::TestTraceback_f_g_h::test_traceback_cut_excludepath >testing/code/test_excinfo.py::test_match_raises_error >[gw8] [3407/3410] PASSED testing/code/test_excinfo.py::test_match_raises_error >testing/code/test_excinfo.py::test_cwd_deleted >[gw8] [3408/3410] PASSED testing/code/test_excinfo.py::test_cwd_deleted >testing/code/test_excinfo.py::test_regression_nagative_line_index >[gw8] [3409/3410] PASSED testing/code/test_excinfo.py::test_regression_nagative_line_index >testing/code/test_excinfo.py::test_native_exceptiongroup[none-none] >[gw8] [3410/3410] PASSED testing/code/test_excinfo.py::test_native_exceptiongroup[none-none] > >=================================== FAILURES =================================== >______________________ test_should_do_markup_FORCE_COLOR _______________________ >[gw4] linux -- Python 3.11.4 /var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2-python3_11/install/usr/bin/python3.11 > >monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f2d22624b10> > > def test_should_do_markup_FORCE_COLOR(monkeypatch: MonkeyPatch) -> None: > monkeypatch.setitem(os.environ, "FORCE_COLOR", "1") >> assert_color_set() > >monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f2d22624b10> > >testing/io/test_terminalwriter.py:205: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > > def assert_color_set(): > file = io.StringIO() > tw = terminalwriter.TerminalWriter(file) >> assert tw.hasmarkup >E assert False >E + where False = <_pytest._io.terminalwriter.TerminalWriter object at 0x7f2d225a46d0>.hasmarkup > >file = <_io.StringIO object at 0x7f2d22495fc0> >tw = <_pytest._io.terminalwriter.TerminalWriter object at 0x7f2d225a46d0> > >testing/io/test_terminalwriter.py:170: AssertionError >=============================== warnings summary =============================== >testing/test_collection.py::TestNodeKeywords::test_duplicates_handled_correctly > /var/tmp/portage/dev-python/pytest-7.3.2/temp/pytest-of-portage/pytest-0/popen-gw0/test_duplicates_handled_correctly0/test_duplicates_handled_correctly.py:2: PytestUnknownMarkWarning: Unknown pytest.mark.kw - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html > pytestmark = pytest.mark.kw > >testing/test_collection.py::TestNodeKeywords::test_duplicates_handled_correctly > /var/tmp/portage/dev-python/pytest-7.3.2/temp/pytest-of-portage/pytest-0/popen-gw0/test_duplicates_handled_correctly0/test_duplicates_handled_correctly.py:4: PytestUnknownMarkWarning: Unknown pytest.mark.kw - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html > pytestmark = pytest.mark.kw > >-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html >=========================== short test summary info ============================ >SKIPPED [1] testing/test_pathlib.py:442: Windows only >SKIPPED [1] testing/_py/test_local.py:449: sys.version_info < (3,6) >SKIPPED [1] testing/_py/test_local.py:454: sys.version_info < (3,6) >SKIPPED [24] testing/test_nose.py:6: could not import 'nose': No module named 'nose' >SKIPPED [2] testing/test_capture.py:960: could not run 'lsof' (FileNotFoundError(2, 'No such file or directory')) >SKIPPED [1] testing/_py/test_local.py:650: case insensitive only on windows >SKIPPED [1] testing/_py/test_local.py:1220: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/test_capture.py:1446: only on windows >SKIPPED [1] testing/_py/test_local.py:1226: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/_py/test_local.py:1238: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/_py/test_local.py:1244: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/_py/test_local.py:1249: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/_py/test_local.py:1257: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/_py/test_local.py:1264: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/test_findpaths.py:140: condition: sys.platform != 'win32' >SKIPPED [1] testing/test_tmpdir.py:361: win only >SKIPPED [1] testing/_py/test_local.py:868: condition: not (sys.platform == 'win32' or getattr(os, '_name', None) == 'nt') >SKIPPED [1] testing/test_config.py:1860: does not work with xdist currently >SKIPPED [1] testing/deprecated_test.py:286: could not import 'nose': No module named 'nose' >SKIPPED [1] testing/deprecated_test.py:315: could not import 'nose': No module named 'nose' >SKIPPED [1] testing/test_conftest.py:361: only relevant for case insensitive file systems >SKIPPED [1] ../pytest-7.3.2-python3_11/install/usr/lib/python3.11/site-packages/_pytest/pathlib.py:465: symlinks not supported: [Errno 17] File exists: '/var/tmp/portage/dev-python/pytest-7.3.2/temp/pytest-of-portage/pytest-0/popen-gw0/test_collect_symlink_dir0/symlink_dir' -> '/var/tmp/portage/dev-python/pytest-7.3.2/temp/pytest-of-portage/pytest-0/popen-gw0/test_collect_symlink_dir0/dir' >SKIPPED [3] testing/test_warnings.py:521: not relevant until pytest 8.0 >SKIPPED [1] testing/test_unittest.py:1327: could not import 'asynctest': No module named 'asynctest' >SKIPPED [1] testing/test_compat.py:95: couroutine removed >SKIPPED [1] testing/test_faulthandler.py:71: sometimes crashes on CI (#7022) >XFAIL testing/_py/test_local.py::TestLocalPath::test_long_filenames - reason: [NOTRUN] unreliable est for long filenames >XFAIL testing/_py/test_local.py::TestUnicodePy2Py3::test_read_write - changing read/write might break existing usages >XFAIL testing/test_collection.py::TestPrunetraceback::test_collect_report_postprocessing - other mechanism for adding to reporting needed >XFAIL testing/test_config.py::TestParseIni::test_confcutdir - probably not needed >XFAIL testing/test_doctest.py::TestLiterals::test_number_non_matches['3.1416'-'3.14'] >XFAIL testing/test_mark.py::TestKeywordSelection::test_keyword_extra_dash >XFAIL testing/test_capture.py::TestPerTestCapturing::test_capture_scope_cache - unimplemented feature >XFAIL testing/acceptance_test.py::TestInvocationVariants::test_noclass_discovery_if_not_testcase - decide: feature or bug >XFAIL testing/test_pytester.py::test_make_hook_recorder - reason: internal reportrecorder tests need refactoring >XFAIL testing/test_runner.py::test_runtest_in_module_ordering >XFAIL testing/python/fixtures.py::TestAutouseDiscovery::test_setup_enabled_functionnode - 'enabled' feature not implemented >XFAIL testing/python/fixtures.py::TestRequestBasic::test_request_garbage - reason: this test is flaky when executed with xdist >FAILED testing/io/test_terminalwriter.py::test_should_do_markup_FORCE_COLOR >===== 1 failed, 3345 passed, 52 skipped, 12 xfailed, 2 warnings in 32.32s ====== > * ERROR: dev-python/pytest-7.3.2::gentoo failed (test phase): > * pytest failed with python3.11 > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 3573: Called distutils-r1_src_test > * environment, line 1756: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 797: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3247: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2760: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2758: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 1185: Called distutils-r1_run_phase 'python_test' > * environment, line 1679: Called python_test > * environment, line 3538: Called epytest '-p' 'xdist' '-n' '16' > * environment, line 2276: Called die > * The specific snippet of code: > * "${@}" || die -n "pytest failed with ${EPYTHON}"; > * > * If you need support, post the output of `emerge --info '=dev-python/pytest-7.3.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pytest-7.3.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-python/pytest-7.3.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pytest-7.3.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2' > * S: '/var/tmp/portage/dev-python/pytest-7.3.2/work/pytest-7.3.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 909830
: 865233 |
865234