summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2020-11-25 12:49:20 -0800
committerMathieu Chartier <mathieuc@google.com>2020-11-25 12:51:31 -0800
commit8491e68a3711419f3afc8566bccd27b5ecce7127 (patch)
treeb59dd0e7f248e8b48b54c8cc0186472657299ec9
parent9e7ff9a16711201ae482bb5cf1d05bf9807041f5 (diff)
Disable BootImageProfileTest
Disabled until it stops failing (to unblock presubmits). Bug: 173677667 Test: TH Change-Id: If13ccedbd5e7eeed5bcab7d16ae4e8d0affd5e06
-rw-r--r--tests/BootImageProfileTest/TEST_MAPPING7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/BootImageProfileTest/TEST_MAPPING b/tests/BootImageProfileTest/TEST_MAPPING
deleted file mode 100644
index 1b569f9455bf..000000000000
--- a/tests/BootImageProfileTest/TEST_MAPPING
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "presubmit": [
- {
- "name": "BootImageProfileTest"
- }
- ]
-}