From b49dc707101a6bf74571fd5c628fad24febfa725 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 9 Feb 2022 06:50:00 -0800 Subject: [PATCH] Disable tests for `ua-parser` as it is failing with `aeson > 2.0` --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2e47dc51..d46c29bb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7448,6 +7448,9 @@ skipped-tests: - zm # tried zm-0.3.2, but its *test-suite* does not support: timeit-2.0 # End of Test bounds issues + # Failing to build aeson-2.0 bump + - ua-parser # https://github.com/commercialhaskell/stackage/issues/6440 + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run