]> git.ipfire.org Git - thirdparty/tornado.git/commit
httpserver_test: Add ExpectLog to fix CI 3306/head
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 01:41:40 +0000 (21:41 -0400)
commit4aaa6d4b92d84a7eccdaba14f5b1b03cd891a5cf
treee8b379ae1913e2d6933eecfcf629c2aae00a0cd7
parentb7a5dd29bb02950303ae96055082c12a1ea0a4fe
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