Skip to content

AppleIDN: fails IDN tests 1034, 1035 #14176

@vszakats

Description

@vszakats

I did this

Run tests with a curl built with AppleIDN:

FAIL 165: [HTTP over proxy with IDN host name] HTTP HTTP GET HTTP proxy IDN
FAIL 1034: [HTTP over proxy with malformatted IDN host name] HTTP HTTP GET HTTP proxy IDN FAILURE config file
FAIL 1035: [HTTP over proxy with too long IDN host name] HTTP HTTP GET HTTP proxy IDN FAILURE

TESTFAIL: These test cases failed: 165 1034 1035

Ref: https://github.com/curl/curl/actions/runs/9919852332/job/27406122714

For 165, it seems to be caused by AppleIDN converting ß to ss instead of punycode ß expected by the test (and generated by libidn2 with en_US.UTF-8).

/cc @MonkeybreadSoftware

edit: test 165 fixed via #14179.

I expected the following

Tests passing

curl/libcurl version

master 3765d75

operating system

Apple

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions