Skip to content

Commit

Permalink
Disable tests for random, not doctest (#7493)
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 071677a commit dafe982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8252,7 +8252,7 @@ skipped-tests:
- syb
- tasty-expected-failure # via tasty-hedgehog
- tasty-quickcheck # via regex-tdfa, https://github.com/commercialhaskell/stackage/issues/7493
- doctest # via random, https://github.com/commercialhaskell/stackage/issues/7493
- random # via doctest, https://github.com/commercialhaskell/stackage/issues/7493
- vector # doctest
- vector-binary-instances

Expand Down

0 comments on commit dafe982

Please sign in to comment.