]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1307: disabled
authorDaniel Stenberg <daniel@haxx.se>
Wed, 1 Aug 2018 22:57:01 +0000 (00:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 1 Aug 2018 22:57:01 +0000 (00:57 +0200)
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

tests/data/DISABLED

index 11d54b4637777f411c2d771d7edc100c0b77b140..69eeec50d46cf40f4473fa797b16d7e666928e2a 100644 (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