From 29457b1fc5aa16ab24c4b0c0b9eb0c998031b52e Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 25 May 2021 13:31:01 -0500 Subject: [PATCH] Don't expect a benchmark failure for persistent, closes #6030 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb566633..cf07bdaf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6164,7 +6164,6 @@ expected-benchmark-failures: - thyme - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - genvalidity-persistent # https://github.com/commercialhaskell/stackage/issues/5903 - - persistent # https://github.com/commercialhaskell/stackage/issues/6030 # end of expected-benchmark-failures