commit | 8814cc84789a1dbe38b59e08c0476c33e6a7cd62 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Mon Jun 12 15:02:27 2017 -0700 |
committer | Felipe Leme <felipeal@google.com> | Mon Jun 12 15:04:49 2017 -0700 |
tree | 11c913607a274c2b4df09927c69827ea26f8f1ab | |
parent | c18bfa2dcea78a74e9b88cc97c7ac2c02eebcfec [diff] |
Wrap testUserRestriction's assertNoDanglingSessions into eventually(). This test was relying on waitUntilDisconnected() to avoid race conditions, but unfortunately that was not enough for the cases where the autofill feature is restricted for a user. Test: android.autofillservice.cts.LoginActivityTest#testUserRestriction passes Fixes: 62377598 Change-Id: Ib7ffdc7b515c3e94551419181b7020501b6b59d2