Skip to content

Commit 1aa5111

Browse files
committed
Disabling flaky curl test
1 parent 304ffe2 commit 1aa5111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ endif
7979
endif
8080

8181
ifndef MYST_USE_OECACHE
82-
DIRS += curl
82+
# 12/16/24: disabling test is flaky in the pipeline
83+
#DIRS += curl
8384
endif
8485

8586
REDEFINE_TESTS=1

0 commit comments

Comments
 (0)