Skip to content

run memory leaks tests only with Debug CRT#2853

Merged
StephanTLavavej merged 2 commits into
microsoft:mainfrom
fsb4000:debug_CRT
Jul 14, 2022
Merged

run memory leaks tests only with Debug CRT#2853
StephanTLavavej merged 2 commits into
microsoft:mainfrom
fsb4000:debug_CRT

Conversation

@fsb4000
Copy link
Copy Markdown
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
Comment thread tests/std/tests/Dev11_0485243_condition_variable_crash/test.cpp Outdated
@StephanTLavavej StephanTLavavej self-assigned this Jul 13, 2022
@StephanTLavavej
Copy link
Copy Markdown
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
Copy Markdown
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