From: Pierce Lopez Date: Sat, 8 Jun 2019 19:10:26 +0000 (-0400) Subject: tests: allow failure on python nightly X-Git-Tag: v6.1.0b1~73^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2673%2Fhead;p=thirdparty%2Ftornado.git tests: allow failure on python nightly seems to be due to a bunch of asyncio.exceptions.CancelledError --- diff --git a/.travis.yml b/.travis.yml index 5ea318f15..d8effe70e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ dist: xenial language: python matrix: fast_finish: true + allow_failures: + - python: nightly addons: apt: packages: