New submission from Pablo Galindo Salgado <pablog...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue34997>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to