Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 478798 Details for
Bug 623294
dev-python/tox-2.4.1 : fails with FEATURES=test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:tox-2.4.1:20170701-113308.log
dev-python:tox-2.4.1:20170701-113308.log (text/plain), 68.20 KB, created by
Toralf Förster
on 2017-07-01 14:26:11 UTC
(
hide
)
Description:
dev-python:tox-2.4.1:20170701-113308.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-01 14:26:11 UTC
Size:
68.20 KB
patch
obsolete
> * Package: dev-python/tox-2.4.1 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tox-2.4.1.tar.gz to /var/tmp/portage/dev-python/tox-2.4.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/tox-2.4.1/work >>>> Preparing source in /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/_verlib.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/session.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/__main__.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/venv.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/__init__.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/interpreters.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/config.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/_quickstart.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/result.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/hookspecs.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >copying tox/_pytestplugin.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox >warning: build_py: byte-compiling is disabled, skipping. > > * python3_4: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.4 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/_verlib.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/session.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/__main__.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/venv.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/__init__.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/interpreters.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/config.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/_quickstart.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/result.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/hookspecs.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >copying tox/_pytestplugin.py -> /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python3_4/lib/tox >warning: build_py: byte-compiling is disabled, skipping. > > * python3_4: running distutils-r1_run_phase python_compile_all >>>> Source compiled. >>>> Test phase: dev-python/tox-2.4.1 > * python2_7: running distutils-r1_run_phase python_test >============================= test session starts ============================== >platform linux2 -- Python 2.7.13, pytest-3.0.7, py-1.4.33, pluggy-0.4.0 -- /usr/bin/python2.7 >cachedir: .cache >tox comes from: '/var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1-python2_7/lib/tox/__init__.py' >rootdir: /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1, inifile: tox.ini >plugins: timeout-1.2.0, pep8-1.0.6, cov-2.3.1, backports.unittest-mock-1.3 >collecting ... collected 266 items > >tests/test_config.py::TestVenvConfig::test_config_parsing_minimal PASSED >tests/test_config.py::TestVenvConfig::test_config_parsing_multienv PASSED >tests/test_config.py::TestVenvConfig::test_envdir_set_manually PASSED >tests/test_config.py::TestVenvConfig::test_envdir_set_manually_with_substitutions PASSED >tests/test_config.py::TestVenvConfig::test_force_dep_version PASSED >tests/test_config.py::TestVenvConfig::test_force_dep_with_url PASSED >tests/test_config.py::TestVenvConfig::test_is_same_dep PASSED >tests/test_config.py::TestConfigPlatform::test_config_parse_platform PASSED >tests/test_config.py::TestConfigPlatform::test_config_parse_platform_rex PASSED >tests/test_config.py::TestConfigPlatform::test_config_parse_platform_with_factors[win] PASSED >tests/test_config.py::TestConfigPlatform::test_config_parse_platform_with_factors[lin] PASSED >tests/test_config.py::TestConfigPackage::test_defaults PASSED >tests/test_config.py::TestConfigPackage::test_defaults_distshare PASSED >tests/test_config.py::TestConfigPackage::test_defaults_changed_dir PASSED >tests/test_config.py::TestConfigPackage::test_project_paths PASSED >tests/test_config.py::TestParseconfig::test_search_parents PASSED >tests/test_config.py::test_get_homedir PASSED >tests/test_config.py::TestGetcontextname::test_blank PASSED >tests/test_config.py::TestGetcontextname::test_jenkins PASSED >tests/test_config.py::TestGetcontextname::test_hudson_legacy PASSED >tests/test_config.py::TestIniParserAgainstCommandsKey::test_command_substitution_from_other_section PASSED >tests/test_config.py::TestIniParserAgainstCommandsKey::test_command_substitution_from_other_section_multiline PASSED >tests/test_config.py::TestIniParserAgainstCommandsKey::test_command_substitution_from_other_section_posargs PASSED >tests/test_config.py::TestIniParserAgainstCommandsKey::test_command_section_and_posargs_substitution PASSED >tests/test_config.py::TestIniParserAgainstCommandsKey::test_command_env_substitution PASSED >tests/test_config.py::TestIniParser::test_getstring_single PASSED >tests/test_config.py::TestIniParser::test_missing_substitution PASSED >tests/test_config.py::TestIniParser::test_getstring_fallback_sections PASSED >tests/test_config.py::TestIniParser::test_getstring_substitution PASSED >tests/test_config.py::TestIniParser::test_getlist PASSED >tests/test_config.py::TestIniParser::test_getdict PASSED >tests/test_config.py::TestIniParser::test_getstring_environment_substitution PASSED >tests/test_config.py::TestIniParser::test_getstring_environment_substitution_with_default PASSED >tests/test_config.py::TestIniParser::test_value_matches_section_substituion PASSED >tests/test_config.py::TestIniParser::test_value_doesn_match_section_substitution PASSED >tests/test_config.py::TestIniParser::test_getstring_other_section_substitution PASSED >tests/test_config.py::TestIniParser::test_argvlist PASSED >tests/test_config.py::TestIniParser::test_argvlist_windows_escaping PASSED >tests/test_config.py::TestIniParser::test_argvlist_multiline PASSED >tests/test_config.py::TestIniParser::test_argvlist_quoting_in_command PASSED >tests/test_config.py::TestIniParser::test_argvlist_comment_after_command PASSED >tests/test_config.py::TestIniParser::test_argvlist_command_contains_hash PASSED >tests/test_config.py::TestIniParser::test_argvlist_positional_substitution PASSED >tests/test_config.py::TestIniParser::test_argvlist_quoted_posargs PASSED >tests/test_config.py::TestIniParser::test_argvlist_posargs_with_quotes PASSED >tests/test_config.py::TestIniParser::test_positional_arguments_are_only_replaced_when_standing_alone PASSED >tests/test_config.py::TestIniParser::test_substitution_with_multiple_words PASSED >tests/test_config.py::TestIniParser::test_getargv PASSED >tests/test_config.py::TestIniParser::test_getpath PASSED >tests/test_config.py::TestIniParser::test_getbool PASSED >tests/test_config.py::TestIniParserPrefix::test_basic_section_access PASSED >tests/test_config.py::TestIniParserPrefix::test_fallback_sections PASSED >tests/test_config.py::TestIniParserPrefix::test_value_matches_prefixed_section_substituion PASSED >tests/test_config.py::TestIniParserPrefix::test_value_doesn_match_prefixed_section_substitution PASSED >tests/test_config.py::TestIniParserPrefix::test_other_section_substitution PASSED >tests/test_config.py::TestConfigTestEnv::test_commentchars_issue33 PASSED >tests/test_config.py::TestConfigTestEnv::test_defaults PASSED >tests/test_config.py::TestConfigTestEnv::test_sitepackages_switch PASSED >tests/test_config.py::TestConfigTestEnv::test_installpkg_tops_develop PASSED >tests/test_config.py::TestConfigTestEnv::test_specific_command_overrides PASSED >tests/test_config.py::TestConfigTestEnv::test_whitelist_externals PASSED >tests/test_config.py::TestConfigTestEnv::test_changedir PASSED >tests/test_config.py::TestConfigTestEnv::test_ignore_errors PASSED >tests/test_config.py::TestConfigTestEnv::test_envbindir PASSED >tests/test_config.py::TestConfigTestEnv::test_envbindir_jython[jython] PASSED >tests/test_config.py::TestConfigTestEnv::test_envbindir_jython[pypy] PASSED >tests/test_config.py::TestConfigTestEnv::test_envbindir_jython[pypy3] PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_as_multiline_list[win32] PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_as_multiline_list[linux2] PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_as_space_separated_list[win32] PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_as_space_separated_list[linux2] PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_with_factor PASSED >tests/test_config.py::TestConfigTestEnv::test_passenv_from_global_env PASSED >tests/test_config.py::TestConfigTestEnv::test_changedir_override PASSED >tests/test_config.py::TestConfigTestEnv::test_install_command_setting PASSED >tests/test_config.py::TestConfigTestEnv::test_install_command_must_contain_packages PASSED >tests/test_config.py::TestConfigTestEnv::test_install_command_substitutions PASSED >tests/test_config.py::TestConfigTestEnv::test_pip_pre PASSED >tests/test_config.py::TestConfigTestEnv::test_pip_pre_cmdline_override PASSED >tests/test_config.py::TestConfigTestEnv::test_downloadcache PASSED >tests/test_config.py::TestConfigTestEnv::test_downloadcache_env_override PASSED >tests/test_config.py::TestConfigTestEnv::test_downloadcache_only_if_in_config PASSED >tests/test_config.py::TestConfigTestEnv::test_simple PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_error PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_defaults PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_notfound_issue246 PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_positional PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_noargs_issue240 PASSED >tests/test_config.py::TestConfigTestEnv::test_substitution_double PASSED >tests/test_config.py::TestConfigTestEnv::test_posargs_backslashed_or_quoted PASSED >tests/test_config.py::TestConfigTestEnv::test_rewrite_posargs PASSED >tests/test_config.py::TestConfigTestEnv::test_rewrite_simple_posargs PASSED >tests/test_config.py::TestConfigTestEnv::test_take_dependencies_from_other_testenv[envlist0-deps0] PASSED >tests/test_config.py::TestConfigTestEnv::test_take_dependencies_from_other_testenv[envlist1-deps1] PASSED >tests/test_config.py::TestConfigTestEnv::test_take_dependencies_from_other_section PASSED >tests/test_config.py::TestConfigTestEnv::test_multilevel_substitution PASSED >tests/test_config.py::TestConfigTestEnv::test_recursive_substitution_cycle_fails PASSED >tests/test_config.py::TestConfigTestEnv::test_single_value_from_other_secton PASSED >tests/test_config.py::TestConfigTestEnv::test_factors PASSED >tests/test_config.py::TestConfigTestEnv::test_factor_ops PASSED >tests/test_config.py::TestConfigTestEnv::test_default_factors PASSED >tests/test_config.py::TestConfigTestEnv::test_factors_in_boolean PASSED >tests/test_config.py::TestConfigTestEnv::test_factors_in_setenv PASSED >tests/test_config.py::TestConfigTestEnv::test_factor_use_not_checked PASSED >tests/test_config.py::TestConfigTestEnv::test_factors_groups_touch PASSED >tests/test_config.py::TestConfigTestEnv::test_period_in_factor PASSED >tests/test_config.py::TestConfigTestEnv::test_ignore_outcome PASSED >tests/test_config.py::TestGlobalOptions::test_notest PASSED >tests/test_config.py::TestGlobalOptions::test_verbosity PASSED >tests/test_config.py::TestGlobalOptions::test_substitution_jenkins_default PASSED >tests/test_config.py::TestGlobalOptions::test_substitution_jenkins_context PASSED >tests/test_config.py::TestGlobalOptions::test_sdist_specification PASSED >tests/test_config.py::TestGlobalOptions::test_env_selection PASSED >tests/test_config.py::TestGlobalOptions::test_py_venv PASSED >tests/test_config.py::TestGlobalOptions::test_default_environments PASSED >tests/test_config.py::TestGlobalOptions::test_envlist_expansion PASSED >tests/test_config.py::TestGlobalOptions::test_envlist_cross_product PASSED >tests/test_config.py::TestGlobalOptions::test_envlist_multiline PASSED >tests/test_config.py::TestGlobalOptions::test_minversion PASSED >tests/test_config.py::TestGlobalOptions::test_skip_missing_interpreters_true PASSED >tests/test_config.py::TestGlobalOptions::test_skip_missing_interpreters_false PASSED >tests/test_config.py::TestGlobalOptions::test_defaultenv_commandline PASSED >tests/test_config.py::TestGlobalOptions::test_defaultenv_partial_override PASSED >tests/test_config.py::TestHashseedOption::test_default PASSED >tests/test_config.py::TestHashseedOption::test_passing_integer PASSED >tests/test_config.py::TestHashseedOption::test_passing_string PASSED >tests/test_config.py::TestHashseedOption::test_passing_empty_string PASSED >tests/test_config.py::TestHashseedOption::test_passing_no_argument PASSED >tests/test_config.py::TestHashseedOption::test_setenv PASSED >tests/test_config.py::TestHashseedOption::test_noset PASSED >tests/test_config.py::TestHashseedOption::test_noset_with_setenv PASSED >tests/test_config.py::TestHashseedOption::test_one_random_hashseed PASSED >tests/test_config.py::TestHashseedOption::test_setenv_in_one_testenv PASSED >tests/test_config.py::TestSetenv::test_getdict_lazy PASSED >tests/test_config.py::TestSetenv::test_getdict_lazy_update PASSED >tests/test_config.py::TestSetenv::test_setenv_uses_os_environ PASSED >tests/test_config.py::TestSetenv::test_setenv_default_os_environ PASSED >tests/test_config.py::TestSetenv::test_setenv_uses_other_setenv PASSED >tests/test_config.py::TestSetenv::test_setenv_recursive_direct PASSED >tests/test_config.py::TestSetenv::test_setenv_overrides PASSED >tests/test_config.py::TestSetenv::test_setenv_with_envdir_and_basepython PASSED >tests/test_config.py::TestSetenv::test_setenv_ordering_1 PASSED >tests/test_config.py::TestSetenv::test_setenv_cross_section_subst_issue294 PASSED >tests/test_config.py::TestSetenv::test_setenv_cross_section_subst_twice PASSED >tests/test_config.py::TestSetenv::test_setenv_cross_section_mixed PASSED >tests/test_config.py::TestIndexServer::test_indexserver PASSED >tests/test_config.py::TestIndexServer::test_parse_indexserver PASSED >tests/test_config.py::TestIndexServer::test_multiple_homedir_relative_local_indexservers PASSED >tests/test_config.py::TestParseEnv::test_parse_recreate PASSED >tests/test_config.py::TestCmdInvocation::test_help FAILED >tests/test_config.py::TestCmdInvocation::test_version FAILED >tests/test_config.py::TestCmdInvocation::test_listenvs FAILED >tests/test_config.py::TestCmdInvocation::test_config_specific_ini FAILED >tests/test_config.py::TestCmdInvocation::test_no_tox_ini FAILED >tests/test_config.py::TestCmdInvocation::test_override_workdir FAILED >tests/test_config.py::TestCmdInvocation::test_showconfig_with_force_dep_version FAILED >tests/test_config.py::test_env_spec[-e py26-envlist0] PASSED >tests/test_config.py::test_env_spec[-e py26,py33-envlist1] PASSED >tests/test_config.py::test_env_spec[-e py26,py26-envlist2] PASSED >tests/test_config.py::test_env_spec[-e py26,py33 -e py33,py27-envlist3] PASSED >tests/test_config.py::TestCommandParser::test_command_parser_for_word PASSED >tests/test_config.py::TestCommandParser::test_command_parser_for_posargs PASSED >tests/test_config.py::TestCommandParser::test_command_parser_for_multiple_words PASSED >tests/test_config.py::TestCommandParser::test_command_parser_for_substitution_with_spaces PASSED >tests/test_config.py::TestCommandParser::test_command_parser_with_complex_word_set PASSED >tests/test_config.py::TestCommandParser::test_command_with_runs_of_whitespace PASSED >tests/test_config.py::TestCommandParser::test_command_with_split_line_in_subst_arguments PASSED >tests/test_config.py::TestCommandParser::test_command_parsing_for_issue_10 PASSED >tests/test_config.py::TestCommandParser::test_commands_with_backslash SKIPPED >tests/test_interpreters.py::test_locate_via_py SKIPPED >tests/test_interpreters.py::test_tox_get_python_executable PASSED >tests/test_interpreters.py::test_find_executable_extra PASSED >tests/test_interpreters.py::test_run_and_get_interpreter_info PASSED >tests/test_interpreters.py::TestInterpreters::test_get_executable PASSED >tests/test_interpreters.py::TestInterpreters::test_get_executable_no_exist PASSED >tests/test_interpreters.py::TestInterpreters::test_get_sitepackagesdir_error PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_individual_pythons_and_pytest PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_individual_pythons_and_nose_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_individual_pythons_and_trial_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_individual_pythons_and_pytest_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_py27_and_pytest_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_py27_and_py33_and_pytest_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_all_pythons_and_pytest_adds_deps PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_choose_individual_pythons_and_defaults PASSED >tests/test_quickstart.py::TestToxQuickstartMain::test_quickstart_main_existing_tox_ini PASSED >tests/test_quickstart.py::TestToxQuickstart::test_pytest PASSED >tests/test_quickstart.py::TestToxQuickstart::test_setup_py_test PASSED >tests/test_quickstart.py::TestToxQuickstart::test_trial PASSED >tests/test_quickstart.py::TestToxQuickstart::test_nosetests PASSED >tests/test_result.py::test_pre_set_header PASSED >tests/test_result.py::test_set_header PASSED >tests/test_result.py::test_addenv_setpython PASSED >tests/test_result.py::test_get_commandlog PASSED >tests/test_venv.py::test_getdigest PASSED >tests/test_venv.py::test_getsupportedinterpreter PASSED >tests/test_venv.py::test_create PASSED >tests/test_venv.py::test_commandpath_venv_precendence PASSED >tests/test_venv.py::test_create_sitepackages PASSED >tests/test_venv.py::test_install_deps_wildcard PASSED >tests/test_venv.py::test_install_downloadcache[True] PASSED >tests/test_venv.py::test_install_downloadcache[False] PASSED >tests/test_venv.py::test_install_deps_indexserver PASSED >tests/test_venv.py::test_install_deps_pre PASSED >tests/test_venv.py::test_installpkg_indexserver PASSED >tests/test_venv.py::test_install_recreate PASSED >tests/test_venv.py::test_install_sdist_extras PASSED >tests/test_venv.py::test_develop_extras PASSED >tests/test_venv.py::test_test_hashseed_is_in_output PASSED >tests/test_venv.py::test_test_runtests_action_command_is_in_output PASSED >tests/test_venv.py::test_install_error PASSED >tests/test_venv.py::test_install_command_not_installed PASSED >tests/test_venv.py::test_install_command_whitelisted PASSED >tests/test_venv.py::test_install_command_not_installed_bash PASSED >tests/test_venv.py::test_install_python3 SKIPPED >tests/test_venv.py::TestCreationConfig::test_basic PASSED >tests/test_venv.py::TestCreationConfig::test_matchingdependencies PASSED >tests/test_venv.py::TestCreationConfig::test_matchingdependencies_file PASSED >tests/test_venv.py::TestCreationConfig::test_matchingdependencies_latest PASSED >tests/test_venv.py::TestCreationConfig::test_python_recreation PASSED >tests/test_venv.py::TestCreationConfig::test_dep_recreation PASSED >tests/test_venv.py::TestCreationConfig::test_develop_recreation PASSED >tests/test_venv.py::TestVenvTest::test_envbinddir_path PASSED >tests/test_venv.py::test_env_variables_added_to_pcall PASSED >tests/test_venv.py::test_installpkg_no_upgrade PASSED >tests/test_venv.py::test_installpkg_upgrade PASSED >tests/test_venv.py::test_run_install_command PASSED >tests/test_venv.py::test_run_custom_install_command PASSED >tests/test_venv.py::test_command_relative_issue26 PASSED >tests/test_venv.py::test_ignore_outcome_failing_cmd PASSED >tests/test_venv.py::test_tox_testenv_create PASSED >tests/test_venv.py::test_tox_testenv_pre_post PASSED >tests/test_z_cmdline.py::test_report_protocol PASSED >tests/test_z_cmdline.py::test__resolve_pkg PASSED >tests/test_z_cmdline.py::test__resolve_pkg_doubledash PASSED >tests/test_z_cmdline.py::TestSession::test_make_sdist PASSED >tests/test_z_cmdline.py::TestSession::test_make_sdist_distshare PASSED >tests/test_z_cmdline.py::TestSession::test_log_pcall PASSED >tests/test_z_cmdline.py::TestSession::test_summary_status PASSED >tests/test_z_cmdline.py::TestSession::test_getvenv PASSED >tests/test_z_cmdline.py::test_minversion FAILED >tests/test_z_cmdline.py::test_envdir_equals_toxini_errors_out FAILED >tests/test_z_cmdline.py::test_run_custom_install_command_error FAILED >tests/test_z_cmdline.py::test_unknown_interpreter_and_env FAILED >tests/test_z_cmdline.py::test_unknown_interpreter FAILED >tests/test_z_cmdline.py::test_skip_platform_mismatch FAILED >tests/test_z_cmdline.py::test_skip_unknown_interpreter FAILED >tests/test_z_cmdline.py::test_unknown_dep FAILED >tests/test_z_cmdline.py::test_venv_special_chars_issue252 FAILED >tests/test_z_cmdline.py::test_unknown_environment FAILED >tests/test_z_cmdline.py::test_skip_sdist FAILED >tests/test_z_cmdline.py::test_minimal_setup_py_empty FAILED >tests/test_z_cmdline.py::test_minimal_setup_py_comment_only FAILED >tests/test_z_cmdline.py::test_minimal_setup_py_non_functional FAILED >tests/test_z_cmdline.py::test_sdist_fails FAILED >tests/test_z_cmdline.py::TestToxRun::test_toxuone_env FAILED >tests/test_z_cmdline.py::TestToxRun::test_json FAILED >tests/test_z_cmdline.py::test_test_piphelp FAILED >tests/test_z_cmdline.py::test_notest FAILED >tests/test_z_cmdline.py::test_PYC FAILED >tests/test_z_cmdline.py::test_sdistonly FAILED >tests/test_z_cmdline.py::test_separate_sdist_no_sdistfile FAILED >tests/test_z_cmdline.py::test_separate_sdist FAILED >tests/test_z_cmdline.py::test_sdist_latest PASSED >tests/test_z_cmdline.py::test_installpkg PASSED >tests/test_z_cmdline.py::test_envsitepackagesdir FAILED >tests/test_z_cmdline.py::test_envsitepackagesdir_skip_missing_issue280 FAILED >=========================== short test summary info ============================ >SKIP [1] tests/test_config.py:2057: condition: sys.platform != 'win32' >SKIP [1] tests/test_interpreters.py:14: condition: sys.platform != 'win32' >SKIP [1] /var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1/tests/test_venv.py:384: needs python3.3 > >=================================== FAILURES =================================== >_________________________ TestCmdInvocation.test_help __________________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd9125bbcb0> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9123ffcb0> > > def test_help(self, cmd): >> result = cmd.run("tox", "-h") > >../../../../../work/tox-2.4.1/tests/test_config.py:1897: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9123ffcb0>, argv = ['tox', '-h'] >x = '-h' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >________________________ TestCmdInvocation.test_version ________________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd91261f998> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912e80488> > > def test_version(self, cmd): >> result = cmd.run("tox", "--version") > >../../../../../work/tox-2.4.1/tests/test_config.py:1904: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912e80488> >argv = ['tox', '--version'], x = '--version' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >_______________________ TestCmdInvocation.test_listenvs ________________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd912b53d40> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9125ca560> >initproj = <function initproj at 0x7fd912b50c08> > > def test_listenvs(self, cmd, initproj): > initproj('listenvs', filedefs={ > 'tox.ini': ''' > [tox] > envlist=py26,py27,py33,pypy,docs > > [testenv:notincluded] > changedir = whatever > > [testenv:docs] > changedir = docs > ''', > }) >> result = cmd.run("tox", "-l") > >../../../../../work/tox-2.4.1/tests/test_config.py:1923: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9125ca560>, argv = ['tox', '-l'] >x = '-l' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_listenvs0/listenvs >__________________ TestCmdInvocation.test_config_specific_ini __________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd912db0b48> >tmpdir = local('/var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_config_specific_ini0') >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912db0a70> > > def test_config_specific_ini(self, tmpdir, cmd): > ini = tmpdir.ensure("hello.ini") >> result = cmd.run("tox", "-c", ini, "--showconfig") > >../../../../../work/tox-2.4.1/tests/test_config.py:1934: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912db0a70> >argv = ['tox', '-c', '/var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_config_specific_ini0/hello.ini', '--showconfig'] >x = '--showconfig' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >______________________ TestCmdInvocation.test_no_tox_ini _______________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd9135df680> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912d55878> >initproj = <function initproj at 0x7fd912b500c8> > > def test_no_tox_ini(self, cmd, initproj): > initproj("noini-0.5", ) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_config.py:1942: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912d55878>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_no_tox_ini0/noini >___________________ TestCmdInvocation.test_override_workdir ____________________ > >self = <test_config.TestCmdInvocation instance at 0x7fd912afd4d0> >tmpdir = local('/var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_override_workdir0') >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912afdef0> >initproj = <function initproj at 0x7fd912b50cf8> > > def test_override_workdir(self, tmpdir, cmd, initproj): > baddir = "badworkdir-123" > gooddir = "overridden-234" > initproj("overrideworkdir-0.5", filedefs={ > 'tox.ini': ''' > [tox] > toxworkdir=%s > ''' % baddir, > }) >> result = cmd.run("tox", "--workdir", gooddir, "--showconfig") > >../../../../../work/tox-2.4.1/tests/test_config.py:1957: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912afdef0> >argv = ['tox', '--workdir', 'overridden-234', '--showconfig'] >x = '--showconfig' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_override_workdir0/overrideworkdir >___________ TestCmdInvocation.test_showconfig_with_force_dep_version ___________ > >self = <test_config.TestCmdInvocation instance at 0x7fd9125bd710> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9125bdab8> >initproj = <function initproj at 0x7fd912b500c8> > > def test_showconfig_with_force_dep_version(self, cmd, initproj): > initproj('force_dep_version', filedefs={ > 'tox.ini': ''' > [tox] > > [testenv] > deps= > dep1==2.3 > dep2 > ''', > }) >> result = cmd.run("tox", "--showconfig") > >../../../../../work/tox-2.4.1/tests/test_config.py:1976: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9125bdab8> >argv = ['tox', '--showconfig'], x = '--showconfig' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_showconfig_with_force_dep0/force_dep_version >_______________________________ test_minversion ________________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9129f06c8> >initproj = <function initproj at 0x7fd912a229b0> > > def test_minversion(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [tox] > minversion = 6.0 > ''' > }) >> result = cmd.run("tox", "-v") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:195: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9129f06c8>, argv = ['tox', '-v'] >x = '-v' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_minversion1/interp123 >_____________________ test_envdir_equals_toxini_errors_out _____________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd91275ef80> >initproj = <function initproj at 0x7fd9124c5c08> > > def test_envdir_equals_toxini_errors_out(cmd, initproj): > initproj("interp123-0.7", filedefs={ > 'tox.ini': ''' > [testenv] > envdir={toxinidir} > ''' > }) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:209: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd91275ef80>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_envdir_equals_toxini_erro0/interp123 >____________________ test_run_custom_install_command_error _____________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124c0e60> >initproj = <function initproj at 0x7fd9124c5c80> > > def test_run_custom_install_command_error(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tox.ini': ''' > [testenv] > install_command=./tox.ini {opts} {packages} > ''' > }) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:224: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124c0e60>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_run_custom_install_comman1/interp123 >_______________________ test_unknown_interpreter_and_env _______________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124e5a28> >initproj = <function initproj at 0x7fd9124c5de8> > > def test_unknown_interpreter_and_env(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [testenv:python] > basepython=xyz_unknown_interpreter > [testenv] > changedir=tests > ''' > }) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:241: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124e5a28>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_unknown_interpreter_and_e0/interp123 >___________________________ test_unknown_interpreter ___________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd91272c3b0> >initproj = <function initproj at 0x7fd9124c5050> > > def test_unknown_interpreter(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [testenv:python] > basepython=xyz_unknown_interpreter > [testenv] > changedir=tests > ''' > }) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:264: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd91272c3b0>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_unknown_interpreter0/interp123 >_________________________ test_skip_platform_mismatch __________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a72098> >initproj = <function initproj at 0x7fd9124c5758> > > def test_skip_platform_mismatch(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [testenv] > changedir=tests > platform=x123 > ''' > }) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:280: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a72098>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_skip_platform_mismatch0/interp123 >________________________ test_skip_unknown_interpreter _________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a93830> >initproj = <function initproj at 0x7fd9124c58c0> > > def test_skip_unknown_interpreter(cmd, initproj): > initproj("interp123-0.5", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [testenv:python] > basepython=xyz_unknown_interpreter > [testenv] > changedir=tests > ''' > }) >> result = cmd.run("tox", "--skip-missing-interpreters") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:297: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a93830> >argv = ['tox', '--skip-missing-interpreters'], x = '--skip-missing-interpreters' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_skip_unknown_interpreter0/interp123 >_______________________________ test_unknown_dep _______________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd91272c7e8> >initproj = <function initproj at 0x7fd9124c5938> > > def test_unknown_dep(cmd, initproj): > initproj("dep123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [testenv] > deps=qweqwe123 > changedir=tests > ''' > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:313: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd91272c7e8>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_unknown_dep0/dep123 >_______________________ test_venv_special_chars_issue252 _______________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124b87e8> >initproj = <function initproj at 0x7fd9124c5398> > > def test_venv_special_chars_issue252(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'tox.ini': ''' > [tox] > envlist = special&&1 > [testenv:special&&1] > changedir=tests > ''' > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:330: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124b87e8>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_venv_special_chars_issue20/pkg123 >___________________________ test_unknown_environment ___________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a9e320> >initproj = <function initproj at 0x7fd9124c5500> > > def test_unknown_environment(cmd, initproj): > initproj("env123-0.7", filedefs={ > 'tox.ini': '' > }) >> result = cmd.run("tox", "-e", "qpwoei") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:341: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a9e320> >argv = ['tox', '-e', 'qpwoei'], x = 'qpwoei' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_unknown_environment0/env123 >_______________________________ test_skip_sdist ________________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a23f80> >initproj = <function initproj at 0x7fd9124c5668> > > def test_skip_sdist(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'setup.py': """ > syntax error > """, > 'tox.ini': ''' > [tox] > skipsdist=True > [testenv] > commands=python -c "print('done')" > ''' > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:361: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a23f80>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_skip_sdist0/pkg123 >_________________________ test_minimal_setup_py_empty __________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124b89e0> >initproj = <function initproj at 0x7fd91245baa0> > > def test_minimal_setup_py_empty(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'setup.py': """ > """, > 'tox.ini': '' > > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:373: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124b89e0>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_minimal_setup_py_empty0/pkg123 >______________________ test_minimal_setup_py_comment_only ______________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912c9c830> >initproj = <function initproj at 0x7fd91245bc08> > > def test_minimal_setup_py_comment_only(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'setup.py': """\n# some comment > > """, > 'tox.ini': '' > > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:389: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912c9c830>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_minimal_setup_py_comment_0/pkg123 >_____________________ test_minimal_setup_py_non_functional _____________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a8e6c8> >initproj = <function initproj at 0x7fd9124c5500> > > def test_minimal_setup_py_non_functional(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'setup.py': """ > import sys > > """, > 'tox.ini': '' > > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:406: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a8e6c8>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_minimal_setup_py_non_func0/pkg123 >_______________________________ test_sdist_fails _______________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124ca3f8> >initproj = <function initproj at 0x7fd9124c51b8> > > def test_sdist_fails(cmd, initproj): > initproj("pkg123-0.7", filedefs={ > 'tests': {'test_hello.py': "def test_hello(): pass"}, > 'setup.py': """ > syntax error > """, > 'tox.ini': '', > }) >> result = cmd.run("tox", ) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:421: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124ca3f8>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_sdist_fails0/pkg123 >_________________________ TestToxRun.test_toxuone_env __________________________ > >self = <test_z_cmdline.TestToxRun instance at 0x7fd9124e6098> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124e6dd0>, example123 = None > > def test_toxuone_env(self, cmd, example123): >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:472: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124e6dd0>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >---------------------------- Captured stdout setup ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_toxuone_env0/example123 >_____________________________ TestToxRun.test_json _____________________________ > >self = <test_z_cmdline.TestToxRun instance at 0x7fd912a8ea70> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912a8e5f0>, example123 = None > > def test_json(self, cmd, example123): > # see that tests can also fail and retcode is correct > testfile = py.path.local("tests").join("test_hello.py") > assert testfile.check() > testfile.write("def test_fail(): assert 0") > jsonpath = cmd.tmpdir.join("res.json") >> result = cmd.run("tox", "--result-json", jsonpath) > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:503: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912a8e5f0> >argv = ['tox', '--result-json', '/var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_json0/res.json'] >x = local('/var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_json0/res.json') > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >---------------------------- Captured stdout setup ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_json0/example123 >______________________________ test_test_piphelp _______________________________ > >initproj = <function initproj at 0x7fd9124c5398> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124ca2d8> > > def test_test_piphelp(initproj, cmd): > initproj("example123", filedefs={'tox.ini': """ > # content of: tox.ini > [testenv] > commands=pip -h > [testenv:py26] > basepython=python > [testenv:py27] > basepython=python > """}) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:615: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124ca2d8>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_test_piphelp0/example123 >_________________________________ test_notest __________________________________ > >initproj = <function initproj at 0x7fd9124c5c80> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124cd098> > > def test_notest(initproj, cmd): > initproj("example123", filedefs={'tox.ini': """ > # content of: tox.ini > [testenv:py26] > basepython=python > """}) >> result = cmd.run("tox", "-v", "--notest") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:625: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124cd098> >argv = ['tox', '-v', '--notest'], x = '--notest' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_notest1/example123 >___________________________________ test_PYC ___________________________________ > >initproj = <function initproj at 0x7fd91245b8c0> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124b8098> >monkeypatch = <_pytest.monkeypatch.MonkeyPatch instance at 0x7fd9124b8cf8> > > def test_PYC(initproj, cmd, monkeypatch): > initproj("example123", filedefs={'tox.ini': ''}) > monkeypatch.setenv("PYTHONDOWNWRITEBYTECODE", 1) >> result = cmd.run("tox", "-v", "--notest") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:641: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124b8098> >argv = ['tox', '-v', '--notest'], x = '--notest' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_PYC0/example123 >________________________________ test_sdistonly ________________________________ > >initproj = <function initproj at 0x7fd91245baa0> >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9124e5518> > > def test_sdistonly(initproj, cmd): > initproj("example123", filedefs={'tox.ini': """ > """}) >> result = cmd.run("tox", "-v", "--sdistonly") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:661: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9124e5518> >argv = ['tox', '-v', '--sdistonly'], x = '--sdistonly' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_sdistonly0/example123 >_______________________ test_separate_sdist_no_sdistfile _______________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912c7c1b8> >initproj = <function initproj at 0x7fd91245b320> > > def test_separate_sdist_no_sdistfile(cmd, initproj): > distshare = cmd.tmpdir.join("distshare") > initproj(("pkg123-foo", "0.7"), filedefs={ > 'tox.ini': """ > [tox] > distshare=%s > """ % distshare > }) >> result = cmd.run("tox", "--sdistonly") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:677: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912c7c1b8> >argv = ['tox', '--sdistonly'], x = '--sdistonly' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_separate_sdist_no_sdistfi0/pkg123-foo >_____________________________ test_separate_sdist ______________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd91275e050> >initproj = <function initproj at 0x7fd91245b1b8> > > def test_separate_sdist(cmd, initproj): > distshare = cmd.tmpdir.join("distshare") > initproj("pkg123-0.7", filedefs={ > 'tox.ini': """ > [tox] > distshare=%s > sdistsrc={distshare}/pkg123-0.7.zip > """ % distshare > }) >> result = cmd.run("tox", "--sdistonly") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:694: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd91275e050> >argv = ['tox', '--sdistonly'], x = '--sdistonly' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_separate_sdist0/pkg123 >___________________________ test_envsitepackagesdir ____________________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd912ca4b48> >initproj = <function initproj at 0x7fd91245bc80> > > @pytest.mark.xfail("sys.platform == 'win32'", reason="test needs better impl") > def test_envsitepackagesdir(cmd, initproj): > initproj("pkg512-0.0.5", filedefs={ > 'tox.ini': """ > [testenv] > commands= > python -c "print(r'X:{envsitepackagesdir}')" > """}) >> result = cmd.run("tox") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:736: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd912ca4b48>, argv = ['tox'] >x = 'tox' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_envsitepackagesdir0/pkg512 >________________ test_envsitepackagesdir_skip_missing_issue280 _________________ > >cmd = <tox._pytestplugin.Cmd instance at 0x7fd9127d28c0> >initproj = <function initproj at 0x7fd9124c5398> > > @pytest.mark.xfail("sys.platform == 'win32'", reason="test needs better impl") > def test_envsitepackagesdir_skip_missing_issue280(cmd, initproj): > initproj("pkg513-0.0.5", filedefs={ > 'tox.ini': """ > [testenv] > basepython=/usr/bin/qwelkjqwle > commands= > {envsitepackagesdir} > """}) >> result = cmd.run("tox", "--skip-missing-interpreters") > >../../../../../work/tox-2.4.1/tests/test_z_cmdline.py:752: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > >self = <tox._pytestplugin.Cmd instance at 0x7fd9127d28c0> >argv = ['tox', '--skip-missing-interpreters'], x = '--skip-missing-interpreters' > > def run(self, *argv): > if argv[0] == "tox" and sys.version_info[:2] < (2, 7): > pytest.skip("can not run tests involving calling tox on python2.6. " > "(and python2.6 is about to be deprecated anyway)") > argv = [str(x) for x in argv] >> assert py.path.local.sysfind(str(argv[0])), argv[0] >E AssertionError: tox > >../../../../../work/tox-2.4.1-python2_7/lib/tox/_pytestplugin.py:202: AssertionError >----------------------------- Captured stdout call ----------------------------- >created project in /var/tmp/portage/dev-python/tox-2.4.1/temp/pytest-of-portage/pytest-0/test_envsitepackagesdir_skip_m0/pkg513 >============== 32 failed, 231 passed, 3 skipped in 15.19 seconds =============== > * ERROR: dev-python/tox-2.4.1::gentoo failed (test phase): > * Testsuite failed under python2.7 > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 2709: Called distutils-r1_src_test > * environment, line 877: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 323: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 2216: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1518: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 1516: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 547: Called distutils-r1_run_phase 'python_test' > * environment, line 808: Called python_test > * environment, line 2589: Called die > * The specific snippet of code: > * py.test -v -v tests || die "Testsuite failed under ${EPYTHON}" > * > * If you need support, post the output of `emerge --info '=dev-python/tox-2.4.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/tox-2.4.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:tox-2.4.1:20170701-113308.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/tox-2.4.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/tox-2.4.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1' > * S: '/var/tmp/portage/dev-python/tox-2.4.1/work/tox-2.4.1'
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 623294
:
478796
| 478798 |
478800
|
478802
|
478804
|
478806
|
478808