From 25378e5d8fd0d154ad69388ab8e86b8de0ab3e95 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:59:51 +0200 Subject: [PATCH] Expect spdx tests to timeout phadej/spdx#8 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a9b6804b..a5f85794 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3110,6 +3110,9 @@ expected-test-failures: # https://github.com/sol/doctest/issues/137 - doctest + + # https://github.com/phadej/spdx/issues/8 + - spdx # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run