From 3bbcdbd1aeb8d5c42ec5d89331cc69e1103284cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Thu, 3 Jul 2025 22:00:43 +0200 Subject: [PATCH] Skip `servant-auth-server` tests. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 99d2c1eb..ccbbbe7f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8449,6 +8449,7 @@ skipped-tests: - do-list # 1.0.1 test: executable not found https://github.com/tserduke/do-list/issues/3 - incremental-parser # Main: executable not found - quickcheck-state-machine # test: executable not found + - servant-auth-server # spec: executable not found - streamt # executable not found - sandwich-contexts # assumes nix is present