From cc2c9dff6578fb0ee13f05f8ee7d431576fe1b5d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 11 Aug 2016 11:41:21 +0300 Subject: [PATCH] Expect test failure snapframework/snap-core#261 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97d035d7..0aee3e87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3065,6 +3065,9 @@ expected-test-failures: # https://github.com/haskoin/haskoin/issues/285 - haskoin-core + + # https://github.com/snapframework/snap-core/issues/261 + - snap-core # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run