Skip tests for cron

This commit is contained in:
Alexey Zabelin 2018-12-07 12:44:33 -05:00
parent 20d77cf2a3
commit 20e30564f6
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -4196,7 +4196,8 @@ skipped-tests:
- snappy # https://github.com/bos/snappy/issues/1
- thyme # https://github.com/commercialhaskell/stackage/issues/4003
- genvalidity-time # https://github.com/NorfairKing/validity/issues/51
- uri-bytestring
- uri-bytestring # Could not deduce (SOP.All (SOP.All Arbitrary) xs) arising from a use of SOP.hcpure
- cron # Could not deduce (SOP.All (SOP.All Arbitrary) xss) arising from a use of SOP.hcpure
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73