From f9241636ef43a6b193fb5cdfe05b215e8ccf9c6b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 27 Sep 2018 06:51:56 -0700 Subject: [PATCH] Disable tests for thyme, #4003 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 727eddfa..5746aaf8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3999,6 +3999,7 @@ skipped-tests: # Compilation failures - snappy # https://github.com/bos/snappy/issues/1 + - thyme # https://github.com/commercialhaskell/stackage/issues/4003 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73