Ubuntu Pastebin

Paste from dimitern at Tue, 16 Jun 2015 15:52:48 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
======================================================================
FAIL: test_destroy_environment_with_manual_type_non_aws (test_deploy_stack.DeployStackTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/dimitern/work/juju-ci-tools/test_deploy_stack.py", line 174, in test_destroy_environment_with_manual_type_non_aws
    self.assertEqual(0, dji_mock.call_count)
AssertionError: 0 != 1

----------------------------------------------------------------------
Ran 663 tests in 8.789s

FAILED (failures=1)
make: *** [test] Error 1
Download as text