mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Disable tests which failed in the previous nightly
This commit is contained in:
parent
a3664acc06
commit
e08087e687
@ -3417,6 +3417,7 @@ expected-test-failures:
|
||||
- pandoc-citeproc # https://github.com/jgm/pandoc-citeproc/issues/172
|
||||
- spdx # https://github.com/phadej/spdx/issues/8
|
||||
- statistics # https://github.com/bos/statistics/issues/42
|
||||
- courier # https://github.com/hargettp/courier/issues/18
|
||||
|
||||
# Timeouts
|
||||
# These tests sometimes take too long and hit the stackage build
|
||||
@ -3550,7 +3551,6 @@ expected-test-failures:
|
||||
# Stackage upper bounds, re-enable these when their upper bound is removed
|
||||
- lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound
|
||||
|
||||
|
||||
# Recursive deps https://github.com/fpco/stackage/issues/1818
|
||||
- clock # 0.7.2 clock:test => tasty:lib => clock:lib
|
||||
- options
|
||||
@ -3561,6 +3561,7 @@ expected-test-failures:
|
||||
# these if we want them fixed
|
||||
- stack # Permissions failure when creating /home/stackage/.stack.
|
||||
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
||||
- haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502
|
||||
|
||||
# Doctests require hidden Glob package
|
||||
- multiset
|
||||
|
||||
Loading…
Reference in New Issue
Block a user