From f1674c82e9c43467e9631de07e147e5cc66c0a36 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 4 Jul 2018 10:07:55 -0700 Subject: [PATCH] Expect sdl2 tests to fail, requires running server --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b0524977..f776e3f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4046,6 +4046,7 @@ expected-test-failures: - rethinkdb - rethinkdb-client-driver - riak # needs riak server on localhost:8098 + - sdl2 # "Failed to connect to the Mir Server" - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - serversession-backend-redis # redis - shake # Needs ghc on $PATH with some installed haskell packages