From f06ceea9bdbd87e697394c7c8af14d929f2b3ad0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 2 Apr 2024 16:51:44 -0700 Subject: [PATCH] Skip tests for `hackage-security` due to #7365 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27de6e90..38159a6d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9070,6 +9070,8 @@ skipped-tests: - incremental-parser # Main: executable not found - streamt # executable not found + - hackage-security # https://github.com/commercialhaskell/stackage/issues/7365 + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run