Expect test failure per isovector/polysemy#93

This commit is contained in:
Dan Burton 2019-06-08 10:25:27 -04:00
parent e913886476
commit 425fe7d46c
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -4985,6 +4985,7 @@ skipped-tests:
- 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
- config-ini # https://github.com/aisamanra/config-ini/issues/22
- polysemy-plugin # https://github.com/isovector/polysemy/issues/93
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73