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

Add error handling for memory allocation in TestHarnessRunner #854

Open
Sonicadvance1 opened this issue Mar 17, 2021 · 0 comments
Open

Add error handling for memory allocation in TestHarnessRunner #854

Sonicadvance1 opened this issue Mar 17, 2021 · 0 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@Sonicadvance1
Copy link
Member

It's confusing when the test harness runner inexplicably fails because of memory allocation problems.
This can be reproduced by enabling ASAN and trying to run tests through the test harness runner.

Just needs error handling added to the memory allocation to see why it failed.

@Sonicadvance1 Sonicadvance1 added the good first issue Good for newcomers label Mar 17, 2021
@skmp skmp modified the milestones: 2210, 2209 Aug 10, 2022
@skmp skmp self-assigned this Aug 10, 2022
@skmp skmp moved this to 🆕 New in Next Project Milestone Aug 18, 2022
@skmp skmp moved this from 🆕 Unplanned to 📋 Current Release in Next Project Milestone Aug 18, 2022
@skmp skmp moved this from 📋 Current Milestone to ⚡ Quickies in Next Project Milestone Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: Quickies
Development

No branches or pull requests

2 participants