aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2021-03-31 17:12:43 +0000
committerAndrew Walbran <qwandor@google.com>2021-03-31 17:13:34 +0000
commitd909eb5ffdfd9cda3e6cec8b973a32fb8e013aba (patch)
tree2eb71822cd8c2a960c316bf3e8c7a478d0a45549
parentea0d2d32318cc81aca08b64d2f34cb9ee9aef3e5 (diff)
downloadshared_child-d909eb5ffdfd9cda3e6cec8b973a32fb8e013aba.tar.gz
Comment out more of TEST_MAPPING.
Bug: 184155809 Test: atest -c -m --include-subdirs . Change-Id: Ibe3270b727a3234811842f7f89140e1fc861db45
-rw-r--r--TEST_MAPPING4
1 files changed, 2 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f4635ab..7d24fb5 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,9 +1,9 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
- {
+ //{
// Tests currently depend on Python, so commenting out until that is fixed.
//"name": "shared_child_device_test_src_lib"
- }
+ //}
]
}