mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 08:30:24 +01:00
Allow hspec-contrib test suites per hspec/hspec#307
This commit is contained in:
parent
fc8f55f7ef
commit
05fdace1a6
@ -3012,8 +3012,6 @@ skipped-tests:
|
|||||||
- hasql # QuickCheck 2.9
|
- hasql # QuickCheck 2.9
|
||||||
- hastache # https://github.com/lymar/hastache/pull/53
|
- hastache # https://github.com/lymar/hastache/pull/53
|
||||||
- heaps # https://github.com/ekmett/heaps/pull/8
|
- heaps # https://github.com/ekmett/heaps/pull/8
|
||||||
- hslua # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307
|
|
||||||
- hworker # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307
|
|
||||||
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
- hyphenation # https://github.com/ekmett/hyphenation/pull/10
|
||||||
- multistate # hspec 2.4
|
- multistate # hspec 2.4
|
||||||
- newtype-generics # hspec 2.4
|
- newtype-generics # hspec 2.4
|
||||||
@ -3021,7 +3019,6 @@ skipped-tests:
|
|||||||
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
|
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
|
||||||
- postgresql-simple-migration # hspec 2.4
|
- postgresql-simple-migration # hspec 2.4
|
||||||
- servant-mock # hspec-wai 0.8
|
- servant-mock # hspec-wai 0.8
|
||||||
- simple # hspec 2.4 via hspec-contrib 0.3 https://github.com/hspec/hspec/issues/307
|
|
||||||
- snap # QuickCheck 2.9
|
- snap # QuickCheck 2.9
|
||||||
- state-plus # QuickCheck 2.9
|
- state-plus # QuickCheck 2.9
|
||||||
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
- system-filepath # QuickCheck 2.9 via chell-quickcheck
|
||||||
@ -3636,7 +3633,6 @@ tell-me-when-its-released:
|
|||||||
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
- yarr-1.4.0.2 # Re-enable package https://github.com/fpco/stackage/issues/1876
|
||||||
- terminal-progress-bar-0.1.1 # Unskip test suite
|
- terminal-progress-bar-0.1.1 # Unskip test suite
|
||||||
- vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180
|
- vivid-0.2.0.5 # Re-enable package (disabed per MonadRandom < 0.5) https://github.com/fpco/stackage/issues/2180
|
||||||
- hspec-contrib-0.3.0 # Re-enable test suites hslua, hworker, simple. https://github.com/hspec/hspec/issues/307
|
|
||||||
- aeson-1.1.0.0 # Re-enable test suite
|
- aeson-1.1.0.0 # Re-enable test suite
|
||||||
|
|
||||||
# Packages which should be hidden after registering, to avoid module name
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user