mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
skip primitive tests due to dep cycles
This commit is contained in:
parent
44336e9f4f
commit
7082cdde23
@ -6935,29 +6935,30 @@ skipped-tests:
|
||||
- freckle-app # https://github.com/commercialhaskell/stackage/pull/6173#issuecomment-903228985
|
||||
|
||||
# Due to cycles, which are actually just limitations in Stack right now.
|
||||
- call-stack
|
||||
- HUnit
|
||||
- criterion
|
||||
- hspec
|
||||
- foundation
|
||||
- attoparsec
|
||||
- base-orphans # via hspec
|
||||
- bifunctors # via hspec
|
||||
- call-stack
|
||||
- case-insensitive
|
||||
- nanospec
|
||||
- scientific
|
||||
- vector-binary-instances
|
||||
- clock
|
||||
- criterion
|
||||
- distributive # via hspec
|
||||
- doctest # via hspec
|
||||
- foundation
|
||||
- hspec
|
||||
- hspec-discover # via logging-facade/mockery
|
||||
- js-flot
|
||||
- js-jquery
|
||||
- splitmix
|
||||
- base-orphans # via hspec
|
||||
- distributive # via hspec
|
||||
- bifunctors # via hspec
|
||||
- doctest # via hspec
|
||||
- tasty-expected-failure # via tasty-hedgehog
|
||||
- nanospec
|
||||
- primitive
|
||||
- random
|
||||
- scientific
|
||||
- split
|
||||
- hspec-discover # via logging-facade/mockery
|
||||
- splitmix
|
||||
- tasty-expected-failure # via tasty-hedgehog
|
||||
- vector # doctest
|
||||
- vector-binary-instances
|
||||
|
||||
# TODO
|
||||
- rpmbuild-order
|
||||
|
||||
Loading…
Reference in New Issue
Block a user