Fixing flakiness of 2 AppActivityTest's
This was caused by some very slow running trybots. If the test was running significantly slower than a second, a MemoryPressureNotifier event was able to be sent, which caused the ResourceManager to perform some asynchronous action which is not wanted for these unit tests. BUG=412537, 417189 TEST=AppActivityTes.TestUnloadProxyLocation, AppActivityTest.TestMultipleActivityUnloadLock Review URL: https://codereview.chromium.org/598033004 Cr-Commit-Position: refs/heads/master@{#296545}
Showing
Please register or sign in to comment