From 52ee1904ee2f134c36edf0de03fbc0acee03649c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Fri, 18 Sep 2026 08:21:02 +0200 Subject: [PATCH] Expect test failure for `checked-literals` (executable not found). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index dcfcc632..6c75a2f2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8152,6 +8152,7 @@ expected-test-failures: # test executable not found in our environment - AvlTree # 4.3: AvlTree-tests: executable not found + - checked-literals # 0.1.2 unittests: executable not found - dataframe # 2.0.0.0 tests: executable not found - lsfrom # "test: lsfrom does not exist (No such file or directory)" for 9.12.4 bootstrap - hmatrix-backprop # hmatrix-backprop-test: executable not found (9.12.4)