mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 15:40:26 +01:00
Disable testing for rpmbuild-order-0.4.0 (#5550)
This commit is contained in:
parent
578d849d70
commit
b6de4b9432
@ -5426,6 +5426,9 @@ skipped-tests:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5302
|
# https://github.com/commercialhaskell/stackage/issues/5302
|
||||||
- registry
|
- registry
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/5550
|
||||||
|
- rpmbuild-order
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
# 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
|
# - 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:
|
tell-me-when-its-released:
|
||||||
- cpio-conduit-0.7.0 # remove from skipped-tests, https://github.com/da-x/cpio-conduit/issues/1
|
- 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
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
# conflicts. This is intended for at least two use cases:
|
# conflicts. This is intended for at least two use cases:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user