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

run more tests in sanitizer workflows #5744

Merged
merged 3 commits into from
Dec 16, 2023
Merged

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented Dec 9, 2023

No description provided.

@firewave firewave changed the title run more tests to sanitiuer workflows run more tests to sanitizer workflows Dec 9, 2023
@firewave
Copy link
Collaborator Author

firewave commented Dec 9, 2023

These currently fail because of https://trac.cppcheck.net/ticket/12108.

They are also necessary to have a working test for #5589.

@firewave firewave changed the title run more tests to sanitizer workflows run more tests in sanitizer workflows Dec 9, 2023
@firewave
Copy link
Collaborator Author

firewave commented Dec 9, 2023

Also needs improvements that we actually see the sanitizer output in the pytest results.

@firewave
Copy link
Collaborator Author

This should run successfully after merging #5746.

@firewave
Copy link
Collaborator Author

Also needs improvements that we actually see the sanitizer output in the pytest results.

I think changing the order in which we check the process results should be enough for that. The sanitizers log to stderr so we should check that first. Will do some tests in do the batch change in another PR.

@danmar danmar merged commit 1135520 into danmar:main Dec 16, 2023
68 checks passed
@firewave firewave deleted the pytest-lookup branch December 16, 2023 20:03
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