allow wai-logger tests to fail

This commit is contained in:
Jens Petersen 2015-07-29 19:07:15 +09:00
parent 91bbe8b87d
commit 8738de8b03

View File

@ -1641,6 +1641,9 @@ expected-test-failures:
# https://github.com/yesodweb/Shelly.hs/issues/106
- shelly
# https://github.com/kazu-yamamoto/logger/issues/42
- wai-logger
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4