From a9e05356e976de92fdd14dc9184f63bc6361349b Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 14 May 2021 22:37:57 +0200 Subject: [PATCH] skip fakedata tests (random 1.2) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 25c4d07b..496b6c43 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7764,6 +7764,7 @@ expected-test-failures: - 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 + - fakedata # random 1.2 # Assertion failures due to module name ambiguity # (These _should_ be fixed by using the `hide` section of this file)