Created attachment 919668 [details] dev-python:uvloop-0.21.0:20250222-033442.log While rebuilding as part of an "emerge --emptytree" run, =dev-python/uvloop-0.21.0 fails its test phase: =================================================== short test summary info ==================================================== SKIPPED [1] tests/test_aiohttp.py:51: bug in aiohttp: #7675 SKIPPED [1] tests/test_context.py:435: this seems to be a bug in asyncio SKIPPED [1] tests/test_context.py:454: should pass on 3.11 SKIPPED [1] tests/test_context.py:578: this seems to be a bug in asyncio SKIPPED [1] tests/test_tcp.py:3022: bpo-39951 SKIPPED [1] tests/test_tcp.py:1770: Skipped SKIPPED [1] tests/test_tcp.py:1484: Skipped SKIPPED [1] tests/test_tcp.py:1448: Skipped SKIPPED [1] tests/test_tcp.py:2080: asyncio does not support SSL over SSL SKIPPED [1] tests/test_tcp.py:3104: Skipped SKIPPED [1] tests/test_tcp.py:2586: Skipped SKIPPED [1] tests/test_tcp.py:2815: Skipped SKIPPED [1] tests/test_tcp.py:2226: asyncio does not support renegotiation SKIPPED [1] tests/test_tcp.py:2443: Skipped SKIPPED [1] tests/test_tcp.py:2345: Skipped SKIPPED [1] tests/test_tcp.py:2882: Skipped SKIPPED [1] tests/test_tcp.py:2940: Skipped SKIPPED [1] tests/test_tcp.py:1536: Skipped SKIPPED [1] tests/test_tcp.py:1836: Skipped SKIPPED [1] tests/test_tcp.py:1657: Skipped SKIPPED [1] tests/test_tcp.py:1706: Skipped SKIPPED [1] tests/test_tcp.py:1998: Skipped SKIPPED [1] tests/test_tcp.py:1935: Skipped SKIPPED [1] tests/test_tcp.py:1521: Skipped SKIPPED [1] tests/test_tcp.py:2507: Skipped SKIPPED [1] tests/test_udp.py:323: Skipped SKIPPED [1] tests/test_udp.py:337: Skipped FAILED tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_1 - AssertionError: Lists differ: [(<Ad[69 chars].0.138', 80)), (<AddressFamily.AF_INET: 2>, <S[1077 chars] 0))] != [(<Ad[69 chars].0.136', 80)), (<AddressFamily.AF_INET: 2>, <S[1077 chars] 0))] First differing element 0: (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.138', 80)) (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.136', 80)) Diff is 1833 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_11 - AssertionError: Lists differ: [(<Ad[58 chars]', ('96.7.128.175', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[58 chars]', ('23.192.228.80', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('96.7.128.175', 80)) (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.192.228.80', 80)) Diff is 5165 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_2 - AssertionError: Lists differ: [(<Ad[69 chars]', ('96.7.128.198', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[69 chars]', ('23.192.228.84', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[30 chars]tKind.SOCK_STREAM: 1>, 6, 'example.com', ('96.7.128.198', 80)) (<Add[30 chars]tKind.SOCK_STREAM: 1>, 6, 'example.com', ('23.192.228.84', 80)) Diff is 5176 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_5 - AssertionError: Lists differ: [(<Ad[69 chars].0.138', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] != [(<Ad[69 chars].0.136', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] First differing element 0: (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.138', 80)) (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.136', 80)) Diff is 5162 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_6 - AssertionError: Lists differ: [(<Ad[58 chars]', ('96.7.128.175', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[58 chars]', ('23.192.228.80', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('96.7.128.175', 80)) (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.192.228.80', 80)) Diff is 5165 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_1 - AssertionError: Lists differ: [(<Ad[69 chars].0.138', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] != [(<Ad[69 chars].0.136', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] First differing element 0: (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.138', 80)) (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.136', 80)) Diff is 5162 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_11 - AssertionError: Lists differ: [(<Ad[58 chars]', ('96.7.128.175', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[58 chars]', ('23.192.228.80', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('96.7.128.175', 80)) (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.192.228.80', 80)) Diff is 5165 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_2 - AssertionError: Lists differ: [(<Ad[69 chars]', ('96.7.128.198', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[69 chars]', ('23.192.228.84', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[30 chars]tKind.SOCK_STREAM: 1>, 6, 'example.com', ('96.7.128.198', 80)) (<Add[30 chars]tKind.SOCK_STREAM: 1>, 6, 'example.com', ('23.192.228.84', 80)) Diff is 5176 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_5 - AssertionError: Lists differ: [(<Ad[69 chars].0.138', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] != [(<Ad[69 chars].0.136', 80)), (<AddressFamily.AF_INET: 2>, <S[3445 chars] 0))] First differing element 0: (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.138', 80)) (<Add[18 chars]: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.215.0.136', 80)) Diff is 5162 characters long. Set self.maxDiff to None to see it. FAILED tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_6 - AssertionError: Lists differ: [(<Ad[58 chars]', ('96.7.128.175', 80)), (<AddressFamily.AF_I[3456 chars] 0))] != [(<Ad[58 chars]', ('23.192.228.80', 80)), (<AddressFamily.AF_[3456 chars] 0))] First differing element 0: (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('96.7.128.175', 80)) (<Add[19 chars] 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('23.192.228.80', 80)) Diff is 5165 characters long. Set self.maxDiff to None to see it. ======================= 10 failed, 464 passed, 27 skipped, 5 deselected, 5 warnings in 79.15s (0:01:19) ========================
Created attachment 919669 [details] emerge-info.txt