From 64dcf51225638521e83b7a26acdd0e628095fe90 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 8 Apr 2023 17:57:45 -0700 Subject: [PATCH] expect test fail for morpheus-graphql-server per #6938 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 673333d2..6bcf5923 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8670,6 +8670,7 @@ expected-test-failures: - mighty-metropolis # https://github.com/jtobin/mighty-metropolis/issues/6 - mixpanel-client # https://github.com/domenkozar/mixpanel-client/issues/7 - morpheus-graphql-app + - morpheus-graphql-server # https://github.com/commercialhaskell/stackage/issues/6938 - mwc-random - nettle # https://github.com/stbuehler/haskell-nettle/issues/10 - nri-observability # https://github.com/commercialhaskell/stackage/issues/6179