]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
tests: allow failure on python nightly 2673/head
authorPierce Lopez <pierce.lopez@gmail.com>
Sat, 8 Jun 2019 19:10:26 +0000 (15:10 -0400)
committerPierce Lopez <pierce.lopez@gmail.com>
Sat, 8 Jun 2019 19:18:08 +0000 (15:18 -0400)
seems to be due to a bunch of asyncio.exceptions.CancelledError

.travis.yml

index 5ea318f15018db419923df73741d2bcc2b09f53b..d8effe70e83b5dbe79b28927df9645fd5dbfc528 100644 (file)
@@ -4,6 +4,8 @@ dist: xenial
 language: python
 matrix:
     fast_finish: true
+    allow_failures:
+      - python: nightly
 addons:
   apt: 
     packages: