From d041dc623a5db026911c349c42a64733b9bed6ef Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 20:18:38 +0200 Subject: [PATCH] Try moving options, symengine and hocilib from skipped to expected test failures --- build-constraints.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2f6751b8..483c4652 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2663,13 +2663,6 @@ skipped-tests: - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - # Missing foreign library - - symengine # symengine - - hocilib # oracle - - # Recursive dependency - - options - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We @@ -3005,6 +2998,7 @@ expected-test-failures: - clock # 1.2.2.1 - text + - options # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 - doctest-prop @@ -3036,6 +3030,10 @@ expected-test-failures: # Missing build dep https://github.com/chrisdone/sourcemap/issues/3 - sourcemap + # Missing foreign library + - symengine # symengine + - hocilib # oracle + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run