From 09cc34b19bf7f0f7ea1f1d1c2e691c3929ac6536 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Sep 2016 16:03:54 +0300 Subject: [PATCH] Expect test failure khibino/haskell-text-ldap#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64d71450..09ff3d08 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2879,6 +2879,9 @@ expected-test-failures: # https://github.com/athanclark/tries/issues/2 - tries + # https://github.com/khibino/haskell-text-ldap/issues/1 + - text-ldap + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run