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

Mitigate flaky tests. #7749

Merged
merged 2 commits into from
Mar 28, 2022
Merged

Mitigate flaky tests. #7749

merged 2 commits into from
Mar 28, 2022

Conversation

trivialfis
Copy link
Member

  • Skip non-increasing test with external memory when subsample is used.
  • Increase bin numbers for boost from prediction test. This mitigates the effect of
    non-deterministic partitioning.

Close #7748 .

* Skip non-increasing test with external memory when subsample is used.
* Increase bin numbers for boost from prediction test. This mitigate the effect of
  non-deterministic partitioning.
@trivialfis trivialfis merged commit 8b3ecfc into dmlc:master Mar 28, 2022
@trivialfis trivialfis deleted the flaky-tests branch March 28, 2022 13:20
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.

Flaky iterator test.
2 participants