Go over all test-suites and re-enable updated ones.

This commit is contained in:
Adam Bergmark 2015-10-19 16:10:26 +02:00
parent 8fcf108733
commit a5ca4deb04

View File

@ -1691,48 +1691,26 @@ skipped-builds:
# By skipping a test suite, we do not pull in the build dependencies
skipped-tests:
- dbmigrations
- ReadArgs # old version of hspec
- ersatz # old QuickCheck
- punycode # pulls in encoding
# old version of warp
- HTTP
- Octree
- options
- hasql
# require old hspec
- ReadArgs
- bloodhound
- fb
# require old tasty
- diagrams-haddock
# requires old hsql
- hasql-postgres
- hasql
# https://github.com/pa-ba/compdata/issues/4
- compdata
# Too lazy to keep the test dependencies up to date
- base-prelude
- cases
- focus
- hasql
- hasql-backend
- hasql-postgres
- list-t
- mtl-prelude
- neat-interpolation
- partial-handler
- postgresql-binary
- slave-thread
- stm-containers
# Cloud Haskell out-of-date dependencies
- distributed-process-async
- distributed-process-client-server
- distributed-process-extras
# Just a temporary package with a flimsy, inherited test suite
- Cabal-ide-backend