commit | 11c62dbe45e9415e5b46ca0df1c5a61d21fe8b1c | [log] [tgz] |
---|---|---|
author | Luke Edgar <lukeedgar@google.com> | Mon Jun 27 15:17:45 2022 +0100 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jun 28 11:46:06 2022 +0000 |
tree | 901df1db28497eba67fb25c0ca6386e25a8fec88 | |
parent | 597e981adbe126bde96ed7f3374afb12ea4a4c4e [diff] |
Add IgnoredTests When adding the @Ignore annotation, it should be linked to a bug so action can eventually be taken i.e re-enable the test, remove the test etc. This change adds IgnoredTests to keep track of currently disabled tests in a way that mean groups of related disabled tests can be easily found by using intellij's find usages feature. Bug: 236811549 Test: A later change will use the const strign for disabling tests Change-Id: I8de5d63b44485f5fff5904b2a2c1c00d0b064947
This project contains: