diff options
| author | Chen Zhu <chenzhu@google.com> | 2019-08-16 11:44:59 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-08-16 11:44:59 -0700 |
| commit | fe6e54d049c08613b7298089b2b56d66d5c21157 (patch) | |
| tree | 85197b5b9d150389cd6784939e1ada7747819535 | |
| parent | 66cd90ad2a82698feb81e031589a93506c60e45b (diff) | |
| parent | e80de247e2b5a8d436165032020133b3785cb399 (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.
am: e80de247e2
Change-Id: I588a7ad885525843fbc754245e94b985888bcc79
| -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" } |
