mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 12:57:30 +01:00
Temporarily disable test running for postresql-simple-queue (#2592)
This commit is contained in:
parent
6c9edc6602
commit
0537d0ce61
@ -2874,7 +2874,7 @@ packages:
|
|||||||
- postgresql-simple-opts
|
- postgresql-simple-opts
|
||||||
- pg-transact
|
- pg-transact
|
||||||
- hspec-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":
|
"Bernie Pope <bjpope@unimelb.edu.au> @bjpop":
|
||||||
- language-python
|
- language-python
|
||||||
@ -3716,6 +3716,7 @@ expected-test-failures:
|
|||||||
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
|
||||||
- pg-transact # https://github.com/jfischoff/pg-transact/issues/2
|
- pg-transact # https://github.com/jfischoff/pg-transact/issues/2
|
||||||
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
|
- 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
|
# end of expected-test-failures
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user