Loading .env environment variables… ============================= test session starts ============================= platform win32 -- Python 3.6.5, pytest-3.6.1, py-1.5.3, pluggy-0.6.0 rootdir: C:\Users\adam.hendry\Desktop\github\pipenv, inifile: plugins: xdist-1.22.2, forked-0.2, flaky-3.4.0 gw0 [172] / gw1 [172] / gw2 [172] / gw3 [172] scheduling tests via LoadScheduling EE.E.E..EEsEEEEsEEEEEEEEEEEE.ssEEsEEEEEs.....EsEEEEE.EEEEEsEE........... [ 41%] ................s......................sss...........ssss............... [ 83%] .....Es.E.EEEE.EEE.FEEE..EE. [100%] =================================== ERRORS ==================================== _____________________ ERROR at setup of test_pipenv_where _____________________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py, line 12 @pytest.mark.cli def test_pipenv_where(PipenvInstance, pypi_secure): E fixture 'pypi_secure' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py:12 _____________________ ERROR at setup of test_pipenv_graph _____________________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py, line 45 @pytest.mark.cli def test_pipenv_graph(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py:45 _________________ ERROR at setup of test_pipenv_graph_reverse _________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py, line 54 @pytest.mark.cli def test_pipenv_graph_reverse(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py:54 _____________________ ERROR at setup of test_pipenv_check _____________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py, line 79 @pytest.mark.cli @pytest.mark.needs_internet(reason='required by check') @flaky def test_pipenv_check(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py:79 _________________ ERROR at setup of test_install_parse_error __________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py, line 133 @pytest.mark.cli def test_install_parse_error(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_cli.py:133 _________________ ERROR at setup of test_reuse_previous_venv __________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_dot_venv.py, line 35 @pytest.mark.dotvenv def test_reuse_previous_venv(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_dot_venv.py:35 ____________________ ERROR at setup of test_extras_install ____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 120 @pytest.mark.extras @pytest.mark.install @flaky def test_extras_install(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:120 _____________________ ERROR at setup of test_bad_packages _____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 197 @pytest.mark.bad @pytest.mark.install def test_bad_packages(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:197 _____________ ERROR at setup of test_package_environment_markers ______________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 16 @pytest.mark.markers @flaky def test_package_environment_markers(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:16 _________ ERROR at setup of test_global_overrides_environment_markers _________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 101 @pytest.mark.markers @pytest.mark.install @flaky def test_global_overrides_environment_markers(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:101 ___________________ ERROR at setup of test_sequential_mode ____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 93 @pytest.mark.sequential @pytest.mark.install @flaky def test_sequential_mode(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:93 ________________ ERROR at setup of test_normalize_name_install ________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 119 @pytest.mark.install @pytest.mark.run def test_normalize_name_install(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:119 ____________________ ERROR at setup of test_local_package _____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 149 @pytest.mark.files @pytest.mark.resolver @pytest.mark.eggs @flaky def test_local_package(PipenvInstance, pip_src_dir, pypi, testsroot): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:149 ____________________ ERROR at setup of test_local_zipfiles ____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 172 @pytest.mark.files @flaky def test_local_zipfiles(PipenvInstance, pypi, testsroot): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:172 ____________________ ERROR at setup of test_relative_paths ____________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 197 @pytest.mark.files @flaky def test_relative_paths(PipenvInstance, pypi, testsroot): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:197 _____________ ERROR at setup of test_install_local_file_collision _____________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 218 @pytest.mark.install @pytest.mark.local_file @flaky def test_install_local_file_collision(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:218 __________________ ERROR at setup of test_basic_vcs_install ___________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 11 @pytest.mark.vcs @pytest.mark.install @pytest.mark.needs_internet @flaky def test_basic_vcs_install(PipenvInstance, pip_src_dir, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:11 ______________________ ERROR at setup of test_urls_work _______________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 28 @pytest.mark.files @pytest.mark.urls @pytest.mark.needs_internet @flaky def test_urls_work(PipenvInstance, pypi, pip_src_dir): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:28 _____________ ERROR at setup of test_install_remote_requirements ______________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 44 @pytest.mark.files @pytest.mark.urls @pytest.mark.needs_internet @flaky def test_install_remote_requirements(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:44 _________________ ERROR at setup of test_editable_vcs_install _________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 65 @pytest.mark.e @pytest.mark.vcs @pytest.mark.install @pytest.mark.needs_internet @flaky def test_editable_vcs_install(PipenvInstance, pip_src_dir, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:65 _______________ ERROR at setup of test_install_editable_git_tag _______________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 84 @pytest.mark.install @pytest.mark.vcs @pytest.mark.tablib @pytest.mark.needs_internet @flaky def test_install_editable_git_tag(PipenvInstance, pip_src_dir, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:84 ______________ ERROR at setup of test_install_named_index_alias _______________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py, line 102 @pytest.mark.install @pytest.mark.index @pytest.mark.needs_internet def test_install_named_index_alias(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_uri.py:102 __________________ ERROR at setup of test_basic_dev_install ___________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 55 @pytest.mark.dev @pytest.mark.run @flaky def test_basic_dev_install(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:55 ________________ ERROR at setup of test_windows_pinned_pipfile ________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 137 @pytest.mark.install @pytest.mark.pin @flaky def test_windows_pinned_pipfile(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:137 ________ ERROR at setup of test_platform_python_implementation_marker _________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 36 @pytest.mark.markers @flaky def test_platform_python_implementation_marker(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:36 _______________ ERROR at setup of test_resolver_unique_markers ________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 126 @pytest.mark.lock @pytest.mark.complex @flaky @py3_only def test_resolver_unique_markers(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:126 _____________ ERROR at setup of test_multiprocess_bug_and_install _____________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py, line 66 @pytest.mark.install @flaky def test_multiprocess_bug_and_install(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_twists.py:66 ________________ ERROR at setup of test_lock_with_prereleases _________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 126 @pytest.mark.lock @pytest.mark.requirements def test_lock_with_prereleases(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:126 ________ ERROR at setup of test_complex_deps_lock_and_install_properly ________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 146 @pytest.mark.lock @pytest.mark.complex @pytest.mark.maya @pytest.mark.needs_internet @flaky def test_complex_deps_lock_and_install_properly(PipenvInstance, pip_src_dir, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:146 ___________________ ERROR at setup of test_venv_in_project ____________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_dot_venv.py, line 10 @pytest.mark.dotvenv def test_venv_in_project(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_dot_venv.py:10 _________________ ERROR at setup of test_install_without_dev __________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 73 @pytest.mark.dev @pytest.mark.install @flaky def test_install_without_dev(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:73 ___________________ ERROR at setup of test_backup_resolver ____________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 154 @pytest.mark.install @pytest.mark.resolver @pytest.mark.backup_resolver @flaky def test_backup_resolver(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:154 _________________ ERROR at setup of test_clean_on_empty_venv __________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 235 @pytest.mark.cli @pytest.mark.clean def test_clean_on_empty_venv(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:235 _________ ERROR at setup of test_specific_package_environment_markers _________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 57 @pytest.mark.run @pytest.mark.alt @pytest.mark.install @flaky def test_specific_package_environment_markers(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:57 ___ ERROR at setup of test_environment_variable_value_does_not_change_hash ____ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 147 @pytest.mark.project @flaky def test_environment_variable_value_does_not_change_hash(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:147 ____________________ ERROR at setup of test_basic_install _____________________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 29 @pytest.mark.install @flaky def test_basic_install(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:29 _____________ ERROR at setup of test_install_without_dev_section ______________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 100 @pytest.mark.install @flaky def test_install_without_dev_section(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:100 ____________ ERROR at setup of test_alternative_version_specifier _____________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 172 @pytest.mark.run @pytest.mark.alt @flaky def test_alternative_version_specifier(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:172 _________ ERROR at setup of test_install_does_not_extrapolate_environ _________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py, line 243 @pytest.mark.install def test_install_does_not_extrapolate_environ(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_basic.py:243 _______ ERROR at setup of test_top_level_overrides_environment_markers ________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py, line 81 @pytest.mark.markers @flaky def test_top_level_overrides_environment_markers(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_install_markers.py:81 _______________ ERROR at setup of test_normalize_name_uninstall _______________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py, line 87 @pytest.mark.uninstall @pytest.mark.run def test_normalize_name_uninstall(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py:87 _________________ ERROR at setup of test_case_changes_windows _________________ [gw0] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_windows.py, line 12 @pytest.mark.project def test_case_changes_windows(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_windows.py:12 _________________ ERROR at setup of test_lock_updated_source __________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 253 @pytest.mark.install @pytest.mark.index def test_lock_updated_source(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:253 _____________________ ERROR at setup of test_deploy_works _____________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_pipenv.py, line 33 @pytest.mark.lock @pytest.mark.deploy @pytest.mark.cli def test_deploy_works(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_pipenv.py:33 ___________________ ERROR at setup of test_get_source[True] ___________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py, line 32 @pytest.mark.project @pytest.mark.sources @pytest.mark.parametrize('lock_first', [True, False]) def test_get_source(PipenvInstance, pypi, lock_first): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py:32 __________________ ERROR at setup of test_get_source[False] ___________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py, line 32 @pytest.mark.project @pytest.mark.sources @pytest.mark.parametrize('lock_first', [True, False]) def test_get_source(PipenvInstance, pypi, lock_first): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py:32 ____________ ERROR at setup of test_maintain_file_line_endings[\n] ____________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py, line 79 @pytest.mark.install @pytest.mark.project @pytest.mark.parametrize('newlines', [u'\n', u'\r\n']) def test_maintain_file_line_endings(PipenvInstance, pypi, newlines): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py:79 ___________ ERROR at setup of test_maintain_file_line_endings[\r\n] ___________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py, line 79 @pytest.mark.install @pytest.mark.project @pytest.mark.parametrize('newlines', [u'\n', u'\r\n']) def test_maintain_file_line_endings(PipenvInstance, pypi, newlines): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py:79 _____________ ERROR at setup of test_sync_error_without_lockfile ______________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_sync.py, line 4 @pytest.mark.sync def test_sync_error_without_lockfile(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_sync.py:4 _________________ ERROR at setup of test_sync_should_not_lock _________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_sync.py, line 17 @pytest.mark.sync @pytest.mark.lock def test_sync_should_not_lock(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_sync.py:17 ______________________ ERROR at setup of test_uninstall _______________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py, line 7 @pytest.mark.run @pytest.mark.uninstall @pytest.mark.install def test_uninstall(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py:7 ___________________ ERROR at setup of test_lock_handle_eggs ___________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 7 @pytest.mark.lock @pytest.mark.requirements def test_lock_handle_eggs(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:7 ________________ ERROR at setup of test_lock_requirements_file ________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 24 @pytest.mark.lock @pytest.mark.requirements def test_lock_requirements_file(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:24 __________________ ERROR at setup of test_lock_keep_outdated __________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py, line 54 @pytest.mark.lock def test_lock_keep_outdated(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_lock.py:54 _____________________ ERROR at setup of test_many_indexes _____________________ [gw2] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py, line 116 @pytest.mark.project @pytest.mark.sources def test_many_indexes(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_project.py:116 __________________ ERROR at setup of test_uninstall_all_dev ___________________ [gw3] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe file C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py, line 53 @pytest.mark.run @pytest.mark.uninstall @pytest.mark.install def test_uninstall_all_dev(PipenvInstance, pypi): E fixture 'pypi' not found > available fixtures: PipenvInstance, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pip_src_dir, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, testsroot, tmpdir, tmpdir_factory, worker_id > use 'pytest --fixtures [testpath]' for help on them. C:\Users\adam.hendry\Desktop\github\pipenv\tests\integration\test_uninstall.py:53 ================================== FAILURES =================================== ______________________________ test_get_vcs_refs ______________________________ [gw1] win32 -- Python 3.6.5 c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe PipenvInstance = pip_src_dir = > @pytest.mark.vcs @pytest.mark.install @pytest.mark.needs_internet def test_get_vcs_refs(PipenvInstance, pip_src_dir): with PipenvInstance(chdir=True) as p: c = p.pipenv('install -e git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog') > assert c.return_code == 0 E AssertionError: assert 1 == 0 E + where 1 = .return_code tests\integration\test_install_uri.py:159: AssertionError ---------------------------- Captured stdout call ----------------------------- $ pipenv install -e git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog Installing -e git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog… Obtaining structlog from git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog Cloning https://github.com/hynek/structlog.git (to revision 16.1.0) to c:\users\adam~1.hen\appdata\local\temp\pipenv-2ynfm2lw-testsrc\structlog Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "C:\Users\ADAM~1.HEN\AppData\Local\Temp\pipenv-2ynfm2lw-testsrc\structlog\setup.py", line 85, in "`_.\n\n" + AttributeError: 'NoneType' object has no attribute 'group' ---------------------------------------- Creating a virtualenv for this project… Pipfile: C:\Users\adam.hendry\AppData\Local\Temp\pipenv-dpxqsbvk-project\Pipfile Using c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe (3.6.5) to create virtualenv… Already using interpreter c:\users\adam.hendry\appdata\local\programs\python\python36\python.exe Using base prefix 'c:\\users\\adam.hendry\\appdata\\local\\programs\\python\\python36' New python executable in C:\Users\adam.hendry\AppData\Local\Temp\pipenv-dpxqsbvk-project\.venv\Scripts\python.exe Installing setuptools, pip, wheel...done. Virtualenv location: C:\Users\adam.hendry\AppData\Local\Temp\pipenv-dpxqsbvk-project\.venv Creating a Pipfile for this project… Error: An error occurred while installing -e git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog! Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADAM~1.HEN\AppData\Local\Temp\pipenv-2ynfm2lw-testsrc\structlog\ This is likely caused by a bug in -e git+https://github.com/hynek/structlog.git@16.1.0#egg=structlog. Report this to its maintainers. ===Flaky Test Report=== ===End Flaky Test Report=== ========= 1 failed, 98 passed, 17 skipped, 56 error in 336.73 seconds =========