Allow broken cron test-suite to fail

This commit is contained in:
Adam Bergmark 2015-08-31 16:42:40 +02:00
parent 0f967405a4
commit 438b9cd63b

View File

@ -1860,6 +1860,9 @@ expected-test-failures:
# https://github.com/barrucadu/dejafu/issues/14
- dejafu
# https://github.com/MichaelXavier/cron/issues/22
- cron
# Haddocks which are expected to fail. Same concept as expected test failures.
expected-haddock-failures:
# https://github.com/acw/bytestring-progress/issues/4