Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R] Avoid warnings and prints during tests #11076

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

david-cortes
Copy link
Contributor

#9810

As a follow up from #11072 and #11074
(requires those two PRs merged)

This PR avoids producing prints from either stdout or stderr during tests, which make them slower and make it harder to find where something goes wrong when failures happen.

Dependent on #11073 being merged and #11075 being fixed to silence everything currently in the tests.

@david-cortes david-cortes force-pushed the clear_test_warnings branch 4 times, most recently from 59857f8 to afbd016 Compare December 8, 2024 16:27
@trivialfis trivialfis merged commit 4fd321c into dmlc:master Dec 9, 2024
64 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants