[issue7857] test_logging fails

Antoine Pitrou report at bugs.python.org
Mon Feb 8 14:00:44 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

There are still random failures:

test test_logging failed -- Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_logging.py", line 1612, in test_listen_config_10_ok
    ], stream=output)
  File "/home2/buildbot/slave/trunk.loewis-sun/build/Lib/test/test_logging.py", line 116, in assert_log_lines
    self.assertEquals(len(actual_lines), len(expected_values))
AssertionError: 0 != 2

See http://www.python.org/dev/buildbot/trunk/builders/sparc%20solaris10%20gcc%20trunk/builds/348

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7857>
_______________________________________


More information about the Python-bugs-list mailing list