From aa0379d74a6db42f875553ae1ca945808f0000da Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 15 Sep 2016 13:47:39 +0300 Subject: [PATCH] Expect hspec-core test failure hspec/hspec#278 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74e799ad..cde930f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2867,6 +2867,9 @@ expected-test-failures: # https://github.com/fpco/inline-c/issues/51 - inline-c + # https://github.com/hspec/hspec/issues/278 + - hspec-core + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run