From 547489a44e2ff8a407032ebac35bf68598108e7a Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 9 Apr 2024 18:29:54 -0700 Subject: [PATCH] Expect test failure for `aeson-schemas` (#7376) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e5adfa27..6222d2ca 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9330,6 +9330,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 - OrderedBits # 0.0.2.0 - ShellCheck # https://github.com/commercialhaskell/stackage/issues/6867 - ace # failed with ghc-9.4.4