From ecafd8fd32f9ab1052450f8fe0a3866c82baae90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Jun 2019 16:28:44 -0400 Subject: [PATCH] Expect test failure per dhall-lang/dhall-haskell#996 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef4a772b..56f6aa05 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5212,6 +5212,7 @@ expected-test-failures: # Missing test files in sdist # Hopefully gets fixed in the next release... - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 + - dhall-json # https://github.com/dhall-lang/dhall-haskell/issues/996 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - tomland # https://github.com/kowainik/tomland/issues/141 @@ -5236,7 +5237,6 @@ expected-test-failures: - bv-little # https://github.com/commercialhaskell/stackage/issues/4544 # aeson assertion failures https://github.com/commercialhaskell/stackage/issues/4512 - hpack - - dhall-json - kawhi # Compilation failures