From 18c6961b705fca0fce72babd4eabbdc2ff02a20a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 6 Apr 2021 13:59:10 -0400 Subject: [PATCH] expect test failure for dl-fedora per #5977 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89608b19..dcc5551e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7728,6 +7728,7 @@ expected-test-failures: - character-cases # https://github.com/aiya000/hs-character-cases/issues/3 - lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3 - dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640 + - dl-fedora # https://github.com/commercialhaskell/stackage/issues/5977 # Assertion failures due to module name ambiguity # (These _should_ be fixed by using the `hide` section of this file)