From a4b000d2f87bdc0012fd498818b249251a8614ee Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 16 Sep 2024 12:32:52 -0700 Subject: [PATCH] Expect test failure for `fedora-repoquery` (#7517) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9cf3f133..16cabf74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8887,6 +8887,7 @@ expected-test-failures: - duration # 0.2.0.0 - ede # 0.3.3.0 hashable order dependent - fast-builder # prop: executable not found + - fedora-repoquery # as part of https://github.com/commercialhaskell/stackage/pull/7517 - fixed-vector-hetero # 0.6.1.1 - generic-optics # 2.2.1.0 optimization output https://github.com/kcsongor/generic-lens/issues/133 - github-types # https://github.com/commercialhaskell/stackage/issues/6549