From f7d5921967563a1ee3a2bd260f67622e572f6243 Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Sat, 31 Mar 2018 17:49:04 -0400 Subject: [PATCH] Remove transformers-compat from expected-test-failures I've just pushed `transformers-compat-0.6.1`, which no longer includes a test suite (see https://github.com/ekmett/transformers-compat/pull/33), so there's no need to include it in `expected-test-failures` anymore. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60661115..b4fd8e5c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4354,7 +4354,6 @@ expected-test-failures: # GHC 8.4 - concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12 - doctest # https://github.com/sol/doctest/issues/198 - - transformers-compat # https://github.com/ekmett/transformers-compat/issues/32 # Intermittent failures or unreliable. These tests may pass when