mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 02:20:25 +01:00
Test more disabled tests
This commit is contained in:
parent
40c8e12fcd
commit
efa8f58c75
@ -5358,10 +5358,6 @@ skipped-tests:
|
|||||||
# or test run failure for these packages.
|
# or test run failure for these packages.
|
||||||
# (Testsuites which can't configure should be placed under skipped-tests.)
|
# (Testsuites which can't configure should be placed under skipped-tests.)
|
||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
|
|
||||||
# GHC 8.4
|
|
||||||
# doctest # https://github.com/sol/doctest/issues/198
|
|
||||||
|
|
||||||
# Intermittent failures or unreliable. These tests may pass when
|
# Intermittent failures or unreliable. These tests may pass when
|
||||||
# re-enabled, but will eventually fail again. Only remove these
|
# re-enabled, but will eventually fail again. Only remove these
|
||||||
# from expected-failures if we know a fix has been released.
|
# from expected-failures if we know a fix has been released.
|
||||||
@ -5496,13 +5492,13 @@ expected-test-failures:
|
|||||||
|
|
||||||
# Deprecated
|
# Deprecated
|
||||||
# Eventually we'll have to disable these packages completely.
|
# 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
|
# Missing test files in sdist
|
||||||
# Hopefully gets fixed in the next release...
|
# Hopefully gets fixed in the next release...
|
||||||
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
|
# 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
|
# 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
|
# graylog # 0.1.0.1 https://github.com/fpco/stackage/pull/1254
|
||||||
|
|
||||||
# Assertion failures, these can be real bugs or just limitations
|
# Assertion failures, these can be real bugs or just limitations
|
||||||
# in the test cases.
|
# in the test cases.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user