mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip tests instead of expect failure (upper bound placement)
This commit is contained in:
parent
ba03d83607
commit
a59fd616c1
@ -3611,6 +3611,9 @@ skipped-tests:
|
||||
# https://github.com/athanclark/rose-trees/issues/6
|
||||
- rose-trees
|
||||
|
||||
# https://github.com/bos/attoparsec/issues/131
|
||||
- attoparsec
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
@ -3858,9 +3861,6 @@ expected-test-failures:
|
||||
# https://github.com/Daniel-Diaz/HaTeX/issues/100
|
||||
- HaTeX
|
||||
|
||||
# https://github.com/bos/attoparsec/issues/131
|
||||
- attoparsec
|
||||
|
||||
# https://github.com/sdroege/conduit-iconv/issues/2
|
||||
- conduit-iconv
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user