Does this fix it? https://review.openstack.org/#/c/154933/

** Also affects: tempest
   Importance: Undecided
       Status: New

** No longer affects: nova

** Changed in: tempest
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1420067

Title:
  subunit-trace in pretty_tox.sh swallows import errors

Status in Tempest:
  In Progress

Bug description:
  See example Nova run:
  
http://logs.openstack.org/60/154260/3/check/gate-nova-python27/eaed0fd/console.html

  When one import is wrong say in nova/test.py, then we don't get any
  information since "python setup.py testr --slowest" prints the import
  error stack trace on stdout and subunit-trace consumes that stream
  entirely.

  Talking to @lifeless on irc, looks like something quick can be done in
  subunit-trace

  lifeless: dims__: righto so yes subunit-trace is not showing stdout non-test 
events
  lifeless: dims__: it needs something like the original subunit-trace code 
reinstated, in another leaf in the CopyStreamResult list

  thanks,
  dims

To manage notifications about this bug go to:
https://bugs.launchpad.net/tempest/+bug/1420067/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to