Commit 51cdcbaa authored by bpastene's avatar bpastene Committed by Commit bot

chromium.android.fyi: Fix the expiration value of tests on L low-end bot

TBR=jbudorick@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2800113002
Cr-Commit-Position: refs/heads/master@{#462965}
parent 9c785e56
...@@ -225,7 +225,6 @@ ...@@ -225,7 +225,6 @@
"Lollipop Low-end Tester": { "Lollipop Low-end Tester": {
"gtest_tests": [ "gtest_tests": [
{ {
"expiration": 14400,
"override_compile_targets": [ "override_compile_targets": [
"android_webview_test_apk" "android_webview_test_apk"
], ],
...@@ -239,12 +238,12 @@ ...@@ -239,12 +238,12 @@
"device_type": "sprout" "device_type": "sprout"
} }
], ],
"expiration": 14400,
"shards": 2 "shards": 2
}, },
"test": "android_webview_test_apk" "test": "android_webview_test_apk"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "android_webview_unittests", "override_isolate_target": "android_webview_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -254,12 +253,12 @@ ...@@ -254,12 +253,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "android_webview_unittests" "test": "android_webview_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "base_unittests", "override_isolate_target": "base_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -269,12 +268,12 @@ ...@@ -269,12 +268,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "base_unittests" "test": "base_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "blink_heap_unittests", "override_isolate_target": "blink_heap_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -284,12 +283,12 @@ ...@@ -284,12 +283,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "blink_heap_unittests" "test": "blink_heap_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "breakpad_unittests", "override_isolate_target": "breakpad_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -299,12 +298,12 @@ ...@@ -299,12 +298,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "breakpad_unittests" "test": "breakpad_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "capture_unittests", "override_isolate_target": "capture_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -314,12 +313,12 @@ ...@@ -314,12 +313,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "capture_unittests" "test": "capture_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "cc_unittests", "override_isolate_target": "cc_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -329,12 +328,12 @@ ...@@ -329,12 +328,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "cc_unittests" "test": "cc_unittests"
}, },
{ {
"expiration": 14400,
"override_compile_targets": [ "override_compile_targets": [
"chrome_public_test_apk" "chrome_public_test_apk"
], ],
...@@ -348,12 +347,12 @@ ...@@ -348,12 +347,12 @@
"device_type": "sprout" "device_type": "sprout"
} }
], ],
"expiration": 14400,
"shards": 6 "shards": 6
}, },
"test": "chrome_public_test_apk" "test": "chrome_public_test_apk"
}, },
{ {
"expiration": 14400,
"override_compile_targets": [ "override_compile_targets": [
"chrome_sync_shell_test_apk" "chrome_sync_shell_test_apk"
], ],
...@@ -366,12 +365,12 @@ ...@@ -366,12 +365,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "chrome_sync_shell_test_apk" "test": "chrome_sync_shell_test_apk"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "components_browsertests", "override_isolate_target": "components_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -381,12 +380,12 @@ ...@@ -381,12 +380,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "components_browsertests" "test": "components_browsertests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "components_unittests", "override_isolate_target": "components_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -396,12 +395,12 @@ ...@@ -396,12 +395,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "components_unittests" "test": "components_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "content_browsertests", "override_isolate_target": "content_browsertests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -412,12 +411,12 @@ ...@@ -412,12 +411,12 @@
"device_type": "sprout" "device_type": "sprout"
} }
], ],
"expiration": 14400,
"shards": 4 "shards": 4
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
{ {
"expiration": 14400,
"override_compile_targets": [ "override_compile_targets": [
"content_shell_test_apk" "content_shell_test_apk"
], ],
...@@ -430,12 +429,12 @@ ...@@ -430,12 +429,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "content_shell_test_apk" "test": "content_shell_test_apk"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "content_unittests", "override_isolate_target": "content_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -445,12 +444,12 @@ ...@@ -445,12 +444,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "content_unittests" "test": "content_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "device_unittests", "override_isolate_target": "device_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -460,12 +459,12 @@ ...@@ -460,12 +459,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "device_unittests" "test": "device_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "events_unittests", "override_isolate_target": "events_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -475,12 +474,12 @@ ...@@ -475,12 +474,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "events_unittests" "test": "events_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "gl_tests", "override_isolate_target": "gl_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -490,12 +489,12 @@ ...@@ -490,12 +489,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "gl_tests" "test": "gl_tests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "gl_unittests", "override_isolate_target": "gl_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -505,12 +504,12 @@ ...@@ -505,12 +504,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "gl_unittests" "test": "gl_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "gpu_ipc_service_unittests", "override_isolate_target": "gpu_ipc_service_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -520,12 +519,12 @@ ...@@ -520,12 +519,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "gpu_ipc_service_unittests" "test": "gpu_ipc_service_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "gpu_unittests", "override_isolate_target": "gpu_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -535,12 +534,12 @@ ...@@ -535,12 +534,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "gpu_unittests" "test": "gpu_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "ipc_tests", "override_isolate_target": "ipc_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -550,12 +549,12 @@ ...@@ -550,12 +549,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "ipc_tests" "test": "ipc_tests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "media_unittests", "override_isolate_target": "media_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -565,12 +564,12 @@ ...@@ -565,12 +564,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "media_unittests" "test": "media_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "net_unittests", "override_isolate_target": "net_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -580,12 +579,12 @@ ...@@ -580,12 +579,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "net_unittests" "test": "net_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "sandbox_linux_unittests", "override_isolate_target": "sandbox_linux_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -595,12 +594,12 @@ ...@@ -595,12 +594,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "sandbox_linux_unittests" "test": "sandbox_linux_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "sql_unittests", "override_isolate_target": "sql_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -610,12 +609,12 @@ ...@@ -610,12 +609,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "sql_unittests" "test": "sql_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "storage_unittests", "override_isolate_target": "storage_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -625,12 +624,12 @@ ...@@ -625,12 +624,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "storage_unittests" "test": "storage_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "ui_android_unittests", "override_isolate_target": "ui_android_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -640,12 +639,12 @@ ...@@ -640,12 +639,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "ui_android_unittests" "test": "ui_android_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "ui_base_unittests", "override_isolate_target": "ui_base_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -655,12 +654,12 @@ ...@@ -655,12 +654,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "ui_base_unittests" "test": "ui_base_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "ui_touch_selection_unittests", "override_isolate_target": "ui_touch_selection_unittests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -670,12 +669,12 @@ ...@@ -670,12 +669,12 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "ui_touch_selection_unittests" "test": "ui_touch_selection_unittests"
}, },
{ {
"expiration": 14400,
"override_isolate_target": "unit_tests", "override_isolate_target": "unit_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
...@@ -685,7 +684,8 @@ ...@@ -685,7 +684,8 @@
"device_os": "LMY47W", "device_os": "LMY47W",
"device_type": "sprout" "device_type": "sprout"
} }
] ],
"expiration": 14400
}, },
"test": "unit_tests" "test": "unit_tests"
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment