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