From a2d0756a56d92153cb5827a77f4075fff009dab0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 23 Dec 2014 20:11:48 +0200 Subject: [PATCH] Add some sporadic failures --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e6b8dfa0..087c020f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -844,6 +844,10 @@ expected-test-failures: # https://github.com/elm-lang/elm-package/issues/81 - elm-package + # Fails sporadically + - crypto-numbers + - distributed-process-task + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4