Description[Android] Clear application state on instrumentation test failure.
Some (still-unidentified) instrumentation tests leave an account on the
device, causing subsequent uses of the device to fail the DCHECK here:
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/signin/oauth2_token_service_delegate_android.cc&l=552
Clearing the application state on failure should return the device to
a viable state.
This CL _does not_ resolve the underlying flake, but it does further
mitigate its impact while I keep looking for it.
BUG=533188
TBR=mikecase@chromium.org
Committed: https://crrev.com/150d81724c609b042dffacf1e770945b81673ac7
Cr-Commit-Position: refs/heads/master@{#353964}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|