From 99f36830477afc144b9605dd2bb843014061bad3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 8 Nov 2024 15:11:36 -0800 Subject: [PATCH] Expect test fialure for `ollama-haskell` based on #7576 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 eab7390a..888a6587 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8844,6 +8844,7 @@ expected-test-failures: - nri-postgresql # requires postgres - nri-redis # requires redis - odbc # "Need ODBC_TEST_CONNECTION_STRING environment variable" + - ollama-haskell # https://github.com/commercialhaskell/stackage/pull/7576 - opaleye # PostgreSQL - optima # `demo` invoked with bad arguments https://github.com/commercialhaskell/stackage/pull/6102 - pandoc-plot # requires matlab, etc and DISPLAY for tcltk