Disable hspec-contrib test suites per hspec/hspec#307

This commit is contained in:
Dan Burton 2017-02-09 20:37:19 -08:00
parent bcc43b49c6
commit e5e9bb96fd
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -2985,6 +2985,8 @@ skipped-tests:
- hasql # QuickCheck 2.9
- hastache # https://github.com/lymar/hastache/pull/53
- 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
- multistate # hspec 2.4
- newtype-generics # hspec 2.4
@ -2992,6 +2994,7 @@ skipped-tests:
- point-octree # hspec 2.2.4 https://github.com/mlitchard/point-octree/issues/1
- postgresql-simple-migration # hspec 2.4
- 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
- state-plus # QuickCheck 2.9
- system-filepath # QuickCheck 2.9 via chell-quickcheck
@ -3430,6 +3433,7 @@ tell-me-when-its-released:
- terminal-progress-bar-0.1.1 # Unskip test suite
- optparse-applicative-0.13.0.0 # Unskip test suite https://github.com/pcapriotti/optparse-applicative/issues/228
- 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
# Packages which should be hidden after registering, to avoid module name
# conflicts. This is intended for at least two use cases: