From b7c3a7a579873bb1a1561ccbfcb2047fc2e5e823 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 23:29:25 +0100 Subject: [PATCH] Re-disable store tests fpco/store#125 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a73ede25..23efa182 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3608,6 +3608,7 @@ skipped-tests: - proto-lens-combinators # https://github.com/google/proto-lens/issues/119 - pell # https://github.com/brunjlar/pell/issues/1 - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 + - store # https://github.com/fpco/store/issues/125 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73