From 4f393263e3d90935b8f9051de85bd64fa9b20d23 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 11 Dec 2024 17:23:03 +0800 Subject: [PATCH] generic-arbitrary testsuite can't find tasty-discover Warning: No packages found in snapshot which provide a "tasty-discover" executable, which is a build-tool dependency of generic-arbitrary --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67065a9f..c962af33 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8758,6 +8758,9 @@ skipped-tests: - unagi-chan - zeromq4-patterns + # missing deps + - generic-arbitrary # needs build-tool tasty-discover (not sure if only for bootstrap?) + # Wontfix. The maintainer doesn't want to keep test dependencies # up to date or be notified about it, or doesn't want stackage to # run the tests.