commit | 4f19835e5dbcd7debeea675cff40106907ccf0a4 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Nov 18 15:38:27 2022 +0000 |
committer | Roland Levillain <rpl@google.com> | Sat Nov 19 13:47:39 2022 +0000 |
tree | c5e80a847294494e966b38159b59cf923c23c606 | |
parent | 137ed5eb187306a570788b2e798aefc02df06fd2 [diff] |
Handle test excluded from ART MTS uniformly in `regen-test-files`. Use a `{"<module-name>": ["<test-case-name>", ...]}` dictionary instead of a plain list to declare flaky tests excluded from ART MTS, as we already do for tests excluded from MTS (and Mainline Presubmits). This is a follow-up to https://android-review.git.corp.google.com/c/platform/art/+/2306963. Test: Run `regen-test-files` and check generated files are unchanged Bug: 167385698 Change-Id: I6cc1b55e3d4338aa9239b342136e74cde66914f0