From c746d814b75a63467b431f4a02c458bb12b45a8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 May 2025 20:40:19 +0200 Subject: [PATCH] Revert "expect partialord tests to fail (#7751)" This reverts commit 079ffc94e9265622752ae0d9f918dc2ddd7e310a. --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 355718d6..ca715c48 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8594,7 +8594,6 @@ expected-test-failures: - genvalidity-appendful # https://github.com/commercialhaskell/stackage/issues/7465 - genvalidity-mergeful # https://github.com/commercialhaskell/stackage/issues/7465 - sydtest-autodocodec # https://github.com/commercialhaskell/stackage/issues/7465 - - partialord # https://github.com/commercialhaskell/stackage/issues/7751 - pandoc # 3.6.4 https://github.com/commercialhaskell/stackage/issues/7750 # Intermittent failures or unreliable. These tests may pass when