]> git.ipfire.org Git - thirdparty/tornado.git/commit
test: Remove skipOnTravis
authorBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 19:21:09 +0000 (15:21 -0400)
committerBen Darnell <ben@bendarnell.com>
Thu, 11 Jul 2024 19:21:09 +0000 (15:21 -0400)
commitf525768167acf198b120a59ce9ac2f286a1677cb
tree1c1e6ba80f25c2854f98d7a62a705c7b5a159a6a
parent54bbc60ee143e4051a45c3e422c06c2838835ca0
test: Remove skipOnTravis

We haven't used Travis for CI in a long time, and our current CI
system is much less overloaded so these timing-sensitive tests are
no longer flaky.
tornado/test/gen_test.py
tornado/test/httpclient_test.py
tornado/test/httpserver_test.py
tornado/test/ioloop_test.py
tornado/test/netutil_test.py
tornado/test/simple_httpclient_test.py
tornado/test/tcpclient_test.py
tornado/test/util.py