aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2021-03-31 20:31:45 +0000
committerDan Shi <dshi@google.com>2021-03-31 20:32:06 +0000
commit7afb035901c93c79804c3a5a4e7fd3c02c499582 (patch)
tree8a532edeb6a9962e5f693a5ebe0e99a66224fccc
parentd909eb5ffdfd9cda3e6cec8b973a32fb8e013aba (diff)
downloadshared_child-7afb035901c93c79804c3a5a4e7fd3c02c499582.tar.gz
Revert "Comment out more of TEST_MAPPING."
This reverts commit d909eb5ffdfd9cda3e6cec8b973a32fb8e013aba. Reason for revert: causing infra error Error parsing TEST_MAPPING file: /tmp/tradefed-invocation-workfolder8362324258744514305/tradefed-container16176230146319150952/test_mappings.zip11694945512310933050/external/rust/crates/shared_child/TEST_MAPPING. Error: org.json.JSONException: No value for name at com.android.tradefed.util.testmapping.TestMapping.<init>(TestMapping.java:159) Change-Id: I026d7b3ba1f5838c0dd23f3fef0da73c371eeaa6
-rw-r--r--TEST_MAPPING9
1 files changed, 0 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 7d24fb5..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,9 +0,0 @@
-// 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"
- //}
- ]
-}