summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Zhu <chenzhu@google.com>2019-08-08 12:49:38 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-08-08 12:49:38 -0700
commit66cd90ad2a82698feb81e031589a93506c60e45b (patch)
tree3a310e658076c618a17ed095b1f1a472ed962231
parent860168b7cdf77f3594cee19e97049e01ae395ba8 (diff)
parent626fd0d5bb3060d7ec675bcbe1c7173e333de967 (diff)
downloadapex-66cd90ad2a82698feb81e031589a93506c60e45b.tar.gz
Disable timezone e2e tests on qt-dev.
am: 626fd0d5bb Change-Id: Idb903a1e977d94b17aee3dd2bf90caa06b854044
-rw-r--r--tests/TEST_MAPPING7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/TEST_MAPPING b/tests/TEST_MAPPING
index 8e7a3836..fb9a374d 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"
}