From bf6a0abac20d0fde9562143c24f6eb7a9e442601 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 25 Apr 2018 16:40:12 -0400 Subject: [PATCH] Skip tests for persistable-types-HDBC-pg --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 81f58d41..20f6e7a7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3663,6 +3663,7 @@ skipped-tests: - protobuf # https://github.com/alphaHeavy/protobuf/issues/34 - store # https://github.com/fpco/store/issues/125 - json-autotype # https://github.com/mgajda/json-autotype/issues/17 + - persistable-types-HDBC-pg # https://github.com/khibino/haskell-relational-record/issues/66 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73