From 1d4c705ef0948cf6ef718d0210d3b8c28b027e97 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 11 Mar 2018 19:48:06 -0700 Subject: [PATCH] Expect tests to fail for conduit-throttle per mtesseract/conduit-throttle#12 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b01dce77..7f15052f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3839,6 +3839,7 @@ expected-test-failures: - ListLike # No issue tracker, e-mail sent to maintainer - amazonka-core # https://github.com/brendanhay/amazonka/issues/397 - commutative # https://github.com/athanclark/commutative/issues/4 + - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12 - flat # https://github.com/Quid2/flat/issues/1 - haddock - heap # https://github.com/pruvisto/heap/issues/4