diff options
author | 2025-03-10 14:56:26 -0700 | |
---|---|---|
committer | 2025-03-10 14:56:26 -0700 | |
commit | 352970fb9a2379aa188839ec27f4884d344bf3f7 (patch) | |
tree | 3ac9fcbb8680cbc09dff83d4736e0d41e302af5a /TEST_MAPPING | |
parent | 859a10b144f576ed165304f14abf6174c0555abf (diff) |
Remove AdoptableHostTest from TEST_MAPPING
That entry doesn't match any Android.bp so it executes nothing.
This was notified before via b/155715039
This CL simply clean the invalid entry.
Flag: TEST_ONLY
Test: presubmit
Bug: 401287460
Change-Id: I9d5034e0e90bf089db91cae7ded09f1b87734d2f
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 1f37f6d72..9a38fb418 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -180,11 +180,6 @@ ] }, { - // 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": "CtsScopedStorageCoreHostTest", "options": [ { |