Disable tests for everything in the cycle

Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
This commit is contained in:
Mihai Maruseac 2025-01-05 20:44:45 -08:00
parent dafe982d12
commit a4ecbd4dd3
No known key found for this signature in database

View File

@ -8252,7 +8252,21 @@ skipped-tests:
- syb
- tasty-expected-failure # via tasty-hedgehog
- tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493
- random # via doctest, https://github.com/commercialhaskell/stackage/issues/7493
- temporary # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- doctest # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- prettyprinter-ansi-terminal # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- optparse-applicative # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- tasty # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- tasty-bench # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- random # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- test-framework # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- test-framework-quickcheck2 # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- half # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- OpenGLRaw # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- OpenGL # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- OpenAL # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- ALUT # via random, doctest, https://github.com/commercialhaskell/stackage/issues/7493
- vector # doctest
- vector-binary-instances