Revert "Speculative de-flake of TabsOpenedFromExternalAppTest"
This reverts commit 7973b6e9. Reason for revert: Didn't work. Original change's description: > 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} TBR=yfriedman@chromium.org,mthiesse@chromium.org,chromium-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ie5de0f86935d1a11cc3c6dd821569d6736c33d08 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1153712 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566721Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#832207}
Showing
Please register or sign in to comment