mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
Disable some amazonka test-suites that don't work with lens 4.13 brendanhay/amazonka#251
This commit is contained in:
parent
6dd2edacb0
commit
f0da78004c
@ -1655,7 +1655,7 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/pull/980
|
# https://github.com/fpco/stackage/pull/980
|
||||||
# "Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
|
# "Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
|
||||||
# - hsndfile
|
# - hsndfile
|
||||||
|
|
||||||
"yihuang <yi.codeplayer@gmail.com> @yihuang":
|
"yihuang <yi.codeplayer@gmail.com> @yihuang":
|
||||||
- tagstream-conduit
|
- tagstream-conduit
|
||||||
|
|
||||||
@ -1849,8 +1849,13 @@ skipped-tests:
|
|||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/934
|
# https://github.com/fpco/stackage/issues/934
|
||||||
- cacophony
|
- cacophony
|
||||||
# end of skipped-tests
|
|
||||||
|
|
||||||
|
# Build error with lens-4.13
|
||||||
|
# https://github.com/brendanhay/amazonka/issues/251
|
||||||
|
- amazonka-ec2
|
||||||
|
- amazonka-s3
|
||||||
|
- amasonka-swf
|
||||||
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
# should not fail a build based on a test failure for one of these packages.
|
# should not fail a build based on a test failure for one of these packages.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user