mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 15:40:26 +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
|
- freckle-app # https://github.com/commercialhaskell/stackage/pull/6173#issuecomment-903228985
|
||||||
|
|
||||||
# Due to cycles, which are actually just limitations in Stack right now.
|
# Due to cycles, which are actually just limitations in Stack right now.
|
||||||
- call-stack
|
|
||||||
- HUnit
|
- HUnit
|
||||||
- criterion
|
|
||||||
- hspec
|
|
||||||
- foundation
|
|
||||||
- attoparsec
|
- attoparsec
|
||||||
|
- base-orphans # via hspec
|
||||||
|
- bifunctors # via hspec
|
||||||
|
- call-stack
|
||||||
- case-insensitive
|
- case-insensitive
|
||||||
- nanospec
|
|
||||||
- scientific
|
|
||||||
- vector-binary-instances
|
|
||||||
- clock
|
- clock
|
||||||
|
- criterion
|
||||||
|
- distributive # via hspec
|
||||||
|
- doctest # via hspec
|
||||||
|
- foundation
|
||||||
|
- hspec
|
||||||
|
- hspec-discover # via logging-facade/mockery
|
||||||
- js-flot
|
- js-flot
|
||||||
- js-jquery
|
- js-jquery
|
||||||
- splitmix
|
- nanospec
|
||||||
- base-orphans # via hspec
|
- primitive
|
||||||
- distributive # via hspec
|
|
||||||
- bifunctors # via hspec
|
|
||||||
- doctest # via hspec
|
|
||||||
- tasty-expected-failure # via tasty-hedgehog
|
|
||||||
- random
|
- random
|
||||||
|
- scientific
|
||||||
- split
|
- split
|
||||||
- hspec-discover # via logging-facade/mockery
|
- splitmix
|
||||||
|
- tasty-expected-failure # via tasty-hedgehog
|
||||||
- vector # doctest
|
- vector # doctest
|
||||||
|
- vector-binary-instances
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
- rpmbuild-order
|
- rpmbuild-order
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user