From 344b6c564b4afe66cdcd2060f5d3a1713d66eb55 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 15 Sep 2021 21:28:38 -0500 Subject: [PATCH] Expect a test failure for freckle-app, #6197 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e697e95..50a3da9f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7255,6 +7255,7 @@ expected-test-failures: - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 - simple-affine-space - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 + - freckle-app # https://github.com/commercialhaskell/stackage/issues/6197 # Assertion failures due to module name ambiguity # (These _should_ be fixed by using the `hide` section of this file)