summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2023-01-11 09:51:16 -0800
committerClark Boylan <clark.boylan@gmail.com>2023-01-11 10:36:15 -0800
commit647940925f04575b621b62273715efc287502f06 (patch)
tree73983f267a321cb2d4a810fcd44510ab3d7b522d /requirements.txt
parent9acb47a48e20b5ff3c8dedede7709e88ba2771d0 (diff)
downloadzuul-647940925f04575b621b62273715efc287502f06.tar.gz
Cleanup test logging
We were overlogging because we check for an openssl flag early and warn if it isn't present. That warning creates a default root streamhandler that emits to stderr causing all our logging to be emitted there. Fix this by creating a specific logger for this warning (avoids polluting the root logger) and add an assertion that the root logger's handler list is empty when we modify it for testing. Note I'm not sure why this warning is happening now and wasn't before. Maybe our openssl installations changed or cryptography modified the flag? This is worth investigating in a followup. Change-Id: I2a82cd6575e86facb80b28c81418ddfee8a32fa5
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions