From 628bf5b2f4004eaf9ca92b4d1c061b11165d3c52 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 26 Dec 2025 10:34:10 -0800 Subject: [PATCH] skip mockcat tests per #7906 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 87b27e30..8c16257a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8796,6 +8796,7 @@ skipped-tests: - lrucaching # tried lrucaching-0.3.4, but its *test-suite* requires QuickCheck >=2.8 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0 - mem-info # tried mem-info-0.4.1.1, but its *test-suite* requires optparse-applicative >=0.18.1 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0 - menshen # tried menshen-0.0.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.16.0.0 + - mockcat # tried mockcat-1.0.0.0, but its *test-suite* requires inspection-testing >=0.4 && < 0.6 and the snapshot contains inspection-testing-0.6.2 - monad-par # tried monad-par-0.3.6, but its *test-suite* requires the disabled package: test-framework-th - monad-peel # tried monad-peel-0.3, but its *test-suite* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.2 - monad-schedule # tried monad-schedule-1.6, but its *test-suite* requires QuickCheck >=2.14 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0