mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 19:10:26 +01:00
Skip some Cloud Haskell tests
This commit is contained in:
parent
325078b7be
commit
d26c3ca600
@ -94,9 +94,20 @@ packages:
|
|||||||
- singletons
|
- singletons
|
||||||
- th-desugar
|
- th-desugar
|
||||||
- quickcheck-assertions
|
- quickcheck-assertions
|
||||||
- distributed-process
|
|
||||||
- distributed-process-simplelocalnet
|
- distributed-process-simplelocalnet
|
||||||
- cloud-haskell
|
# cloud-haskell
|
||||||
|
- rank1dynamic
|
||||||
|
- distributed-static
|
||||||
|
- network-transport
|
||||||
|
- distributed-process
|
||||||
|
- distributed-process-extras
|
||||||
|
- distributed-process-async
|
||||||
|
- distributed-process-client-server
|
||||||
|
- distributed-process-supervisor
|
||||||
|
- distributed-process-task
|
||||||
|
- distributed-process-execution
|
||||||
|
|
||||||
- kure <= 2.4.10
|
- kure <= 2.4.10
|
||||||
|
|
||||||
"Omari Norman <omari@smileystation.com>":
|
"Omari Norman <omari@smileystation.com>":
|
||||||
@ -698,6 +709,11 @@ skipped-tests:
|
|||||||
- slave-thread
|
- slave-thread
|
||||||
- stm-containers
|
- stm-containers
|
||||||
|
|
||||||
|
# Cloud Haskell out-of-date dependencies
|
||||||
|
- distributed-process-async
|
||||||
|
- distributed-process-client-server
|
||||||
|
- distributed-process-extras
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
# should not fail a build based on a test failure for one of these packages.
|
# should not fail a build based on a test failure for one of these packages.
|
||||||
expected-test-failures:
|
expected-test-failures:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user