← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1964497] [NEW] Nova unit tests fail if OS_DEBUG=True

 

Public bug reported:

Description
===========
Nova unit tests fail if OS_DEBUG=True
The following test fails nova.tests.unit.test_fixtures.TestLogging.test_default_logging

Steps to reproduce
==================
1- Set OS_DEBUG to True:
$ export OS_DEBUG=True

2- Run tox unit tests:
$ tox -e py39 "nova.tests.unit.test_fixtures.TestLogging.test_default_logging"

Expected result
===============
Tests ok

Actual result
=============
Test fails (see full log below)

Environment
===========
Yoga (master branch)

Logs & Configs
==============
Please look at attach log.

** Affects: nova
     Importance: Undecided
         Status: In Progress

-- 
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/1964497

Title:
  Nova unit tests fail if OS_DEBUG=True

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Description
  ===========
  Nova unit tests fail if OS_DEBUG=True
  The following test fails nova.tests.unit.test_fixtures.TestLogging.test_default_logging

  Steps to reproduce
  ==================
  1- Set OS_DEBUG to True:
  $ export OS_DEBUG=True

  2- Run tox unit tests:
  $ tox -e py39 "nova.tests.unit.test_fixtures.TestLogging.test_default_logging"

  Expected result
  ===============
  Tests ok

  Actual result
  =============
  Test fails (see full log below)

  Environment
  ===========
  Yoga (master branch)

  Logs & Configs
  ==============
  Please look at attach log.

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



Follow ups