From 983c93edc7ba00f7007386def8351f3bf8aa9625 Mon Sep 17 00:00:00 2001 From: John Lenz Date: Thu, 9 Jul 2015 10:43:37 -0500 Subject: [PATCH] Add John Lenz's packages The two webdriver packages require selenium server to be running so I added them to the ignore list. I have manually executed the test suite with nightly-2015-07-08 and it passes for these packages. --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7fc42253..61f9c4ce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1130,6 +1130,11 @@ packages: - seqalign - thermonuc - xlsior + "John Lenz @wuzzeb": + - yesod-auth-account + - yesod-static-angular + - hspec-webdriver + - webdriver-angular "Stackage upper bounds": # https://github.com/fpco/stackage/issues/537 @@ -1393,6 +1398,8 @@ expected-test-failures: # Requires a running webdriver server - webdriver - webdriver-snoy + - hspec-webdriver + - webdriver-angular # Weird conflicts with sandboxing - ghc-mod