diff options
| author | Chen Zhu <chenzhu@google.com> | 2019-08-08 13:11:14 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-08-08 13:11:14 -0700 |
| commit | 87cf3625e0304b4f2b78c7c15bae9105376a675d (patch) | |
| tree | 3a310e658076c618a17ed095b1f1a472ed962231 | |
| parent | 860168b7cdf77f3594cee19e97049e01ae395ba8 (diff) | |
| parent | 66cd90ad2a82698feb81e031589a93506c60e45b (diff) | |
Disable timezone e2e tests on qt-dev. am: 626fd0d5bb
am: 66cd90ad2a
Change-Id: Icea20b2ebaddc2858cf971190318150ebfd4b132
| -rw-r--r-- | tests/TEST_MAPPING | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/TEST_MAPPING b/tests/TEST_MAPPING index 8e7a383..fb9a374 100644 --- a/tests/TEST_MAPPING +++ b/tests/TEST_MAPPING @@ -3,9 +3,10 @@ { "name": "apex_targetprep_tests" }, - { - "name": "timezone_data_e2e_tests" - }, +// TODO: add timezone_data_e2e_tests back once b/135515636 is fixed. +// { +// "name": "timezone_data_e2e_tests" +// } { "name": "CtsStagedInstallHostTestCases" } |
