From c0bf53e258bf775e12f9f6c8236291e695e71b5d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 4 Nov 2024 18:26:57 -0800 Subject: [PATCH] Skip tests for `sandwich-contexts` per comment in #7564 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3abf0cf..26a2239b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8646,6 +8646,7 @@ skipped-tests: - incremental-parser # Main: executable not found - quickcheck-state-machine # test: executable not found - streamt # executable not found + - sandwich-contexts # assumes nix is present # end of skipped-tests