Speculative de-flake of TabsOpenedFromExternalAppTest
It looks like when we send CTA to the background, then call finish() on it, it doesn't actually get Finished. Likely Android just doesn't bother actually finishing background Activities right away (maybe something to do with the launcher)? I haven't been able to reproduce the issue, but this appears to be the commonality between the failing tests, and this should fix it if so. If this works, I'll follow up with some infra changes to detect/advise in this case. Bug: 1153712 Change-Id: Ic46c30c99df390e0cf8c7d732c3a10535dddc2a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565619 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#832044}
Showing
Please register or sign in to comment