From af3a0138ebcd507447071607441564fd8071962e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 16 Sep 2021 10:50:41 +0200 Subject: 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 --- tests/data/DISABLED | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1