KNOWN_BUGS: mention AppleIDN and WinIDN test problems

Closes #14176
Closes #14387
This commit is contained in:
Daniel Stenberg 2024-08-04 23:20:07 +02:00
parent 781c14c4ed
commit 7d45b52166
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 27 additions and 3 deletions

View file

@ -85,6 +85,8 @@ problems may have been fixed or changed somewhat since this was written.
11.4 HTTP test server 'connection-monitor' problems
11.5 Connection information when using TCP Fast Open
11.6 test cases sometimes timeout
11.7 AppleIDN test failures
11.8 WinIDN test failures
12. LDAP
12.1 OpenLDAP hangs after returning results
@ -527,6 +529,16 @@ problems may have been fixed or changed somewhat since this was written.
See https://github.com/curl/curl/issues/13350
11.7 AppleIDN test failures
Test 1034 and 1035 fail on macOS when built to use AppleIDN.
See https://github.com/curl/curl/issues/14176
11.8 WinIDN test failures
Test 165 disabled when built with WinIDN.
12. LDAP
12.1 OpenLDAP hangs after returning results