From fe674521b0a95ebdcbf8a4fa383533683671234d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 10 Apr 2024 18:19:15 -0700 Subject: [PATCH] Expect `wreq` tests to fail Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4342ed8a..583f9db2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9327,7 +9327,7 @@ expected-test-failures: # Testcase failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup. - # aeson-schemas # https://github.com/commercialhaskell/stackage/issues/7376 + - wreq # https://github.com/commercialhaskell/stackage/issues/7378 - OrderedBits # 0.0.2.0 - ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867 - ace # failed with ghc-9.4.4