From 677aa9c3506b20d271852a7577ec01c30593a2ef Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 25 Mar 2018 23:35:58 -0400 Subject: [PATCH] Skip json-autotype tests per mgajda/json-autotype#17 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a79ca612..e7f80cee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4334,6 +4334,7 @@ skipped-tests: - pell # https://github.com/brunjlar/pell/issues/1 - 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 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73