The test test_get_logger_sysloghandler_plumbing is failing on osx

Bug #1206560 reported by Chmouel Boudjnah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Fix Released
Undecided
Chmouel Boudjnah

Bug Description

======================================================================
FAIL: test_get_logger_sysloghandler_plumbing (test.unit.common.test_utils.TestUtils)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/chmouel/GIT/openstack/swift/test/unit/common/test_utils.py", line 438, in test_get_logger_sysloghandler_plumbing
    syslog_handler_args)
AssertionError: Lists differ: [((), {'facility': 19, 'addres... != [((), {'facility': 19, 'addres...

Second list contains 1 additional elements.
First extra element 1:
((), {'facility': 19})

- [((), {'address': '/dev/log', 'facility': 19})]
+ [((), {'address': '/dev/log', 'facility': 19}), ((), {'facility': 19})]
? ++++++++++++++++++++++++

Changed in swift:
assignee: nobody → Chmouel Boudjnah (chmouel)
Revision history for this message
Chmouel Boudjnah (chmouel) wrote :
Changed in swift:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in swift:
milestone: none → 1.9.1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.