From: Daniel Stenberg Date: Wed, 1 Aug 2018 22:57:01 +0000 (+0200) Subject: test1307: disabled X-Git-Tag: curl-7_61_1~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7bdf2100e13d3704070b0d1f715851bbdff31da;p=thirdparty%2Fcurl.git 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 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 11d54b4637..69eeec50d4 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -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