From 4b396f516b2be0de93f54f32a26fd0214d4e6ac3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Nov 2015 11:46:26 +0900 Subject: [PATCH] allow eventstore tests to fail (#1000) --- build-constraints.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6465e245..bda9b37e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1683,9 +1683,8 @@ packages: "Henry J. Wylde @hjwylde": - git-fmt - # https://github.com/fpco/stackage/issues/1000 - # "Yorick Laupa yo.eight@gmail.com @YoEight": - # - eventstore + "Yorick Laupa yo.eight@gmail.com @YoEight": + - eventstore "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 @@ -2265,6 +2264,9 @@ expected-test-failures: # https://github.com/chrisdone/hindent/issues/166 - hindent + + # https://github.com/fpco/stackage/issues/1000 + - eventstore # end of expected-test-failures