mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Re-enable test suite for scheduler
Issue has been fixed in https://github.com/lehins/scheduler/pull/12 and newly released version of [`scheduler-2.0.1.0`](https://hackage.haskell.org/package/scheduler-2.0.1.0) is now compatible with `QuickCheck-2.15.x`
This commit is contained in:
parent
597be1a7f7
commit
1ea2afd6c3
@ -8489,7 +8489,6 @@ skipped-tests:
|
||||
- safe-coloured-text-layout-gen # tried safe-coloured-text-layout-gen-0.0.0.1, but its *test-suite* requires the disabled package: sydtest-discover
|
||||
- salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.15.0.1
|
||||
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar
|
||||
- scheduler # tried scheduler-2.0.0.1, but its *test-suite* requires QuickCheck < 2.15 and the snapshot contains QuickCheck-2.15.0.1
|
||||
- selective # tried selective-0.7.0.1, but its *test-suite* requires QuickCheck >=2.8 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1
|
||||
- serialise # tried serialise-0.2.6.1, but its *test-suite* requires base >=4.11 && < 4.20 and the snapshot contains base-4.20.0.0
|
||||
- serialise # tried serialise-0.2.6.1, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1
|
||||
@ -8630,7 +8629,6 @@ expected-test-failures:
|
||||
- parameterized # 0.5.0.0 https://github.com/commercialhaskell/stackage/issues/5746
|
||||
- protobuf # 0.2.1.4
|
||||
- record-wrangler # 0.1.1.0
|
||||
- scheduler # 2.0.0.1 https://github.com/lehins/scheduler/issues/11
|
||||
- secp256k1-haskell # #5948/closed
|
||||
- servant-static-th # 1.0.0.1 https://github.com/cdepillabout/servant-static-th/issues/21
|
||||
- snappy # Could not find module ‘Functions’
|
||||
|
||||
Loading…
Reference in New Issue
Block a user