aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-03 14:14:34 -0700
committerDavid Dietrich <drdietri@google.com>2020-08-04 18:16:06 +0000
commit19b50d7e67e22a2cb68df7835321f8361db0cb1a (patch)
treef797216b35764bd1fe77fe7a569c9992241a6048
parentd11bf65e460f0b4906d04008cd2537babd8849b5 (diff)
downloadplatform_external_rust_crates_unicode-xid-19b50d7e67e22a2cb68df7835321f8361db0cb1a.tar.gz
platform_external_rust_crates_unicode-xid-19b50d7e67e22a2cb68df7835321f8361db0cb1a.tar.bz2
platform_external_rust_crates_unicode-xid-19b50d7e67e22a2cb68df7835321f8361db0cb1a.zip
Remove TEST_MAPPING, failing rust tests
* rvc-dev has out-of-date .bp and TEST_MAPPING files, whose failing tests were ignored but now detected by newer tradefed test runners. * Remove/ignore these tests for rvc-dev and down-stream branches. Bug: b/162561729 Test: make and atest Merged-In: I4dd23de1154657dc6eea3ed72e9ba8b720a1e005 Change-Id: I7fe0b149b83117fddd949d28a024dfb981584ca8
-rw-r--r--TEST_MAPPING11
1 files changed, 0 insertions, 11 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index cbf5b0d..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "presubmit": [
- {
- "name": "unicode-xid_device_tests_unicode_xid"
- },
- {
- "name": "unicode-xid_host_tests_unicode_xid",
- "host": true
- }
- ]
-}