From f4cf9fb9a883b2f4db521b43ccfd8a2b02ee4fd2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 16 Jan 2025 15:39:20 -0800 Subject: [PATCH] expect test failure per taimoorzaeem/aeson-jsonpath#31 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c4ca01e1..2bdc4d24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8846,6 +8846,7 @@ expected-test-failures: # .cabal file. # - aeson-combinators # https://github.com/turboMaCk/aeson-combinators/issues/31 + - aeson-jsonpath # https://github.com/taimoorzaeem/aeson-jsonpath/issues/31 - brittany # https://github.com/commercialhaskell/stackage/issues/6465 - cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1 - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23