mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 11:11:58 +01:00
Try doctest. Move alex to expected failure instead of disabled
This commit is contained in:
parent
32f954d3f3
commit
40c8e12fcd
@ -4996,9 +4996,6 @@ skipped-tests:
|
|||||||
- time-compat # base-compat 0.11
|
- time-compat # base-compat 0.11
|
||||||
- http-media # base-4.13
|
- http-media # base-4.13
|
||||||
|
|
||||||
# fails with ghc 8.8
|
|
||||||
# alex # as of alex-3.2.4
|
|
||||||
|
|
||||||
# Cyclic dependencies
|
# Cyclic dependencies
|
||||||
- base-orphans # via hspec
|
- base-orphans # via hspec
|
||||||
|
|
||||||
@ -5363,7 +5360,7 @@ skipped-tests:
|
|||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
|
|
||||||
# GHC 8.4
|
# GHC 8.4
|
||||||
- doctest # https://github.com/sol/doctest/issues/198
|
# 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
|
||||||
@ -5405,6 +5402,7 @@ expected-test-failures:
|
|||||||
|
|
||||||
# Requires running servers, accounts, or a specific environment.
|
# Requires running servers, accounts, or a specific environment.
|
||||||
# These shouldn't be re-enabled unless we know a fix has been released.
|
# These shouldn't be re-enabled unless we know a fix has been released.
|
||||||
|
- alex
|
||||||
- GLFW-b # X
|
- GLFW-b # X
|
||||||
- HTF # Requires shell script and are incompatible with sandboxed package databases
|
- HTF # Requires shell script and are incompatible with sandboxed package databases
|
||||||
- HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
|
- HaRe # # Needs ~/.ghc-mod/cabal-helper https://github.com/fpco/stackage/pull/906
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user