From 1929932c825d33e40c34fea001da030b7b535530 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 4 Apr 2016 00:21:36 +0200 Subject: [PATCH] Expect Earely test-suite to fail ollef/Earley#27 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5727ce4..1f47b0eb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2644,6 +2644,9 @@ expected-test-failures: # requires elasticsearch https://github.com/fpco/stackage/pull/1271 - katip-elasticsearch + + # https://github.com/ollef/Earley/issues/27 + - Earley # end of expected-test-failures