Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sylvestre
Copy link
Contributor

No description provided.

Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/mv/mv-special-1 is no longer failing!

@sylvestre sylvestre requested a review from cakebaker August 25, 2025 07:21
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the new test supposed to pass without the changes made to mv.rs?

Comment on lines 998 to +1000
progress_bar: Option<&ProgressBar>,
verbose: bool,
multi_progress: Option<&MultiProgress>,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the reason for having both progress_bar and multi_progress? Plus it looks odd to have verbose between them.

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