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

WAY too much printed to stdout during tests #375

Open
edwardhartnett opened this issue Mar 13, 2023 · 1 comment
Open

WAY too much printed to stdout during tests #375

edwardhartnett opened this issue Mar 13, 2023 · 1 comment
Labels
test Testing is important!

Comments

@edwardhartnett
Copy link
Contributor

Trying to find a failing test among ~15K lines of output is impossible.

What tests are writing 10s of thousands of lines of output, and what is achieved by this?

Output from tests should be short so we can easily find which test failed in CI.

@edwardhartnett edwardhartnett added the test Testing is important! label Mar 13, 2023
@edwardhartnett edwardhartnett self-assigned this Mar 13, 2023
@edwardhartnett
Copy link
Contributor Author

edwardhartnett commented Mar 13, 2023

THe problem seems to be in the python tests. test_pyncepbufr_rad is the worst offender.

@edwardhartnett edwardhartnett removed their assignment Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing is important!
Projects
None yet
Development

No branches or pull requests

1 participant