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

Fix a bug of printing the wrong packets during a test failure #218

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jafingerhut
Copy link
Collaborator

@jafingerhut jafingerhut commented Mar 3, 2025

It is expected that these PRs are approved and merged before this one:

jafingerhut and others added 9 commits March 2, 2025 21:17
Signed-off-by: Andy Fingerhut <[email protected]>
Signed-off-by: Andy Fingerhut <[email protected]>
Without this, I have seen many failures recently on Ubuntu 22.04 that
I do not know the root cause of, but using a venv gives consistently
passing results.

Signed-off-by: Andy Fingerhut <[email protected]>
Copy link
Contributor

@fruffy fruffy left a comment

Choose a reason for hiding this comment

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

What bug is this solving?

@jafingerhut
Copy link
Collaborator Author

I haven't actually produced a test case to demonstrate that anything is wrong for certain. I can do that.

It seems about 95% likely from inspecting the code, though, that for any test failures which reach the lines of code modified by this PR, it will print out the wrong information about the test failure.

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