From 0633115b5b9d4bab4f7554159832dd08b4bdd976 Mon Sep 17 00:00:00 2001 From: Rudy Matela Date: Wed, 2 Jun 2021 12:53:33 -0300 Subject: [PATCH] expected failures: remove FitSpec and Speculate Tests of FitSpec (v0.4.10) and Speculate (v0.4.8) no longer fail to build. They have been updated to be compatible with LeanCheck v0.9.6. Fixes stackage issue #6026 -- https://github.com/commercialhaskell/stackage/issues/6026 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d146ce38..cf49f47f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5992,7 +5992,6 @@ expected-test-failures: - async-timer # https://github.com/mtesseract/async-timer/issues/8 - commutative # https://github.com/athanclark/commutative/issues/4 - conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12 - - fitspec # https://github.com/commercialhaskell/stackage/issues/6026 - haddock - haskell-tools-builtin-refactorings - hweblib # https://github.com/aycanirican/hweblib/issues/3 @@ -6154,8 +6153,6 @@ expected-test-failures: - sbv - - speculate - # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run