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

Limit output of pytest durations #1393

Merged

Conversation

pentschev
Copy link
Member

Durations output were previously increased to show all tests to allow us debugging of timeouts. However, now they have not been as important so limiting to only the 50 longer running tests is best to decrease log lengths, we may soon remove it entirely if they are not currently important.

Durations output were previously increased to show all tests to allow us
debugging of timeouts. However, now they have not been as important so
limiting to only the 50 longer running tests is best to decrease log
lengths, we may soon remove it entirely if they are not currently
important.
@pentschev pentschev requested a review from a team as a code owner October 9, 2024 08:56
@github-actions github-actions bot added the ci label Oct 9, 2024
@pentschev pentschev added 3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 9, 2024
@jameslamb
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 93a1ee2 into rapidsai:branch-24.12 Oct 9, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team ci improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants