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 10:50:41 +0200
commitaf3a0138ebcd507447071607441564fd8071962e (patch)
treed402ebdb545aa619ce53392585482c820c8a83ef
parent9e4298faae5b8bc239fbcb53f5e80241a7d22fc4 (diff)
downloadcurl-bagder/disable-1184.tar.gz
test1184: disablebagder/disable-1184
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
-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