From defcef772cb16d237e5b008003fadac8d82333ad Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 23 Dec 2014 10:46:18 +0200 Subject: [PATCH] Add some expected test failures --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cfb10d8e..d280bec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -841,6 +841,12 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/376 - rematch + # https://github.com/haskell-distributed/distributed-process-supervisor/issues/1 + - distributed-process-supervisor + + # https://github.com/elm-lang/elm-package/issues/81 + - elm-package + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4