From e333ce752ec1679133c30ef21d12d8dbc6943cfa Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 11 Feb 2020 18:18:40 -0800 Subject: [PATCH] Skip tests for `servant-rawm` (#5162) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c317d732..d2b85ff4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5176,6 +5176,7 @@ skipped-tests: - bugsnag-haskell # https://github.com/commercialhaskell/stackage/issues/4759 - genvalidity-hspec-cereal # https://github.com/commercialhaskell/stackage/issues/4909 - genvalidity-hspec-optics # https://github.com/commercialhaskell/stackage/issues/4910 + - servant-rawm # https://github.com/commercialhaskell/stackage/issues/5162 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run