summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-16 10:50:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-16 12:16:48 +0200
commit5b7aaefc07de0638f84cc9ef6c813123e7128cba (patch)
tree2162d4091b8ddd8a040c6e77e5b841d8aeb867b7
parent901804ef95777b8e735a55b77f8dd630a58c575b (diff)
downloadcurl-5b7aaefc07de0638f84cc9ef6c813123e7128cba.tar.gz
test1184: disable
The test should be fine and it works for me repeated when run manually, but clearly it causes CI failures and it needs more research. Reported-by: RiderALT on github Fixes #7725 Closes #7732
-rw-r--r--tests/data/DISABLED2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 9744ac062..6807fe23d 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -15,6 +15,8 @@
# of running runtests.pl as a child of itself sharing
# some of the directories.
1182
+# test 1184 causes flakiness in CI builds, mostly visible on macOS
+1184
1209
1211
# fnmatch differences are just too common to make testing them sensible