From 09fe03a85296582c2fe4f8934cf62bb8126125ba Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Jul 2015 06:24:41 -0700 Subject: [PATCH] skip haskell-neo4j-client test suite, requires running server --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e496aae..38642938 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1380,6 +1380,9 @@ skipped-tests: # https://github.com/fpco/stackage/issues/669 - linear + # Test suite needs a running neo4j server with auth disabled + - haskell-neo4j-client + # Tests which we should build and run, but which are expected to fail. We # should not fail a build based on a test failure for one of these packages. expected-test-failures: