Skip to content

Instantly share code, notes, and snippets.

@brickZA
Created December 13, 2011 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brickZA/1471928 to your computer and use it in GitHub Desktop.
Save brickZA/1471928 to your computer and use it in GitHub Desktop.
Sytem info for fabric tests
BeautifulSoup==3.2.0
Brlapi==0.5.5
BzrTools==2.3.1
Cheetah==2.4.3
CherryPy==3.2.2
Fabric==1.3.2
Flask==0.7.2
Genshi==0.6
GnuPGInterface==0.3.2
Jinja2==2.6
Mako==0.3.6
MarkupSafe==0.9.2
PAM==0.4.2
PIL==1.1.7
PSI==0.3b2
Pygments==1.4
Pymacs==0.24-beta2
SQLAlchemy==0.7.2
Sphinx==1.0.7
Twisted==11.0.0
Twisted-Core==10.2.0
Twisted-Names==10.1.0
Twisted-Web==10.2.0
Werkzeug==0.7.1
adium-theme-ubuntu==0.3.1
apt-xapian-index==0.41
apturl==0.4.2ubuntu5.1
argparse==1.2.1
arutils==trunk
bzr==2.3.4
ccsm==0.9.4
chardet==2.0.1
command-not-found==0.1
compizconfig-python==0.9.4
configglue==0.9pre1
configobj==4.7.2
defer==1.0.2
distribute==0.6.21
docutils==0.8.1
fudge==0.9.6
gnome-app-install==0.4.7ubuntu3
h5py==2.0.0
httplib2==0.6.0
iotop==0.4
ipdb==0.6
ipython==0.11
jockey==0.9.2
k7augment==trunk
katcapture==trunk
## FIXME: could not find svn URL in dependency_links for this package:
katcomp==0.1dev-r11869
katconf==trunk
## FIXME: could not find svn URL in dependency_links for this package:
katcore==0.5dev-r11960
katcp==0.3.4
## FIXME: could not find svn URL in dependency_links for this package:
katfile==trunk-r11492
## FIXME: could not find svn URL in dependency_links for this package:
katlogger==0.1dev-r11012
katmisc==trunk
## FIXME: could not find svn URL in dependency_links for this package:
katnodeman==0.2dev-r11761
## FIXME: could not find svn URL in dependency_links for this package:
katpoint==trunk-r11836
katsdisp==trunk
## FIXME: could not find svn URL in dependency_links for this package:
katstore==0.1dev-r11933
## FIXME: could not find svn URL in dependency_links for this package:
katuilib==1.0dev-r11955
keyring==0.5.1
launchpadlib==1.9.7
lazr.restfulclient==0.11.1
lazr.uri==1.0.2
louis==2.0.0
matplotlib==0.99.3
mercurial==1.9.1
mod-pywebsocket==0.6b1
mplh5canvas==0.5
multiprocessing==2.6.2.1
netifaces==0.5
nose==1.1.2
numpy==1.5.1
nvidia-common==0.0.0
oauth==1.0a
onboard==0.94.0
papyon==0.5.5
paramiko==1.7.6
pexpect==2.3
## FIXME: could not find svn URL in dependency_links for this package:
piptest==0.1dev-r10983
piston-mini-client==0.3
protobuf==2.3.0
psutil==0.4.0
py==1.4.5
pyOpenSSL==0.10
pycrypto==2.1.0
pycups==1.9.54
pycurl==7.19.0
pyephem==3.7.4.1
pygpgme==0.1
pyinotify==0.8.9
pyparsing==1.5.2
pyserial==2.5
pysmbc==1.0.10
pytest==2.1.1
python-apt==0.7.100.3ubuntu6.1
python-dateutil==1.4.1
python-debian==0.1.18ubuntu2
python-virtkey==0.60.0
pytz==2010b
pyxdg==0.19
rdflib==2.4.2
rope==0.9.3
ropemacs==0.6
ropemode==0.1-rc2
-e git+https://github.com/bitprophet/rudolf@f4adb6b7b4de20ef621bfd44a1a24ea737177d6a#egg=rudolf-dev
## FIXME: could not find svn URL in dependency_links for this package:
scape==trunk-r11702
scapy==2.1.0
scipy==0.8.0
screen-resolution-extra==0.0.0
## FIXME: could not find svn URL in dependency_links for this package:
sensorgraph==0.1dev-r11920
sessioninstaller==0.0.0
simplejson==2.1.6
spead==0.4.0
ssh==1.7.9
suds==0.4
system-service==0.1.6
ubuntu-sso-client==1.2.1
ubuntuone-storage-protocol==1.6.1
ufw==0.30.1-1ubuntu1
unattended-upgrades==0.1
urlgrabber==3.9.1
usb-creator==0.2.23
vboxapi==1.0
virtinst==0.500.5
virtualenv==1.6.4
virtualenvwrapper==2.10.1
wadllib==1.1.8
wsgi-intercept==0.4
wsgiref==0.1.2
wxPython==2.8.11.0
wxPython-common==2.8.11.0
xkit==0.0.0
yolk==0.4.1
zope.interface==3.7.0
Ubuntu 11.04 amd64
$ python --version
Python 2.7.1+
Python package version: 2.7.1-0ubuntu5
fab test:--no-color 2> tests.txt
Failure: ImportError (cannot import name tasks) ... ERROR
Failure: ImportError (cannot import name state) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Doctest: fabric.state._AttributeDict ... ok
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
cd cleans up after itself even in case of an exception ... FAIL
cd() should append arg if non-absolute or overwrite otherwise ... FAIL
Using settings() with a previously nonexistent key should work correctly ... FAIL
settings() should temporarily override env dict with given key/value pair ... FAIL
settings() should temporarily override env dict with given key/value pairS ... FAIL
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
test_decorators.test_task_returns_an_instance_of_wrappedfunctask_object ... ok
test_decorators.test_task_will_invoke_provided_class ... ok
test_decorators.test_task_passes_args_to_the_task_class ... ok
test_decorators.test_passes_kwargs_to_the_task_class ... ok
test_decorators.test_integration_tests_for_invoked_decorator_with_no_args ... ok
test_decorators.test_integration_tests_for_decorator ... ok
test_decorators.test_original_non_invoked_style_task ... ok
@runs_once memoizes return value of decorated func ... ok
test_decorators.test_runs_once ... ok
@runs_once prevents decorated func from running >1 time ... ok
One @serial-decorated task == no parallelism ... ok
One @parallel-decorated task == parallelism ... ok
One @parallel-decorated and one @serial-decorated task == paralellism ... ok
Tasks decorated with both @serial and @parallel count as @parallel ... ok
@parallel takes precedence over @serial when both are used on one task ... ok
test_decorators.test_roles ... ok
test_decorators.test_hosts ... ok
test_decorators.test_with_settings_passes_env_vars_into_decorated_function ... FAIL
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
By default the project uploaded is the current working directory. ... ok
Project is uploaded to remote home by default. ... ok
It should be possible to specify which local folder to upload. ... ok
A local path ending in a separator should be handled correctly. ... ok
It should be possible to specify which local folder to upload to. ... ok
The project should be archived locally before being uploaded. ... ok
A unique temp folder is used for creating the archive to upload. ... ok
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Assigning values to aliases updates aliased keys ... ok
Aliases can be nested ... ok
Alias expansion ... ok
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
Failure: ImportError (cannot import name AgentClientProxy) ... ERROR
test_version.test_get_version('0.9.0', '0.9.0') ... ok
test_version.test_get_version('0.9', '0.9') ... ok
test_version.test_get_version('0.9 final', '0.9 final') ... ok
test_version.test_get_version('0.9.1', '0.9.1') ... ok
test_version.test_get_version('0.9.1', '0.9.1') ... ok
test_version.test_get_version('0.9.1 final', '0.9.1 final') ... ok
test_version.test_get_version('0.9a1', '0.9a1') ... ok
test_version.test_get_version('0.9 alpha 1', '0.9 alpha 1') ... ok
test_version.test_get_version('0.9 alpha 1', '0.9 alpha 1') ... ok
test_version.test_get_version('0.9.1b1', '0.9.1b1') ... ok
test_version.test_get_version('0.9.1 beta 1', '0.9.1 beta 1') ... ok
test_version.test_get_version('0.9.1 beta 1', '0.9.1 beta 1') ... ok
test_version.test_get_version('0.9rc1', '0.9rc1') ... ok
test_version.test_get_version('0.9 release candidate 1', '0.9 release candidate 1') ... ok
test_version.test_get_version('0.9 release candidate 1', '0.9 release candidate 1') ... ok
test_version.test_get_version('1.0a (b93e35d)', '1.0a (b93e35d)') ... ok
test_version.test_get_version('1.0 pre-alpha (b93e35d)', '1.0 pre-alpha (b93e35d)') ... ok
test_version.test_get_version('1.0 pre-alpha (b93e35d)', '1.0 pre-alpha (b93e35d)') ... ok
======================================================================
ERROR: Failure: ImportError (cannot import name tasks)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 84, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/fabric/decorators.py", line 9, in <module>
from fabric import tasks
ImportError: cannot import name tasks
======================================================================
ERROR: Failure: ImportError (cannot import name state)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 84, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/fabric/main.py", line 21, in <module>
from fabric import api, state # For checking callables against the API, & easy mocking
ImportError: cannot import name state
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 84, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_contrib.py", line 6, in <module>
from utils import FabricTest, eq_contents
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_main.py", line 21, in <module>
from utils import (mock_streams, patched_env, eq_, FabricTest, fabfile,
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_network.py", line 19, in <module>
from fabric.operations import run, sudo, prompt
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_operations.py", line 18, in <module>
from fabric.operations import require, prompt, _sudo_prefix, _shell_wrap, \
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_parallel.py", line 5, in <module>
from utils import FabricTest, eq_
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_server.py", line 14, in <module>
from server import FakeSFTPServer
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_tasks.py", line 16, in <module>
from utils import eq_, FabricTest, aborts, mock_streams
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
ERROR: Failure: ImportError (cannot import name AgentClientProxy)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/loader.py", line 390, in loadTestsFromName
addr.filename, addr.module)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/local/lib/python2.7/dist-packages/nose/importer.py", line 86, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/nmarais/src/fabric/tests/test_utils.py", line 13, in <module>
from utils import mock_streams, aborts
File "/home/nmarais/src/fabric/tests/utils.py", line 26, in <module>
from server import PORT, PASSWORDS, USER, HOST
File "/home/nmarais/src/fabric/tests/server.py", line 19, in <module>
from fabric.operations import _sudo_prefix
File "/home/nmarais/src/fabric/fabric/operations.py", line 18, in <module>
from ssh.agent import AgentClientProxy
ImportError: cannot import name AgentClientProxy
======================================================================
FAIL: cd cleans up after itself even in case of an exception
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_context_managers.py", line 26, in test_error_handling
eq_(env.cwd, 'else')
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
assert a == b, msg or "%r != %r" % (a, b)
AssertionError: '' != 'else'
======================================================================
FAIL: cd() should append arg if non-absolute or overwrite otherwise
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_context_managers.py", line 38, in test_cwd_with_absolute_paths
eq_(env.cwd, absolute)
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
assert a == b, msg or "%r != %r" % (a, b)
AssertionError: '' != '/absolute/path'
======================================================================
FAIL: Using settings() with a previously nonexistent key should work correctly
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_context_managers.py", line 54, in test_setting_new_env_dict_key_should_work
ok_(key in env)
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 25, in ok_
assert expr, msg
AssertionError
======================================================================
FAIL: settings() should temporarily override env dict with given key/value pair
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_context_managers.py", line 64, in test_settings
eq_(env.testval, "inner value")
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 'outer value' != 'inner value'
======================================================================
FAIL: settings() should temporarily override env dict with given key/value pairS
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_context_managers.py", line 74, in test_settings_with_multiple_kwargs
eq_(env.testval1, "inner 1")
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 'outer 1' != 'inner 1'
======================================================================
FAIL: test_decorators.test_with_settings_passes_env_vars_into_decorated_function
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nmarais/src/fabric/tests/test_decorators.py", line 254, in test_with_settings_passes_env_vars_into_decorated_function
eq_(random_return, decorated_task())
File "/usr/local/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
assert a == b, msg or "%r != %r" % (a, b)
AssertionError: 1147 != True
----------------------------------------------------------------------
Ran 65 tests in 0.190s
FAILED (errors=13, failures=6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment