From 5bf7dc47cbebf93f197a9e0f670da44c3b579165 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 24 Feb 2016 12:18:08 +0900 Subject: [PATCH] allow http2 tests to fail (kazu-yamamoto/http2#7) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cd373c48..7b8c15ba 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2467,6 +2467,8 @@ expected-test-failures: # Problem with v0.1.6.0: https://github.com/fpco/stackage/issues/1206 - hsdev + # https://github.com/kazu-yamamoto/http2/issues/7 + - http2 # end of expected-test-failures