]> granicus.if.org Git - python/commit
bpo-35545: Skip `test_asyncio.test_create_connection_ipv6_scope` on AIX (GH-14011)
authorMichael Felt <aixtools@users.noreply.github.com>
Wed, 12 Jun 2019 12:00:56 +0000 (14:00 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 12:00:56 +0000 (05:00 -0700)
commit32dda263e4e8c8e0fadc2bb29b9856e2f177dde9
tree3d28158b9b3f90139427b9c83d78030a25c6bb42
parenta6e190e94b47324f14e22a09200c68b722d55699
bpo-35545: Skip `test_asyncio.test_create_connection_ipv6_scope` on AIX (GH-14011)

because "getaddrinfo()" behaves different on AIX

https://bugs.python.org/issue35545
Lib/test/test_asyncio/test_base_events.py