Skip to content

Commit

Permalink
test(iroh-cli): Also test for "minutes" in transfer time regex 😬 (#2475)
Browse files Browse the repository at this point in the history
## Description

Windows CI was so slow, the transfer was measured in *minutes*, not
*seconds* and printed as such to the CLI.

The CLI tests only expected "seconds" to be printed though. 😬 

Also went ahead and improved performance of `make_test_file` because
damn this test is already slow enough.

## Breaking Changes

None

## Notes & open questions

Idk, do you have any? :P

## Change checklist

- [X] Self-review.
- ~~[ ] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.~~
- ~~[ ] Tests if relevant.~~
- ~~[ ] All breaking changes documented.~~
  • Loading branch information
matheus23 authored Jul 8, 2024
1 parent b2eb3d3 commit a7d9447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a7d9447

Please sign in to comment.