Skip to content

Instantly share code, notes, and snippets.

@goosemo
Created October 24, 2011 18:55
Show Gist options
  • Select an option

  • Save goosemo/1309816 to your computer and use it in GitHub Desktop.

Select an option

Save goosemo/1309816 to your computer and use it in GitHub Desktop.
What I get
╭─mgoose@mgoose-ml ~/workspace/fabric ‹457-failure-checking-for-parallel*›
╰─$ fab (env: fabric-testing) 1 ↵
Failure: ImportError (cannot import name tasks) ... ERROR
Failure: ImportError (cannot import name state) ... ERROR
Doctest: fabric.operations._shell_escape ... ok
Doctest: fabric.state._AttributeDict ... ok
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
contains() should return False on bad grep even if stdout isn't empty ... No hosts found. Please specify (single) host string for connection:
Stopped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment