We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
======================================================== test session starts ======================================================== platform linux -- Python 3.7.0, pytest-3.6.3, py-1.5.3, pluggy-0.6.0 rootdir: /var/tmp/paludis/build/dev-python-pytest-shutil-1.3.0/work/PYTHON_ABIS/3.7/pytest-shutil-1.3.0, inifile: setup.cfg plugins: expect-1.1.0, cov-2.5.1, pyfakefs-3.4.3, hypothesis-3.66.6 collected 54 items tests/integration/test_env_integration.py .... [ 7%] tests/integration/test_run_integration.py ................x.. [ 42%] tests/integration/test_workspace_integration.py .. [ 46%] tests/unit/test_cmdline.py E..E [ 53%] tests/unit/test_env.py ....... [ 66%] tests/unit/test_run.py .......x..xxxxxxxx [100%] ============================================================== ERRORS =============================================================== ___________________________________________________ ERROR at setup of test_umask ____________________________________________________ file /var/tmp/paludis/build/dev-python-pytest-shutil-1.3.0/work/PYTHON_ABIS/3.7/pytest-shutil-1.3.0/tests/unit/test_cmdline.py, line 7 def test_umask(workspace): E fixture 'workspace' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, fs, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /var/tmp/paludis/build/dev-python-pytest-shutil-1.3.0/work/PYTHON_ABIS/3.7/pytest-shutil-1.3.0/tests/unit/test_cmdline.py:7 _________________________________________________ ERROR at setup of test_copy_files _________________________________________________ file /var/tmp/paludis/build/dev-python-pytest-shutil-1.3.0/work/PYTHON_ABIS/3.7/pytest-shutil-1.3.0/tests/unit/test_cmdline.py, line 32 def test_copy_files(workspace): E fixture 'workspace' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, cov, doctest_namespace, fs, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /var/tmp/paludis/build/dev-python-pytest-shutil-1.3.0/work/PYTHON_ABIS/3.7/pytest-shutil-1.3.0/tests/unit/test_cmdline.py:32 ========================================== 42 passed, 10 xfailed, 2 error in 27.69 seconds ==========================================
The text was updated successfully, but these errors were encountered:
@eeaston This issue can now be closed. pytest-shutil are passing with Python 3.7. See https://circleci.com/gh/manahl/pytest-plugins/1537?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Sorry, something went wrong.
Closing as passing on master, thanks
No branches or pull requests
The text was updated successfully, but these errors were encountered: