From d53d69fca2283dc98367eafe430fcb8c56aa5642 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 14 Nov 2022 14:57:37 +0200 Subject: [PATCH] ListLike: executable not found --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f941c71f..3632a287 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8213,6 +8213,7 @@ expected-test-failures: - genvalidity-text # Suddenly not able to find the executable - safe-coloured-text-gen # Golden output not found - safe-coloured-text-layout # Golden output not found + - ListLike # listlike-tests: executable not found # doctests can be flaky on the build server, add packages here if # they start causing issues.