Temporarily disable test running for postresql-simple-queue (#2592)

This commit is contained in:
Mihai Maruseac 2017-06-21 08:11:10 +03:00
parent 6c9edc6602
commit 0537d0ce61

View File

@ -2874,7 +2874,7 @@ packages:
- postgresql-simple-opts
- pg-transact
- hspec-pg-transact
- postgresql-simple-queue # fails to build, # https://github.com/jfischoff/postgresql-queue/issues/1
- postgresql-simple-queue
"Bernie Pope <bjpope@unimelb.edu.au> @bjpop":
- language-python
@ -3716,6 +3716,7 @@ expected-test-failures:
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
- pg-transact # https://github.com/jfischoff/pg-transact/issues/2
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
- postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both
# end of expected-test-failures