From 53f043dc80563288c7980528343780c57e2f7f8e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Nov 2017 11:15:25 +0200 Subject: [PATCH] Remove yesod-core from expected test failures See https://github.com/yesodweb/wai/pull/654#issuecomment-346288807 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0f442b6..aeb9dc20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4128,7 +4128,6 @@ expected-test-failures: - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - hslua # Undiagnosed: expected: OK, but got: ErrFile - hslua-module-text # Undiagnosed: error while running lua tests, expected: OK, but got: ErrFile - - yesod-core # uncaught exception: WaiTestFailure (WaiTestFailure "Expected status code 200, but received 413") # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites