commit | 5c6f7809e261055440b87044259f2b231d229e55 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Thu Oct 13 16:39:05 2022 +0900 |
committer | Chalard Jean <jchalard@google.com> | Thu Oct 13 16:41:29 2022 +0900 |
tree | 757df6e23bbb6d17a70d25c9a38f087185de820e | |
parent | cd0fc3d71b3ef5168d5c92e801dfec24618093be [diff] |
Save one minute in executing NetworkStaticLibTests The default timeout for expectEventually is 30 seconds, so this test used to take one minute. With this change, it now only takes 50ms, with virtually no change in safety. Test: NetworkStaticLibTests Change-Id: Id8d6a738ea6a70f7d901a7659b2160c2f3d7d2c0