From b6de4b94321faaee4ed99639e35b95f97fd9f324 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 29 Jul 2020 09:47:13 -0700 Subject: [PATCH] Disable testing for `rpmbuild-order-0.4.0` (#5550) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff1559e5..2c0b9e25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5426,6 +5426,9 @@ skipped-tests: # https://github.com/commercialhaskell/stackage/issues/5302 - registry + + # https://github.com/commercialhaskell/stackage/issues/5550 + - rpmbuild-order # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -6130,6 +6133,7 @@ build-tool-overrides: # - bindings-GLFW-3.1.2.1 # Comment saying what should be done when the new version is releasedskipped test-suite tell-me-when-its-released: - cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1 +- rpmbuild-order-0.4.0 # remove from skipped-tests, https://github.com/commercialhaskell/stackage/issues/5550 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: