Comment 1 for bug 1187912

Revision history for this message
Joshua Harlow (harlowja) wrote :

After installing nose still no luck.

DEBUG: @anvil.shell : In working directory: '/home/harlowja/openstack/oslo-config/app'
 _____________________
/ We were in the nick \
| of time. You were |
\ in great peril. /
 ---------------------
  \ || ||
    \ __ ||-----mm||
      \ ( )/_________)//
        (oo)/
        v--v
Traceback (most recent call last):
  File "/home/harlowja/anvil/anvil/__main__.py", line 217, in main
    run(args)
  File "/home/harlowja/anvil/anvil/__main__.py", line 121, in run
    runner.run(persona_obj)
  File "/home/harlowja/anvil/anvil/actions/base.py", line 343, in run
    self._run(persona, component_order, instances)
  File "/home/harlowja/anvil/anvil/actions/test.py", line 39, in _run
    None,
  File "/home/harlowja/anvil/anvil/actions/base.py", line 325, in _run_phase
    result = functors.run(instance)
  File "/home/harlowja/anvil/anvil/actions/test.py", line 34, in <lambda>
    run=lambda i: i.run_tests(),
  File "/home/harlowja/anvil/anvil/components/base_testing.py", line 143, in run_tests
    raise e
ProcessExecutionError: Unexpected error while running command.
Command: nosetests
Exit code: 1
Stdout: ''
Stderr: "<redirected to <open file '/dev/null', mode 'wb' at 0x137b8a0>>"