From b7bdf2100e13d3704070b0d1f715851bbdff31da Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 2 Aug 2018 00:57:01 +0200 Subject: 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 --- tests/data/DISABLED | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data/DISABLED') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 11d54b463..69eeec50d 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 -- cgit v1.2.3