Skip to content

Commit

Permalink
Disable tests for everything in the cycle
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <[email protected]>
  • Loading branch information
mihaimaruseac committed Jan 6, 2025
1 parent dafe982 commit a4ecbd4
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a4ecbd4

Please sign in to comment.