Commit 5e31951c authored by Andrew Grieve's avatar Andrew Grieve Committed by Commit Bot

Restore CQ coverage for proguard, errorprone and lint

* Removes these from android-pie-arm64-rel (currently offline).
* Adds proguard to android-marshmallow-arm64-rel
* Adds errorprone & lint to android-lollipop-arm-rel

Spread across two different bots to share the load.

Bug: 1111436
Change-Id: Ieac924ccae06aa4bc01b52bf795d1a174616a799
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342575Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Reviewed-by: default avatarMohamed Heikal <mheikal@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796688}
parent c5bcd683
...@@ -94,15 +94,15 @@ ...@@ -94,15 +94,15 @@
'android-cronet-x86-dbg': 'android_cronet_debug_static_bot_x86', 'android-cronet-x86-dbg': 'android_cronet_debug_static_bot_x86',
'android-cronet-x86-rel': 'android_cronet_release_bot_minimal_symbols_x86', 'android-cronet-x86-rel': 'android_cronet_release_bot_minimal_symbols_x86',
'android-incremental-dbg': 'android_incremental_debug_bot', 'android-incremental-dbg': 'android_incremental_debug_bot',
'android-lollipop-arm-rel': 'android_release_bot_minimal_symbols_fastbuild_webview_google', 'android-lollipop-arm-rel': 'android_release_bot_minimal_symbols_webview_google',
# This bot must use the gpu_tests mixin to match 'Android FYI Release (Nexus 5X)' # This bot must use the gpu_tests mixin to match 'Android FYI Release (Nexus 5X)'
# on the chromium.gpu waterfall, which it mirrors via trybots.pyl. # on the chromium.gpu waterfall, which it mirrors via trybots.pyl.
'android-marshmallow-arm64-rel': 'gpu_tests_android_release_bot_minimal_symbols_arm64_fastbuild', 'android-marshmallow-arm64-rel': 'gpu_tests_android_release_bot_minimal_symbols_arm64',
'android-marshmallow-x86-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_resource_whitelisting_webview_google', 'android-marshmallow-x86-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_resource_whitelisting_webview_google',
'android-nougat-arm64-rel': 'android_release_bot_minimal_symbols_arm64_fastbuild_webview_google', 'android-nougat-arm64-rel': 'android_release_bot_minimal_symbols_arm64_fastbuild_webview_google',
'android-pie-arm64-rel': 'android_release_bot_minimal_symbols_arm64_webview_google', 'android-pie-arm64-rel': 'android_release_bot_minimal_symbols_arm64_webview_google_fastbuild',
'android-pie-x86-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google', 'android-pie-x86-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google',
'android-10-arm64-rel': 'android_release_bot_minimal_symbols_arm64_fastbuild_webview_google', 'android-10-arm64-rel': 'android_release_bot_minimal_symbols_arm64_fastbuild_webview_google',
}, },
...@@ -550,10 +550,10 @@ ...@@ -550,10 +550,10 @@
'chromium.dev': { 'chromium.dev': {
# This should be the same with 'android-lollipop-arm-rel'. # This should be the same with 'android-lollipop-arm-rel'.
'android-lollipop-arm-rel-swarming': 'android_release_bot_minimal_symbols_fastbuild_webview_google', 'android-lollipop-arm-rel-swarming': 'android_release_bot_minimal_symbols_webview_google',
# This should be the same with 'android-marshmallow-arm64-rel'. # This should be the same with 'android-marshmallow-arm64-rel'.
'android-marshmallow-arm64-rel-swarming': 'gpu_tests_android_release_bot_minimal_symbols_arm64_fastbuild', 'android-marshmallow-arm64-rel-swarming': 'gpu_tests_android_release_bot_minimal_symbols_arm64',
# These should be the same with 'Linux Builder'. # These should be the same with 'Linux Builder'.
'linux-rel-swarming': 'gpu_tests_release_bot', 'linux-rel-swarming': 'gpu_tests_release_bot',
...@@ -707,7 +707,7 @@ ...@@ -707,7 +707,7 @@
# TODO(crbug/597596): Switch this back to debug_trybot when cronet's # TODO(crbug/597596): Switch this back to debug_trybot when cronet's
# shared library loading is fixed. # shared library loading is fixed.
'android-cronet-arm-dbg': 'android_cronet_debug_static_bot_arm_no_neon', 'android-cronet-arm-dbg': 'android_cronet_debug_static_bot_arm_no_neon',
'android-lollipop-arm-rel': 'android_release_trybot_fastbuild_webview_google', 'android-lollipop-arm-rel': 'android_release_trybot_webview_google',
'android-marshmallow-arm64-rel': 'gpu_tests_android_release_trybot_arm64_resource_whitelisting_fastbuild_java_coverage', 'android-marshmallow-arm64-rel': 'gpu_tests_android_release_trybot_arm64_resource_whitelisting_fastbuild_java_coverage',
'android-marshmallow-x86-fyi-rel': 'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google', 'android-marshmallow-x86-fyi-rel': 'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google',
'android-marshmallow-x86-rel': 'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google', 'android-marshmallow-x86-rel': 'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google',
...@@ -1258,9 +1258,15 @@ ...@@ -1258,9 +1258,15 @@
'strip_debug_info', 'webview_google', 'strip_debug_info', 'webview_google',
], ],
'android_release_bot_minimal_symbols_fastbuild_webview_google': [ 'android_release_bot_minimal_symbols_arm64_webview_google_fastbuild': [
'android', 'release_bot', 'minimal_symbols', 'arm64',
'strip_debug_info', 'webview_google', 'android_fastbuild',
'android_no_proguard',
],
'android_release_bot_minimal_symbols_webview_google': [
'android', 'release_bot', 'minimal_symbols', 'android', 'release_bot', 'minimal_symbols',
'strip_debug_info', 'android_fastbuild', 'webview_google', 'strip_debug_info', 'webview_google',
], ],
'android_release_bot_minimal_symbols_x86_fastbuild_resource_whitelisting_webview_google': [ 'android_release_bot_minimal_symbols_x86_fastbuild_resource_whitelisting_webview_google': [
...@@ -1302,9 +1308,9 @@ ...@@ -1302,9 +1308,9 @@
'use_clang_coverage', 'partial_code_coverage_instrumentation', 'use_clang_coverage', 'partial_code_coverage_instrumentation',
], ],
'android_release_trybot_fastbuild_webview_google': [ 'android_release_trybot_webview_google': [
'android', 'release_trybot', 'strip_debug_info', 'android_fastbuild', 'android', 'release_trybot', 'strip_debug_info', 'android_no_proguard',
'android_no_proguard', 'webview_google', 'webview_google',
], ],
'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google': [ 'android_release_trybot_x86_fastbuild_resource_whitelisting_webview_google': [
...@@ -1813,10 +1819,9 @@ ...@@ -1813,10 +1819,9 @@
'gpu_fyi_tests', 'release_trybot', 'x86', 'gpu_fyi_tests', 'release_trybot', 'x86',
], ],
'gpu_tests_android_release_bot_minimal_symbols_arm64_fastbuild': [ 'gpu_tests_android_release_bot_minimal_symbols_arm64': [
'gpu_tests', 'android', 'release_bot', 'minimal_symbols', 'arm64', 'gpu_tests', 'android', 'release_bot', 'minimal_symbols', 'arm64',
'resource_whitelisting', 'static_angle', 'android_fastbuild', 'webview_google', 'resource_whitelisting', 'static_angle', 'webview_google',
'android_no_proguard',
], ],
'gpu_tests_android_release_bot_minimal_symbols_arm64_fastbuild_java_coverage': [ 'gpu_tests_android_release_bot_minimal_symbols_arm64_fastbuild_java_coverage': [
...@@ -1848,7 +1853,6 @@ ...@@ -1848,7 +1853,6 @@
'gpu_tests_android_release_trybot_arm64_resource_whitelisting_fastbuild_java_coverage': [ 'gpu_tests_android_release_trybot_arm64_resource_whitelisting_fastbuild_java_coverage': [
'gpu_tests', 'android', 'release_trybot', 'arm64', 'static_angle', 'gpu_tests', 'android', 'release_trybot', 'arm64', 'static_angle',
'resource_whitelisting', 'android_fastbuild', 'webview_google', 'resource_whitelisting', 'android_fastbuild', 'webview_google',
'android_no_proguard',
'use_java_coverage', 'partial_code_coverage_instrumentation', 'use_java_coverage', 'partial_code_coverage_instrumentation',
], ],
......
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