mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Skip various tests blindly, per #3368
This commit is contained in:
parent
76bccddc3f
commit
81d05fde93
@ -5152,6 +5152,18 @@ skipped-tests:
|
||||
# https://github.com/fpco/stackage/issues/3368
|
||||
- clock # tasty
|
||||
- stringbuilder # hspec
|
||||
# some stabs in the dark...
|
||||
- HUnit
|
||||
- aeson
|
||||
- async
|
||||
- attoparsec
|
||||
- criterion
|
||||
- doctest
|
||||
- hashable
|
||||
- hspec
|
||||
- http-types
|
||||
- semigroupoids
|
||||
- tasty
|
||||
|
||||
# Outdated dependencies
|
||||
# These can periodically be checked for updates;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user