mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 13:57:31 +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
|
# https://github.com/fpco/stackage/issues/3368
|
||||||
- clock # tasty
|
- clock # tasty
|
||||||
- stringbuilder # hspec
|
- stringbuilder # hspec
|
||||||
|
# some stabs in the dark...
|
||||||
|
- HUnit
|
||||||
|
- aeson
|
||||||
|
- async
|
||||||
|
- attoparsec
|
||||||
|
- criterion
|
||||||
|
- doctest
|
||||||
|
- hashable
|
||||||
|
- hspec
|
||||||
|
- http-types
|
||||||
|
- semigroupoids
|
||||||
|
- tasty
|
||||||
|
|
||||||
# Outdated dependencies
|
# Outdated dependencies
|
||||||
# These can periodically be checked for updates;
|
# These can periodically be checked for updates;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user