From 6923274e9adc0e9a9677189e18eed405120a2828 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 15 Aug 2020 17:01:02 -0700 Subject: [PATCH] Expect test failure for morpheus-graphql-client, #5602 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db37ebfd..e0bc2aae 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5609,6 +5609,7 @@ expected-test-failures: - crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - doctest + - morpheus-graphql-client # https://github.com/commercialhaskell/stackage/issues/5602 # Assertion failures, these can be real bugs or just limitations # in the test cases.