diff options
author | 2020-05-12 09:03:23 +0800 | |
---|---|---|
committer | 2020-05-13 18:04:37 +0800 | |
commit | 14c39d9539e533a2c12d864aee6097e3bdc32137 (patch) | |
tree | 476dc20f3fd56cf3407640f307744c5bb9c7433b /TEST_MAPPING | |
parent | cccb2aef315097a1a5c6fc9d2b8ebd1fb2b85bc0 (diff) |
Remove AdoptableFeatureConsistentTest from TEST_MAPPING file.
AdoptableFeatureConsistentTest will be removed, so remove this
from TEST_MAPPING file.
Bug: 155713785
Bug: 155715039
Test: presubmit test.
Change-Id: Ia4eba2b3746505f97e774afeb3dd658f7c0251f5
Merged-In: Ia4eba2b3746505f97e774afeb3dd658f7c0251f5
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 7af0ca8eb..fa50cd73b 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -15,12 +15,11 @@ ] }, { + // This is a typo and is tracked in b/155715039 but flaky on CF. + // Will fix this once the root cause of flake is fixed. "name": "AdoptableHostTest" }, { - "name": "AdoptableFeatureConsistentTest" - }, - { "name": "FuseDaemonHostTest" }, { |