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

Build_examples.py unit test execution does not use dmalloc, however github actions yaml do #22170

Closed
andy31415 opened this issue Aug 25, 2022 · 0 comments · Fixed by #22171
Closed

Comments

@andy31415
Copy link
Contributor

Problem

Running tests with dmalloc allows for more error detection.
build_examples.py is more convenient to run for developers, so support for dmalloc adds debuggability/convenience

Proposed Solution

Add a linux-x64-tests-dmalloc target or similar to build_examples.py

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 a pull request may close this issue.

1 participant