Add a bunch of test and benchmark failures

This commit is contained in:
Michael Snoyman 2017-06-12 19:27:34 +03:00
parent eabe206723
commit 2c07353a9d
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3670,6 +3670,13 @@ expected-test-failures:
- servant # https://github.com/haskell-servant/servant/issues/698
- snap-core # https://github.com/snapframework/snap-core/issues/26
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
- atom-conduit # https://github.com/k0ral/atom-conduit/issues/1
- conduit-parse # https://github.com/k0ral/conduit-parse/issues/1
- oanda-rest-api # https://github.com/jdreaver/oanda-rest-api/issues/9
- opml-conduit # https://github.com/k0ral/opml-conduit/issues/6
- rss-conduit # https://github.com/k0ral/rss-conduit/issues/4
- twitter-conduit # https://github.com/himura/twitter-conduit/issues/55
- xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2
# end of expected-test-failures
@ -3695,6 +3702,7 @@ expected-benchmark-failures:
- dbus # No issue tracker, sent e-mail to maintainer
- thyme # https://github.com/liyang/thyme/issues/50
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
- ghc-mod # https://github.com/DanielG/ghc-mod/issues/895
# end of expected-benchmark-failures