commit | 454a5fc4bb5cb9d5242cf88d53cee5d811f02a3a | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Thu May 11 16:56:55 2017 -0700 |
committer | Selim Cinek <cinek@google.com> | Thu May 11 16:56:55 2017 -0700 |
tree | 1f83d32a2c021b7a5c4a5f027ebae9e51b48ebbb | |
parent | ffb563d82d09e83a952becf0b946b65bdbfce47f [diff] |
Fixing flakey tests Sometimes if the system is slow or the process isn't scheduled in time, our test may take a long time. We still want to test the async flow, and exclude the flakyness in the rest of the cases, so we removed the timeout. Test: runtest systemui Change-Id: I562d0798d274ca93d9ae0644f44504428d84023c Fixes: 38184803