aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2021-03-31 20:51:44 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-31 20:51:44 +0000
commitc06ab6fc1d49a83334c5c471b1c7baafab694deb (patch)
tree2eb71822cd8c2a960c316bf3e8c7a478d0a45549
parent5a95ea9a1ef7819ee54f8ab73230314edb17da48 (diff)
parentad01d5bf3f8c10d3cd1207a70bc1214db8bd0dba (diff)
downloadshared_child-c06ab6fc1d49a83334c5c471b1c7baafab694deb.tar.gz
Comment out more of TEST_MAPPING. am: d909eb5ffd am: 9eb5e79586 am: 94aa178544 am: ad01d5bf3f
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/shared_child/+/1660161 Change-Id: I4b2ba33422c2ef8d81d55b17a2ff087daf8beb81
-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"
- }
+ //}
]
}