commit | 230c956b28be99beba58f3c8909bec7b36dcda80 | [log] [tgz] |
---|---|---|
author | Galia Peycheva <galinap@google.com> | Fri Jul 30 11:21:35 2021 +0200 |
committer | Galia Peycheva <galinap@google.com> | Fri Jul 30 11:30:21 2021 +0200 |
tree | 7e3c2771a711029426f88e299b112e12d60b52b6 | |
parent | 0c80c60e8f69a7f2dfeaf2d74b0bdc4ff0314093 [diff] |
Fix BackgroundActivityLaunchTest for TV testBackgroundActivityNotBlockedWithinGracePeriod assumes that the activity behind the test activity is the homescreen. This CL replaces waitForHomeScreenVisible with waitAndAssertActivityRemoved to remove this assumption. The semantics of the test stay the same Bug: 189719530 Test: atest BackgroundActivityLaunchTest#testBackgroundActivityNotBlockedWithinGracePeriod Change-Id: I6a242e6bf040d1fbbbdc643eb1f5cd074f17b924