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

cargo maelstrom leaves unnecessary blank lines at the bottom of its output #444

Open
nfachan opened this issue Jan 14, 2025 · 0 comments
Open
Labels
bug Something isn't working test-runners Issues that affect all test runners (cargo-maelstrom, maelstrom-pytest, maelstrom-to-test, etc.).
Milestone

Comments

@nfachan
Copy link
Collaborator

nfachan commented Jan 14, 2025

Specific Maelstrom Program?
cargo maelstrom and all other tests runners.

Bug Description
There are unnecessary blank lines at the bottom of the output, before the summary.

How to Reproduce
Just run cargo maelstrom

Expected Behavior
No blank lines.

Additional Context
For example:

maelstrom-macro pocket_definition_test enum_pocketed                                                      OK        0.023s
maelstrom-macro remote_derive_test remote_derive_field_attrs                                              OK        0.022s
maelstrom-go-test integration_test many_different_tests_success                                           OK       60.061s
maelstrom-pytest integration_test test_ignore                                                             OK       69.660s
maelstrom-pytest integration_test test_simple_failure                                                     OK       70.666s
maelstrom-pytest integration_test test_simple_success                                                     OK       70.817s
                                                       Test Summary
Successful Tests                                                                                                 1350
Failed Tests                                                                                                     0
















neal-desktop:~/maelstrom%
@nfachan nfachan added bug Something isn't working test-runners Issues that affect all test runners (cargo-maelstrom, maelstrom-pytest, maelstrom-to-test, etc.). labels Jan 14, 2025
@nfachan nfachan added this to the 0.13.0 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test-runners Issues that affect all test runners (cargo-maelstrom, maelstrom-pytest, maelstrom-to-test, etc.).
Projects
None yet
Development

No branches or pull requests

1 participant