Restore IP but skip tests

This commit is contained in:
Dan Burton 2018-03-21 14:33:10 -07:00
parent e80cde6243
commit 328d85a17a
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3294,7 +3294,6 @@ packages:
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
- hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
- ip < 0 # build failure with GHC 8.4 https://github.com/andrewthad/haskell-ip/issues/34
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
- list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
@ -4291,6 +4290,7 @@ skipped-tests:
- GLFW-b # HUnit 1.6
- haskell-tools-refactor # either, tasty, and tasty-hunit
- hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11
- ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33
- lifted-base # HUnit 1.6
- makefile # GHC 8.2
- model # tasty-quickcheck 0.9.2
@ -4693,7 +4693,6 @@ expected-benchmark-failures:
- http2
- xxhash # https://github.com/christian-marie/xxhash/issues/4
- monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3
- ip # https://github.com/andrewthad/haskell-ip/issues/22
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
# end of expected-benchmark-failures