Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/017aa6c997a7cfa284ffd693f94ad088 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/017aa6c997a7cfa284ffd693f94ad088 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 5 minutes | https://github.com/NixOS/nixpkgs/pull/116710
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/yvd1bpxc9cwkw2ckr6q6d8m0dm2sawsb-pytest-6.2.2.tar.gz
source root is pytest-6.2.2
setting SOURCE_DATE_EPOCH to timestamp 1611586294 of file pytest-6.2.2/src/pytest.egg-info/SOURCES.txt
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/_pytest
copying src/_pytest/_argcomplete.py -> build/lib/_pytest
copying src/_pytest/pytester_assertions.py -> build/lib/_pytest
copying src/_pytest/unraisableexception.py -> build/lib/_pytest
copying src/_pytest/main.py -> build/lib/_pytest
copying src/_pytest/unittest.py -> build/lib/_pytest
copying src/_pytest/reports.py -> build/lib/_pytest
copying src/_pytest/timing.py -> build/lib/_pytest
copying src/_pytest/helpconfig.py -> build/lib/_pytest
copying src/_pytest/pytester.py -> build/lib/_pytest
copying src/_pytest/debugging.py -> build/lib/_pytest
copying src/_pytest/junitxml.py -> build/lib/_pytest
copying src/_pytest/monkeypatch.py -> build/lib/_pytest
copying src/_pytest/deprecated.py -> build/lib/_pytest
copying src/_pytest/faulthandler.py -> build/lib/_pytest
copying src/_pytest/_version.py -> build/lib/_pytest
copying src/_pytest/__init__.py -> build/lib/_pytest
copying src/_pytest/cacheprovider.py -> build/lib/_pytest
copying src/_pytest/nose.py -> build/lib/_pytest
copying src/_pytest/pathlib.py -> build/lib/_pytest
copying src/_pytest/recwarn.py -> build/lib/_pytest
copying src/_pytest/warning_types.py -> build/lib/_pytest
copying src/_pytest/hookspec.py -> build/lib/_pytest
copying src/_pytest/skipping.py -> build/lib/_pytest
copying src/_pytest/python_api.py -> build/lib/_pytest
copying src/_pytest/store.py -> build/lib/_pytest
copying src/_pytest/python.py -> build/lib/_pytest
copying src/_pytest/threadexception.py -> build/lib/_pytest
copying src/_pytest/pastebin.py -> build/lib/_pytest
copying src/_pytest/runner.py -> build/lib/_pytest
copying src/_pytest/terminal.py -> build/lib/_pytest
copying src/_pytest/capture.py -> build/lib/_pytest
copying src/_pytest/stepwise.py -> build/lib/_pytest
copying src/_pytest/setupplan.py -> build/lib/_pytest
copying src/_pytest/compat.py -> build/lib/_pytest
copying src/_pytest/warnings.py -> build/lib/_pytest
copying src/_pytest/freeze_support.py -> build/lib/_pytest
copying src/_pytest/fixtures.py -> build/lib/_pytest
copying src/_pytest/tmpdir.py -> build/lib/_pytest
copying src/_pytest/setuponly.py -> build/lib/_pytest
copying src/_pytest/logging.py -> build/lib/_pytest
copying src/_pytest/outcomes.py -> build/lib/_pytest
copying src/_pytest/doctest.py -> build/lib/_pytest
copying src/_pytest/nodes.py -> build/lib/_pytest
creating build/lib/_pytest/_code
copying src/_pytest/_code/code.py -> build/lib/_pytest/_code
copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code
copying src/_pytest/_code/source.py -> build/lib/_pytest/_code
creating build/lib/_pytest/_io
copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io
copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io
copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io
copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io
creating build/lib/_pytest/assertion
copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion
copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion
creating build/lib/_pytest/config
copying src/_pytest/config/__init__.py -> build/lib/_pytest/config
copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config
copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config
copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config
creating build/lib/_pytest/mark
copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark
copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark
copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark
creating build/lib/pytest
copying src/pytest/collect.py -> build/lib/pytest
copying src/pytest/__init__.py -> build/lib/pytest
copying src/pytest/__main__.py -> build/lib/pytest
copying src/_pytest/py.typed -> build/lib/_pytest
copying src/pytest/py.typed -> build/lib/pytest
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/main.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/unittest.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/reports.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/timing.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-x86_64/wheel/_pytest/config
copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/pytester.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/debugging.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/junitxml.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-x86_64/wheel/_pytest/assertion
copying build/lib/_pytest/deprecated.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/_version.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-x86_64/wheel/_pytest/mark
copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/nose.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/pathlib.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/recwarn.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/warning_types.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/py.typed -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/hookspec.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/skipping.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/python_api.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-x86_64/wheel/_pytest/_io
copying build/lib/_pytest/store.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/python.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/code.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/_code/source.py -> build/bdist.linux-x86_64/wheel/_pytest/_code
copying build/lib/_pytest/threadexception.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/pastebin.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/runner.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/terminal.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/capture.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/stepwise.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/setupplan.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/compat.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/warnings.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/fixtures.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/setuponly.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/logging.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/outcomes.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/doctest.py -> build/bdist.linux-x86_64/wheel/_pytest
copying build/lib/_pytest/nodes.py -> build/bdist.linux-x86_64/wheel/_pytest
creating build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/collect.py -> build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__init__.py -> build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/py.typed -> build/bdist.linux-x86_64/wheel/pytest
copying build/lib/pytest/__main__.py -> build/bdist.linux-x86_64/wheel/pytest
running install_egg_info
running egg_info
writing src/pytest.egg-info/PKG-INFO
writing dependency_links to src/pytest.egg-info/dependency_links.txt
writing entry points to src/pytest.egg-info/entry_points.txt
writing requirements to src/pytest.egg-info/requires.txt
writing top-level names to src/pytest.egg-info/top_level.txt
reading manifest file 'src/pytest.egg-info/SOURCES.txt'
writing manifest file 'src/pytest.egg-info/SOURCES.txt'
Copying src/pytest.egg-info to build/bdist.linux-x86_64/wheel/pytest-6.2.2-py3.8.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pytest-6.2.2.dist-info/WHEEL
creating 'dist/pytest-6.2.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding '_pytest/__init__.py'
adding '_pytest/_argcomplete.py'
adding '_pytest/_version.py'
adding '_pytest/cacheprovider.py'
adding '_pytest/capture.py'
adding '_pytest/compat.py'
adding '_pytest/debugging.py'
adding '_pytest/deprecated.py'
adding '_pytest/doctest.py'
adding '_pytest/faulthandler.py'
adding '_pytest/fixtures.py'
adding '_pytest/freeze_support.py'
adding '_pytest/helpconfig.py'
adding '_pytest/hookspec.py'
adding '_pytest/junitxml.py'
adding '_pytest/logging.py'
adding '_pytest/main.py'
adding '_pytest/monkeypatch.py'
adding '_pytest/nodes.py'
adding '_pytest/nose.py'
adding '_pytest/outcomes.py'
adding '_pytest/pastebin.py'
adding '_pytest/pathlib.py'
adding '_pytest/py.typed'
adding '_pytest/pytester.py'
adding '_pytest/pytester_assertions.py'
adding '_pytest/python.py'
adding '_pytest/python_api.py'
adding '_pytest/recwarn.py'
adding '_pytest/reports.py'
adding '_pytest/runner.py'
adding '_pytest/setuponly.py'
adding '_pytest/setupplan.py'
adding '_pytest/skipping.py'
adding '_pytest/stepwise.py'
adding '_pytest/store.py'
adding '_pytest/terminal.py'
adding '_pytest/threadexception.py'
adding '_pytest/timing.py'
adding '_pytest/tmpdir.py'
adding '_pytest/unittest.py'
adding '_pytest/unraisableexception.py'
adding '_pytest/warning_types.py'
adding '_pytest/warnings.py'
adding '_pytest/_code/__init__.py'
adding '_pytest/_code/code.py'
adding '_pytest/_code/source.py'
adding '_pytest/_io/__init__.py'
adding '_pytest/_io/saferepr.py'
adding '_pytest/_io/terminalwriter.py'
adding '_pytest/_io/wcwidth.py'
adding '_pytest/assertion/__init__.py'
adding '_pytest/assertion/rewrite.py'
adding '_pytest/assertion/truncate.py'
adding '_pytest/assertion/util.py'
adding '_pytest/config/__init__.py'
adding '_pytest/config/argparsing.py'
adding '_pytest/config/exceptions.py'
adding '_pytest/config/findpaths.py'
adding '_pytest/mark/__init__.py'
adding '_pytest/mark/expression.py'
adding '_pytest/mark/structures.py'
adding 'pytest/__init__.py'
adding 'pytest/__main__.py'
adding 'pytest/collect.py'
adding 'pytest/py.typed'
adding 'pytest-6.2.2.dist-info/LICENSE'
adding 'pytest-6.2.2.dist-info/METADATA'
adding 'pytest-6.2.2.dist-info/WHEEL'
adding 'pytest-6.2.2.dist-info/entry_points.txt'
adding 'pytest-6.2.2.dist-info/top_level.txt'
adding 'pytest-6.2.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/pytest-6.2.2/dist /build/pytest-6.2.2
Processing ./pytest-6.2.2-py3-none-any.whl
Requirement already satisfied: pluggy<1.0.0a1,>=0.12 in /nix/store/z70aa70jmmhdkslg5nhf8wjb7n7axqac-python3.8-pluggy-0.13.1/lib/python3.8/site-packages (from pytest==6.2.2) (0.13.1)
Requirement already satisfied: py>=1.8.2 in /nix/store/186ilvxpl0skpp94mlq3nvgm4np4km9g-python3.8-py-1.9.0/lib/python3.8/site-packages (from pytest==6.2.2) (1.9.0)
Requirement already satisfied: iniconfig in /nix/store/aa3c7fpiqqpsc0pw12i5dlybs4ibmv2g-python3.8-iniconfig-1.1.1/lib/python3.8/site-packages (from pytest==6.2.2) (0.0.0)
Requirement already satisfied: toml in /nix/store/z23acl514pv18qhap5sqwnfia73gp6fb-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pytest==6.2.2) (0.10.2)
Requirement already satisfied: packaging in /nix/store/45g6cac8jxg0w884wk2dfpxg4269rpx5-python3.8-packaging-20.8/lib/python3.8/site-packages (from pytest==6.2.2) (20.8)
Requirement already satisfied: attrs>=19.2.0 in /nix/store/9c03pi6q80280b84zr8ji039bbv6xb9z-python3.8-attrs-20.3.0/lib/python3.8/site-packages (from pytest==6.2.2) (20.3.0)
Requirement already satisfied: pyparsing>=2.0.2 in /nix/store/k1di525qp2132qjif2qj03jp047div6r-python3.8-pyparsing-2.4.7/lib/python3.8/site-packages (from packaging->pytest==6.2.2) (2.4.7)
Installing collected packages: pytest
Successfully installed pytest-6.2.2
/build/pytest-6.2.2
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2/lib /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2/bin
patching script interpreter paths in /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2
checking for references to /build/ in /nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2...
Rewriting #!/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/bin/python3.8 to #!/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8
wrapping `/nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2/bin/py.test'...
Rewriting #!/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8/bin/python3.8 to #!/nix/store/sjifaa6ykigz6jxdmgvdnyp36yq7zkbr-python3-3.8.8
wrapping `/nix/store/jp61y6rn75qs3hd04bly6i6vdp0n8mvv-python3.8-pytest-6.2.2/bin/pytest'...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/pytest-6.2.2, configfile: pyproject.toml
plugins: hypothesis-5.49.0
collecting ...
collecting 238 items
collecting 571 items
collecting 891 items
collecting 1379 items
collecting 1586 items
collecting 1956 items
collecting 2144 items
collecting 2512 items
collecting 2847 items
collected 2923 items / 1 deselected / 2922 selected
testing/acceptance_test.py ...... [ 0%]
testing/deprecated_test.py ............. [ 0%]
testing/test_assertion.py .............................................. [ 2%]
................ [ 2%]
testing/test_assertrewrite.py ....................................... [ 4%]
testing/test_capture.py ................................................ [ 5%]
........s....s.. [ 6%]
testing/test_collection.py . [ 6%]
testing/test_compat.py ........... [ 6%]
testing/test_config.py ................................................ [ 8%]
testing/test_conftest.py ........... [ 8%]
testing/test_debugging.py .. [ 8%]
testing/test_doctest.py ........... [ 9%]
testing/test_entry_points.py . [ 9%]
testing/test_faulthandler.py ... [ 9%]
testing/test_findpaths.py ............. [ 9%]
testing/test_main.py ..... [ 9%]
testing/test_mark.py ................ [ 10%]
testing/test_mark_expression.py ........................................ [ 11%]
........................................... [ 13%]
testing/test_monkeypatch.py ............................s.. [ 14%]
testing/test_nodes.py ........... [ 14%]
testing/test_nose.py ss [ 14%]
testing/test_parseopt.py ............................ [ 15%]
testing/test_pastebin.py .... [ 15%]
testing/test_pathlib.py ................................................ [ 17%]
...............s [ 18%]
testing/test_pluginmanager.py ......... [ 18%]
testing/test_pytester.py ..................... [ 19%]
testing/test_recwarn.py ...................................... [ 20%]
testing/test_runner.py .............. [ 20%]
testing/test_skipping.py . [ 20%]
testing/test_store.py . [ 20%]
testing/test_terminal.py ....................................... [ 22%]
testing/test_tmpdir.py ...s............ [ 22%]
testing/test_warning_types.py ........... [ 23%]
testing/test_warnings.py . [ 23%]
testing/code/test_code.py ................. [ 23%]
testing/code/test_excinfo.py ...............s.......s................... [ 25%]
........................................................................ [ 27%]
........... [ 28%]
testing/code/test_source.py ............................................ [ 29%]
.......... [ 30%]
testing/freeze/tests/test_trivial.py .. [ 30%]
testing/io/test_saferepr.py ........... [ 30%]
testing/io/test_terminalwriter.py ...................................... [ 31%]
....... [ 31%]
testing/io/test_wcwidth.py ................. [ 32%]
testing/logging/test_fixture.py ........ [ 32%]
testing/logging/test_formatter.py ... [ 32%]
testing/logging/test_reporting.py .. [ 33%]
testing/python/approx.py ..sssss.................................ssssss. [ 34%]
...............ss. [ 35%]
testing/python/collect.py .. [ 35%]
testing/python/fixtures.py ................x..... [ 36%]
testing/python/integration.py .... [ 36%]
testing/python/metafunc.py ......................................... [ 37%]
testing/python/raises.py ..................... [ 38%]
testing/freeze/tests/test_doctest.txt . [ 38%]
testing/acceptance_test.py ............................................. [ 39%]
......x................... [ 40%]
testing/deprecated_test.py ....... [ 41%]
testing/test_assertion.py ................................ [ 42%]
testing/test_assertrewrite.py ........................................ [ 43%]
testing/test_cacheprovider.py .......................................... [ 44%]
........ [ 45%]
testing/test_capture.py ......x........................s........... [ 46%]
testing/test_collection.py ...........................x................. [ 48%]
.................................. [ 49%]
testing/test_compat.py .. [ 49%]
testing/test_config.py ...........x..................................... [ 51%]
.................................................................... [ 53%]
testing/test_conftest.py ............s............................. [ 54%]
testing/test_debugging.py ............ [ 55%]
testing/test_doctest.py ................................................ [ 56%]
............x.......................................................s. [ 59%]
testing/test_error_diffs.py ............ [ 59%]
testing/test_faulthandler.py .. [ 59%]
testing/test_helpconfig.py ........ [ 60%]
testing/test_link_resolve.py . [ 60%]
testing/test_main.py ............ [ 60%]
testing/test_mark.py ................................................... [ 62%]
.........x............... [ 63%]
testing/test_monkeypatch.py .... [ 63%]
testing/test_nodes.py .... [ 63%]
testing/test_nose.py ssssssssssssssssss [ 64%]
testing/test_parseopt.py s [ 64%]
testing/test_pastebin.py ... [ 64%]
testing/test_pluginmanager.py ................ [ 64%]
testing/test_pytester.py x...................... [ 65%]
testing/test_recwarn.py .. [ 65%]
testing/test_reports.py ................. [ 66%]
testing/test_runner.py ......................x..................... [ 67%]
testing/test_runner_xunit.py ............. [ 68%]
testing/test_session.py ....................... [ 68%]
testing/test_setuponly.py .......................... [ 69%]
testing/test_setupplan.py ... [ 69%]
testing/test_skipping.py ............................................... [ 71%]
..................................... [ 72%]
testing/test_stepwise.py .......... [ 73%]
testing/test_terminal.py ............................................s.. [ 74%]
.................................................sss.....s..... [ 76%]
testing/test_threadexception.py .... [ 77%]
testing/test_tmpdir.py ................. [ 77%]
testing/test_unittest.py .....................sssssss................... [ 79%]
............s...... [ 79%]
testing/test_unraisableexception.py .... [ 79%]
testing/test_warning_types.py . [ 80%]
testing/test_warnings.py ...................sss........ [ 81%]
testing/code/test_excinfo.py ... [ 81%]
testing/examples/test_issue519.py . [ 81%]
testing/logging/test_fixture.py ....... [ 81%]
testing/logging/test_reporting.py ...................................... [ 82%]
[ 82%]
testing/python/approx.py . [ 82%]
testing/python/collect.py .............................................. [ 84%]
............................ [ 85%]
testing/python/fixtures.py ............................................. [ 86%]
........................................................................ [ 89%]
.......................................s.. [ 90%]
testing/python/integration.py ....s.sss....... [ 91%]
testing/python/metafunc.py ............................................. [ 92%]
............... [ 93%]
testing/python/raises.py ... [ 93%]
testing/python/show_fixtures_per_test.py ...... [ 93%]
testing/acceptance_test.py .... [ 93%]
testing/test_assertion.py ............ [ 94%]
testing/test_assertrewrite.py ......... [ 94%]
testing/test_capture.py ........................ [ 95%]
testing/test_compat.py . [ 95%]
testing/test_config.py .. [ 95%]
testing/test_debugging.py sssssssssss.ssssssssssssssss.sss....ssss.sss [ 96%]
testing/test_faulthandler.py ...s. [ 97%]
testing/test_helpconfig.py .. [ 97%]
testing/test_meta.py ................................................... [ 98%]
......... [ 99%]
testing/test_pytester.py .....s [ 99%]
testing/test_reports.py . [ 99%]
testing/test_terminal.py ss [ 99%]
testing/test_unittest.py s. [ 99%]
testing/test_warnings.py ......... [ 99%]
testing/python/collect.py . [ 99%]
testing/python/fixtures.py .. [100%]
==== 2806 passed, 107 skipped, 1 deselected, 9 xfailed in 321.89s (0:05:21) ====
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: pytest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment