Test more disabled tests

This commit is contained in:
Mihai Maruseac 2020-06-05 11:58:29 -07:00
parent 40c8e12fcd
commit efa8f58c75

View File

@ -5358,10 +5358,6 @@ skipped-tests:
# or test run failure for these packages.
# (Testsuites which can't configure should be placed under skipped-tests.)
expected-test-failures:
# GHC 8.4
# doctest # https://github.com/sol/doctest/issues/198
# Intermittent failures or unreliable. These tests may pass when
# re-enabled, but will eventually fail again. Only remove these
# from expected-failures if we know a fix has been released.
@ -5496,13 +5492,13 @@ expected-test-failures:
# Deprecated
# Eventually we'll have to disable these packages completely.
- system-filepath # https://github.com/jmillikin/haskell-filesystem/issues/3
# 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
# 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.