comparison test/test_xmlrpc.py @ 8447:d06be9346c68

bug, test: fix tests for trace_id; readd import logging.config Made save_restore_logging a test level fixture. It was a class level which worked fine until I started using caplog for tests in the same class. Due to loading config from dict, the roundup channel was set to not propagate which broke the new formatting test used for trace_id. Forgot to update some tests due to change in default format adding %(trace_id). Also re-added logging.config import which broke loading logging config files in configuration.py.
author John Rouillard <rouilj@ieee.org>
date Wed, 17 Sep 2025 00:45:04 -0400
parents 31f86326bee8
children 224ccb8b49ca
comparison
equal deleted inserted replaced
8446:14c7c07b32d8 8447:d06be9346c68

Roundup Issue Tracker: http://roundup-tracker.org/