allow getopt-generics tests to fail (getopt-generics/issues#47)

This commit is contained in:
Jens Petersen 2015-08-02 23:43:17 +09:00
parent 395f0e2599
commit 5d444fb85f

View File

@ -1651,6 +1651,9 @@ expected-test-failures:
# https://github.com/kazu-yamamoto/logger/issues/42
- wai-logger
# https://github.com/zalora/getopt-generics/issues/47
- getopt-generics
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4