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

A better exception printer #19

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

A better exception printer #19

wants to merge 2 commits into from

Conversation

dkfellows
Copy link
Member

@dkfellows dkfellows commented Oct 20, 2022

Seriously, traceback already does things properly; we shouldn't reinvent this wheel.

This was written while exploring intermittent failures in integration testing of SpiNNakerManchester/SpiNNMan#297 but is actually independent of that.

Seriously, traceback already does things properly; we shouldn't reinvent
this wheel.
@dkfellows dkfellows added the bug Something isn't working label Oct 20, 2022
@dkfellows
Copy link
Member Author

You might want to add back in printing the class file of the test to that log file, but that shouldn't be necessary if the full stack trace is there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant