commit | 4258f9e2f19016e04a71ec2b5349b707f8f47a18 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Tue Oct 13 12:10:59 2020 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Oct 14 08:01:06 2020 +0000 |
tree | bd587ca13be99c9c8e1d2781719b75a887ca5897 | |
parent | 4b9f86bd04a905e6ee6eaf5363b0967315136096 [diff] |
Only tag supported ART run-tests as part of `art-target-run-test`. All ART (target) run-tests supported at the build-level have been tagged as part of the `art-target-run-test` TradeFed test suite; however, only a part of them are actually expected to suceed at run time at the moment, meaning that many tests are currently failing on the postsubmit configuration running tests tagged as `art-target-run-test` (currently running only on crosshatch devices). To avoid this, use a different test configuration template for test expected to succeed and for test expected to fail, and only have the former test configuration template tag the test as part of the `art-target-run-test` test suite. Test: atest --test-mapping art:all Test: Rely on ATP post-submit testing Bug: 152374989 Bug: 147812905 Change-Id: I29ecc1d3021765cb5467f3a6f4e9d64afc4caead