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

Make smoketests not log expected teardown errors #1804

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

kazimuth
Copy link
Contributor

@kazimuth kazimuth commented Oct 4, 2024

Description of Changes

There were teardown errors in the logs despite the tests not failing (because our testing framework doesn't instrument stdout/stderr during teardown, I think). Getting rid of them makes it easier to diagnose actual test failures

Testing

Ran the smoketests

@kazimuth kazimuth requested review from bfops and coolreader18 October 4, 2024 16:20
Copy link
Collaborator

@bfops bfops left a comment

Choose a reason for hiding this comment

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

This seems reasonable to me!

@kazimuth kazimuth added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit 4db4c9a Oct 8, 2024
9 checks passed
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