From d2dab300ec007aa3d59bc789b49d458966171224 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 5 Oct 2021 18:43:24 +0800 Subject: [PATCH] expected-test-failures: try to clarify testcase assertion failures comment --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c215ae2f..bc2bc149 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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