diff options
| author | Chen Zhu <chenzhu@google.com> | 2019-08-15 11:48:18 -0700 |
|---|---|---|
| committer | Chen Zhu <chenzhu@google.com> | 2019-08-15 22:25:55 +0000 |
| commit | e80de247e2b5a8d436165032020133b3785cb399 (patch) | |
| tree | 85197b5b9d150389cd6784939e1ada7747819535 | |
| parent | 626fd0d5bb3060d7ec675bcbe1c7173e333de967 (diff) | |
Disable timezone e2e tests in presubmit on qt-dev. Commenting feature
is not supported in TEST_MAPPING on qt-dev. Removed commented lines
which cannot be parsed by TEST_MAPPING.
Test: atest --test-mapping system/apex/tests
Bug: 135515636
Bug: 139403969
Merged-In: I32f25d28398ea584ba8ebffa350b4a84f05a32de
Change-Id: I4fa0e817757c11ee7d9a7391b683ffd34264dbd7
| -rw-r--r-- | tests/TEST_MAPPING | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TEST_MAPPING b/tests/TEST_MAPPING index fb9a374..7e89fcd 100644 --- a/tests/TEST_MAPPING +++ b/tests/TEST_MAPPING @@ -3,10 +3,6 @@ { "name": "apex_targetprep_tests" }, -// TODO: add timezone_data_e2e_tests back once b/135515636 is fixed. -// { -// "name": "timezone_data_e2e_tests" -// } { "name": "CtsStagedInstallHostTestCases" } |
