Unverified Commit b7bdf210 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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
parent 45d45275
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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