commit | 25fbd5b0bbb4e1fe0fe33f525235e6bbb6081b30 | [log] [tgz] |
---|---|---|
author | vadimt <vadimt@google.com> | Tue Apr 19 17:31:28 2022 -0700 |
committer | vadimt <vadimt@google.com> | Tue Apr 19 18:02:56 2022 -0700 |
tree | 80cce099ab3b2106bda03078397d2f6dfb50dfde | |
parent | 1e0648475be0b4d24f50e8c1baf2862ec51c2586 [diff] |
Sampling too long Launcher tests A test that takes > 3 min will generate an artifact file containing stacks of all threads of the test process taken every 3 sec. This artifact will be also generated if the test process is killed, for example, by timeout. This artifact should help EngProd's effort to speed up presubmits. Bug: 225186335 Test: local runs Change-Id: I721779bfbe5bc6289315998ed2660f5f46165611