From c10ab15bdaee49cc85f8375ff52b12eb57f821e1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 5 Jun 2020 12:06:19 -0700 Subject: [PATCH] Enable more tests --- build-constraints.yaml | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 824854d3..f3093263 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5494,24 +5494,18 @@ expected-test-failures: # Eventually we'll have to disable these packages completely. # system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3 - # Missing test files in sdist - # Hopefully gets fixed in the next release... - # crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23 - # doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22 - # graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254 - # Assertion failures, these can be real bugs or just limitations # in the test cases. - - DRBG # https://github.com/TomMD/DRBG/issues/7 - - bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 - - courier # https://github.com/hargettp/courier/issues/19 - - download # https://github.com/fpco/stackage/issues/2811 - - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - - rando # https://github.com/commercialhaskell/stackage/issues/4249 - - systemd # https://github.com/erebe/systemd/issues/3 - - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - - wreq + # DRBG # https://github.com/TomMD/DRBG/issues/7 + # bitx-bitcoin # https://github.com/tebello-thejane/bitx.hs/issues/4 + # courier # https://github.com/hargettp/courier/issues/19 + # download # https://github.com/fpco/stackage/issues/2811 + # haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 + # http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 + # rando # https://github.com/commercialhaskell/stackage/issues/4249 + # systemd # https://github.com/erebe/systemd/issues/3 + # unicode-show # https://github.com/nushio3/unicode-show/issues/2 + # wreq - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - hakyll # https://github.com/jaspervdj/hakyll/issues/682 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25