Comment 2 for bug 1075022

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-common (master)

Reviewed: https://review.openstack.org/15379
Committed: http://github.com/openstack/openstack-common/commit/4d1d9cb9cf20bc4081e17d9c7cf9cd10641ff297
Submitter: Jenkins
Branch: master

commit 4d1d9cb9cf20bc4081e17d9c7cf9cd10641ff297
Author: Eric Windisch <email address hidden>
Date: Sun Nov 4 21:19:29 2012 -0500

    Restore proper LoggerTestCase

    Addresses bug #1075022
    Addresses bug #1075028

    LoggerTestCase was no longer running
    as another test was created with this name
    (presumably due to copy-paste)

    The duplicate has been renamed to a
    more appropriate name: LogLevelTestCase.

    Because LoggerTestCase was not executing,
    bitrot has occurred. This patch also addresses
    those resultant test failures.

    Change-Id: I4f3820ba748d20606bb484d0adbfe678fa1fa38d