From 80ab0239e2c60637b6165f19945e3be1fcde2b7e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 27 Apr 2018 16:00:12 -0400 Subject: [PATCH] Unskip tests for persistable-types-HDBC-pg --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3188193d..03b9e794 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3664,7 +3664,6 @@ 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