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

Fixed 2 test runner issues #3076

Merged

Conversation

AsparagusEduardo
Copy link
Collaborator

@AsparagusEduardo AsparagusEduardo commented Jun 26, 2023

Description

Credit to MGriffin

  • Fixed non-battle tests omitting errors when failing.
  • Fixed non-battle tests showing false positive memory leak errors due to the test failing for a different cause.

Discord contact info

AsparagusEduardo

Thanks to MGriffin for the help
- Fixed non-battle tests omitting errors when failing.
- Fixed non-battle tests showing false positive memory leak errors due to the test failing for a different cause.
Copy link
Collaborator

@mrgriffin mrgriffin left a comment

Choose a reason for hiding this comment

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

I suppose I should let somebody else review this, but I think it's correct. Thanks Edu! :)

test/test_runner.c Outdated Show resolved Hide resolved
Co-authored-by: Martin Griffin <[email protected]>
@AsparagusEduardo
Copy link
Collaborator Author

I suppose I should let somebody else review this, but I think it's correct. Thanks Edu! :)

It looks good to me, and it looks good to you, so that's kinda of a review lol

@mrgriffin mrgriffin merged commit f3be4e1 into rh-hideout:master Jun 26, 2023
@AsparagusEduardo AsparagusEduardo deleted the RHH/pr/master/testRunnerFixes branch June 26, 2023 23:39
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