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

Print stacktrace when a test fails. #2686

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

floitsch
Copy link
Member

@floitsch floitsch commented Jan 2, 2025

No description provided.

@floitsch floitsch requested a review from kasperl January 2, 2025 17:38
@cla-bot cla-bot bot added the cla-signed The contributors have signed the CLA label Jan 2, 2025
Copy link
Member

@kasperl kasperl left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@@ -156,6 +171,7 @@ class TestDevice:
if port:
port.close
port = null
directory.rmdir --recursive tmp-dir
Copy link
Member

Choose a reason for hiding this comment

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

Will this work if done a second time? I guess so.

Copy link
Member Author

Choose a reason for hiding this comment

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

not yet...
I added a check.
done.

@floitsch floitsch enabled auto-merge (squash) January 6, 2025 09:27
@floitsch floitsch merged commit 6a34285 into master Jan 6, 2025
26 of 27 checks passed
@floitsch floitsch deleted the floitsch/hw-test-decode branch January 6, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The contributors have signed the CLA
Development

Successfully merging this pull request may close these issues.

2 participants