From be4ce84f6904b50564b5baa529b44a7cf2340b7d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:53:33 +0200 Subject: [PATCH] Expected doctest doctests to fail sol/doctest#137 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 24046ddf..d1fc30d0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3107,6 +3107,9 @@ expected-test-failures: # https://github.com/tweag/HaskellR/issues/255 - inline-r + + # https://github.com/sol/doctest/issues/137 + - doctest # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run