1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

test1307: disabled

Turns out that since we're using the native fnmatch function now when
available, and they simply disagree on a huge number of test patterns
that make it hard to test this function like this...

Fixes #2825
This commit is contained in:
Daniel Stenberg 2018-08-02 00:57:01 +02:00
parent 45d45275e1
commit b7bdf2100e
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -18,3 +18,5 @@
1510
# Pipelining test that is causing false positives a little too often
1903
# fnmatch differences are just too common to make testing them sensible
1307