test 1560: test RFC4291 style IPv6 IPv4-mapped addresses#22136
Conversation
|
It appear's musl's |
…d format An attempt to detect a non-compatible inet_ntop() call for IPv6 output.
|
@vszakats you feel like helping me make a cmake version of this test? Without it, the cmake build will fail test 1560 when using musl, and possibly other libc implementations without support for this. |
|
Sure, looking into it. |
|
Analysis of PR #22136 at 83f54d13: Test 3106 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Note that this test has failed in 12 different CI jobs (the link just goes to one of them). Note that this CI job has had a number of other flaky tests recently (2, to be specific) so it may be that this failure is rather a systemic issue with this job and not with this specific PR. Generated by Testclutch |
|
It can be noted that POSIX does not actually mention the The musl inet_ntop implementation makes no attempt to. |
|
FYI working on the CMake parts in → #22137 |
|
I think we should merge this first and I'll follow-up with #22137 after. |
|
Ok, let's do that! 👍 |
No description provided.