mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip some Cloud Haskell tests
This commit is contained in:
parent
325078b7be
commit
d26c3ca600
@ -94,9 +94,20 @@ packages:
|
||||
- singletons
|
||||
- th-desugar
|
||||
- quickcheck-assertions
|
||||
- distributed-process
|
||||
|
||||
- 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
|
||||
|
||||
"Omari Norman <omari@smileystation.com>":
|
||||
@ -698,6 +709,11 @@ skipped-tests:
|
||||
- slave-thread
|
||||
- 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
|
||||
# should not fail a build based on a test failure for one of these packages.
|
||||
expected-test-failures:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user