|
| 1 | +_________________________________ [tox sdist] __________________________________ |
| 2 | +[TOX] ***creating sdist package |
| 3 | +[TOX] /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup$ /Users/dhellmann/Envs/virtualenvwrapper/bin/python setup.py sdist --formats=zip --dist-dir .tox/dist >.tox/log/0.log |
| 4 | +[TOX] ***copying new sdistfile to '/Users/dhellmann/.tox/distshare/virtualenvwrapper-3.3.zip' |
| 5 | +______________________________ [tox testenv:py27] ______________________________ |
| 6 | +[TOX] ***reusing existing matching virtualenv py27 |
| 7 | +[TOX] ***upgrade-installing sdist |
| 8 | +[TOX] /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27/log$ ../bin/pip install --download-cache=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/_download /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/dist/virtualenvwrapper-3.3.zip -U --no-deps >21.log |
| 9 | +[TOX] WARNING:test command found but not installed in testenv |
| 10 | + cmd: /bin/bash |
| 11 | + env: /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27 |
| 12 | +Maybe forgot to specify a dependency? |
| 13 | +[TOX] /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup$ /bin/bash ./tests/run_tests /Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27 tests/test.sh |
| 14 | + |
| 15 | +******************************************************************************** |
| 16 | +Running tests/test.sh |
| 17 | + VIRTUAL_ENV=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27 |
| 18 | + VIRTUALENVWRAPPER_PYTHON=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27/bin/python |
| 19 | + Python 2.7.2 |
| 20 | + PYTHONPATH= |
| 21 | + SHELL=/bin/bash |
| 22 | + |
| 23 | + |
| 24 | +test_virtualenvwrapper_initialize |
| 25 | + |
| 26 | +test_virtualenvwrapper_run_init_hooks |
| 27 | + |
| 28 | +test_virtualenvwrapper_space_in_workon_home |
| 29 | + |
| 30 | +test_virtualenvwrapper_verify_workon_home |
| 31 | + |
| 32 | +test_virtualenvwrapper_verify_workon_home_missing_dir |
| 33 | + |
| 34 | +test_virtualenvwrapper_verify_workon_home_missing_dir_quiet |
| 35 | + |
| 36 | +test_virtualenvwrapper_verify_workon_home_missing_dir_grep_options |
| 37 | + |
| 38 | +test_python_interpreter_set_incorrectly |
| 39 | +Using real prefix '/Library/Frameworks/Python.framework/Versions/2.7' |
| 40 | +New python executable in no_wrappers/bin/python |
| 41 | +Installing distribute.............................................................................................................................................................................................done. |
| 42 | +Installing pip...............done. |
| 43 | + |
| 44 | +Ran 8 tests. |
| 45 | + |
| 46 | +OK |
| 47 | + |
| 48 | + |
| 49 | +******************************************************************************** |
| 50 | +Running tests/test.sh |
| 51 | + VIRTUAL_ENV=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27 |
| 52 | + VIRTUALENVWRAPPER_PYTHON=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27/bin/python |
| 53 | + Python 2.7.2 |
| 54 | + PYTHONPATH= |
| 55 | + SHELL=/bin/ksh |
| 56 | + |
| 57 | + |
| 58 | +test_virtualenvwrapper_initialize |
| 59 | + |
| 60 | +test_virtualenvwrapper_run_init_hooks |
| 61 | + |
| 62 | +test_virtualenvwrapper_space_in_workon_home |
| 63 | + |
| 64 | +test_virtualenvwrapper_verify_workon_home |
| 65 | + |
| 66 | +test_virtualenvwrapper_verify_workon_home_missing_dir |
| 67 | + |
| 68 | +test_virtualenvwrapper_verify_workon_home_missing_dir_quiet |
| 69 | + |
| 70 | +test_virtualenvwrapper_verify_workon_home_missing_dir_grep_options |
| 71 | + |
| 72 | +test_python_interpreter_set_incorrectly |
| 73 | +Using real prefix '/Library/Frameworks/Python.framework/Versions/2.7' |
| 74 | +New python executable in no_wrappers/bin/python |
| 75 | +Installing distribute.............................................................................................................................................................................................done. |
| 76 | +Installing pip...............done. |
| 77 | + |
| 78 | +Ran 8 tests. |
| 79 | + |
| 80 | +OK |
| 81 | + |
| 82 | + |
| 83 | +******************************************************************************** |
| 84 | +Running tests/test.sh |
| 85 | + VIRTUAL_ENV=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27 |
| 86 | + VIRTUALENVWRAPPER_PYTHON=/Users/dhellmann/Devel/virtualenvwrapper/virtualenvwrapper-startup/.tox/py27/bin/python |
| 87 | + Python 2.7.2 |
| 88 | + PYTHONPATH= |
| 89 | + SHELL=/bin/zsh |
| 90 | + |
| 91 | + |
| 92 | +test_virtualenvwrapper_initialize |
| 93 | + |
| 94 | +test_virtualenvwrapper_run_init_hooks |
| 95 | + |
| 96 | +test_virtualenvwrapper_space_in_workon_home |
| 97 | + |
| 98 | +test_virtualenvwrapper_verify_workon_home |
| 99 | + |
| 100 | +test_virtualenvwrapper_verify_workon_home_missing_dir |
| 101 | + |
| 102 | +test_virtualenvwrapper_verify_workon_home_missing_dir_quiet |
| 103 | + |
| 104 | +test_virtualenvwrapper_verify_workon_home_missing_dir_grep_options |
| 105 | + |
| 106 | +test_python_interpreter_set_incorrectly |
| 107 | +Using real prefix '/Library/Frameworks/Python.framework/Versions/2.7' |
| 108 | +New python executable in no_wrappers/bin/python |
| 109 | +Installing distribute.............................................................................................................................................................................................done. |
| 110 | +Installing pip...............done. |
| 111 | + |
| 112 | +Ran 8 tests. |
| 113 | + |
| 114 | +OK |
| 115 | + |
| 116 | +________________________________ [tox summary] _________________________________ |
| 117 | +[TOX] py27: commands succeeded |
| 118 | +[TOX] congratulations :) |
0 commit comments