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 memory leaks tests only with Debug CRT #2853

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Jul 10, 2022

I noticed the tests while changing <meow.h> to <cmeow>.
Based on the comment: #2763 (comment)
We also have another test with _CrtDumpMemoryLeaks: tests\std\tests\P0718R2_atomic_smart_ptrs\test.cpp
But it seems the test is checking more things and Release CRT tests make sense...

@fsb4000 fsb4000 requested a review from a team as a code owner July 10, 2022 13:14
@StephanTLavavej StephanTLavavej added the test Related to test code label Jul 11, 2022
@StephanTLavavej StephanTLavavej self-assigned this Jul 13, 2022
@StephanTLavavej
Copy link
Member

I'm speculatively mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 96831da into microsoft:main Jul 14, 2022
@StephanTLavavej
Copy link
Member

Thanks for slightly accelerating test runs! 🐇 🐆 🏇

@fsb4000 fsb4000 deleted the debug_CRT branch July 15, 2022 04:23
fsb4000 added a commit to fsb4000/STL that referenced this pull request Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants