From 77d6b3a60443bc148cfbafb4887fa863bc7e35c7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 6 Apr 2016 09:45:15 +0200 Subject: [PATCH] Skip concurrent-extra tests --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9e3ef687..27a6caba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2349,6 +2349,9 @@ skipped-tests: # times out without framebuffer (https://github.com/ghcjs/jsaddle/issues/9) - jsaddle + + # Not included implicitly and has outdated bounds + - concurrent-extra # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We