From e1c1533120fc31a7cf9a09a24b98e7c92b30136d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Jan 2016 10:08:14 -0800 Subject: [PATCH] Skip stack-run-auto test suite --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b983013..33187b54 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2106,6 +2106,9 @@ skipped-tests: # Never finishes - blank-canvas + # Might be hanging + - stack-run-auto + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We