Created
October 24, 2011 18:55
-
-
Save goosemo/1309816 to your computer and use it in GitHub Desktop.
What I get
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ╭─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