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