From 8c54cf55d8f225d7217ea5f83128e2e01e1086e7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 18 Sep 2021 21:44:04 -0700 Subject: [PATCH] Disable tests on `htoml` due to #6239 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 771afa08..fffe9c2b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6977,6 +6977,9 @@ skipped-tests: # TODO - rpmbuild-order + # Revision to package caused it to require bounds and break + - htoml # https://github.com/commercialhaskell/stackage/issues/6239 + # was in expected test failures, but seems we may have to skip # entirely for unknown reasons, previously: # https://github.com/clash-lang/clash-compiler/issues/1622