[New-bugs-announce] [issue34997] test.test_logging.ConfigDictTest.test_out_of_order fails in x86 Gentoo Refleaks 3.x

Pablo Galindo Salgado report at bugs.python.org
Tue Oct 16 09:09:35 EDT 2018


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

When running the test_logging with the huntleaks option (-R), test_out_of_order fails:

======================================================================
FAIL: test_out_of_order (test.test_logging.ConfigDictTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.refleak/build/Lib/test/test_logging.py", line 3278, in test_out_of_order
    self.assertRaises(ValueError, self.apply_config, self.out_of_order)
AssertionError: ValueError not raised by apply_config
----------------------------------------------------------------------

https://buildbot.python.org/all/#/builders/1/builds/377/steps/4/logs/stdio

----------
assignee: pablogsal
components: Tests
messages: 327825
nosy: pablogsal
priority: normal
severity: normal
status: open
title: test.test_logging.ConfigDictTest.test_out_of_order fails in x86 Gentoo Refleaks 3.x
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34997>
_______________________________________


More information about the New-bugs-announce mailing list