]> git.ipfire.org Git - thirdparty/tornado.git/commit
httpserver_test: Add ExpectLog to fix CI
authorBen Darnell <ben@bendarnell.com>
Fri, 11 Aug 2023 01:41:40 +0000 (21:41 -0400)
committerBen Darnell <ben@bendarnell.com>
Fri, 11 Aug 2023 02:39:22 +0000 (22:39 -0400)
commit7dfe8b597f2d179334d7b528f61e9449ac131273
treec9eb8950d6f31e1ddedf787c1c9142ec1bce4ecf
parent217295b1dd30f556ea374d62007f6821688f00f0
httpserver_test: Add ExpectLog to fix CI

The github security advisory feature lets you make private PRs but
it apparently doesn't support CI so this log failure wasn't caught
until after the PR was merged.
tornado/test/httpserver_test.py