From aeb812706b469e6a62f9509ad34a5deb1b28be5b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 28 Jun 2016 00:18:01 +0200 Subject: [PATCH] Expect octane doctest to fail due to ambiguous imports tfausak/octane#35 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04de2f8d..56d444d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,9 @@ expected-test-failures: # Requries running redis - https://github.com/fpco/stackage/pull/1581 - persistent-redis + + # https://github.com/tfausak/octane/issues/35 + - octane # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run