expected-test-failures: try to clarify testcase assertion failures comment

This commit is contained in:
Jens Petersen 2021-10-05 18:43:24 +08:00
parent cf14dca249
commit d2dab300ec

View File

@ -7258,8 +7258,8 @@ expected-test-failures:
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
- reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688
# Assertion failures, these can be real bugs or just limitations
# in the test cases.
# Testcase assertion failures: these are typically real testsuite bugs
# or maybe limitations in the test cases.
- character-cases # https://github.com/aiya000/hs-character-cases/issues/3
- dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640
- download # https://github.com/fpco/stackage/issues/2811