From 157a542ef25e26db100f93c11b0874be88730bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:50:20 +0100 Subject: [PATCH] Added issue link for (NorfairKing/safe-coloured-text#8) - golden output not found. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f8d5661b..0fcb6265 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9084,7 +9084,7 @@ expected-test-failures: - shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - genvalidity-text # Suddenly not able to find the executable - - safe-coloured-text-gen # Golden output not found + - safe-coloured-text-gen # Golden output not found https://github.com/NorfairKing/safe-coloured-text/issues/8 - safe-coloured-text-layout # Golden output not found - ListLike # listlike-tests: executable not found - lsp-test # 'posix_spawnp' does not exist, 'hPutBuf: resource vanished (Broken Pipe)' https://github.com/commercialhaskell/stackage/issues/7189