summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-10-04 12:30:30 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-10-08 18:10:31 -0400
commita37275a376f84e041d1cde96098f8999777971c6 (patch)
tree9d30fddd2307ffa8fd2e343715de39638ced1806
parent374a718e75ac5172674c1a789e1de5bbbddc9711 (diff)
downloadhaskell-a37275a376f84e041d1cde96098f8999777971c6.tar.gz
ci: Remove BROKEN_TESTS for x86 darwin builds
The tests Capi_Ctype_001 Capi_Ctype_002 T12010 pass regularly on CI so let's mark them unbroken and hopefully then we can fix #20013.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d984662dec..cbe12e0047 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -565,8 +565,6 @@ validate-x86_64-darwin:
HADRIAN_ARGS: "--docs=no-sphinx"
TEST_ENV: "x86_64-darwin-hadrian"
BIN_DIST_NAME: "ghc-x86_64-apple-darwin"
- # Capi_Ctype_001 Capi_Ctype_002 T12010: Due to #20393
- BROKEN_TESTS: "Capi_Ctype_001 Capi_Ctype_002 T12010"
# Due to #19025
IGNORE_PERF_FAILURES: "all"
after_script: