]> granicus.if.org Git - python/commit
bpo-35545: Skip `test_asyncio.test_create_connection_ipv6_scope` on AIX (GH-14011)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 12:20:12 +0000 (05:20 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2019 12:20:12 +0000 (05:20 -0700)
commit70a4178ec47154fdcc3ff06c13149e178d014581
tree8d8dbcf07879943a009a1a940042ac8ee5d54111
parent669e07be4861ebb69f2ed1c62dd2f2c83402bc09
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
(cherry picked from commit 32dda263e4e8c8e0fadc2bb29b9856e2f177dde9)

Co-authored-by: Michael Felt <aixtools@users.noreply.github.com>
Lib/test/test_asyncio/test_base_events.py