commit | 04c7c63a3694074640eaad54c61a4c4bcb02cb6b | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Tue Apr 25 14:57:35 2023 +0000 |
committer | Mythri Alle <mythria@google.com> | Wed Apr 26 10:57:39 2023 +0000 |
tree | 8fad72472d9454c9492c0aadcfe2c9f432d5ba7c | |
parent | a15b5900046112c7088270ff8f27d3853c6728a1 [diff] |
Update test to not trace thread start / join Thread start / join produce slightly non-deterministic output depending on the thread execution order. Calls to Thread.wait and Thread.isAlive were missing in some traces occasionally. This CL splits the tracing into two phases so that we can avoid tracing thread start / join for more deterministic output Bug: 259258187 Test: art/test.py -t 2246 Change-Id: I8c34832841293bec2921190229aa0a9aa1d7ba3f