From c8bcb459878d71931e49f1d59a31cf5c83a49373 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Apr 2020 15:05:08 -0700 Subject: [PATCH] Disable tests for registry (#5302) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 528cbf32..f7ab6c42 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5244,6 +5244,9 @@ skipped-tests: - algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670 - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759 - servant-rawm # https://github.com/commercialhaskell/stackage/issues/5162 + + # https://github.com/commercialhaskell/stackage/issues/5302 + - registry # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run