You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.Just have unit test with bad result (e.g. Expect_TRUE with false condition)
in infinity loop and run task manager. You will see growing memory for process.
What is the expected output? What do you see instead?
output is expected but memory leak is not.
What version of Google Test are you using? On what operating system?
I am using win7 and gtest1.7 but same behavior on gtest1.6
Please provide any additional information below, such as a code snippet.
Is easy to reproduce.
Do you have any advice for this? Existing fix or recommandation.
Original issue reported on code.google.com by [email protected] on 18 Jun 2015 at 1:08
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Jun 2015 at 1:08The text was updated successfully, but these errors were encountered: