From 1481d429707ab4b4767b5bbb123dbee86a997f4f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 12:13:29 +0300 Subject: [PATCH] Expect test failure osa1/hslua#58 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdc192b2..33e1aedc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3875,6 +3875,9 @@ expected-test-failures: # https://github.com/jdreaver/sum-type-boilerplate/issues/1 - sum-type-boilerplate + # https://github.com/osa1/hslua/issues/58 + - hslua + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run