aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Walbran <qwandor@google.com>2021-03-31 20:52:21 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-31 20:52:21 +0000
commit3b56615197f1e179b502efb6f990d412b1b5f3e4 (patch)
tree2eb71822cd8c2a960c316bf3e8c7a478d0a45549
parentc1244eeb7f8678df684703d2f41ea2d8d3be2f1d (diff)
parentad01d5bf3f8c10d3cd1207a70bc1214db8bd0dba (diff)
downloadshared_child-3b56615197f1e179b502efb6f990d412b1b5f3e4.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: I3c08058b88e8ac84940462cd8e886368a5e5ec2e
-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"
- }
+ //}
]
}