Ensure autorelease pool is drained between tests
The testing::Test fixture (used by TEST macro) does not drain the autorelease pool after a test. PlatformTest should be used. Bug: none Change-Id: I7b33f0c53bc57fb8f2266bc58eb578d71da642b4 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Reviewed-on: https://chromium-review.googlesource.com/940132 Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Reviewed-by:Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#539798}
Showing
Please register or sign in to comment