Commit ea475de0 authored by John Budorick's avatar John Budorick Committed by Commit Bot

Remove failing slow tests from android-asan.

Bug: 790202
Change-Id: Ic4151e8512cff6343961351b87e9b5266f5d96ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1650223
Commit-Queue: John Budorick <jbudorick@chromium.org>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Auto-Submit: John Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarStephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#667316}
parent 711b974a
This diff is collapsed.
......@@ -1036,29 +1036,37 @@
},
},
'network_service_out_of_process_chrome_public_test_apk': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
},
'network_service_out_of_process_components_browsertests': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
},
'network_service_out_of_process_content_browsertests': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
},
'network_service_out_of_process_content_shell_test_apk': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
......@@ -1082,15 +1090,19 @@
],
},
'non_network_service_content_browsertests': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
},
'non_network_service_content_shell_test_apk': {
# Don't run on trybots; waterfall is enough.
'remove_from': [
# chromium.android
'android-asan',
# Don't run on trybots; waterfall is enough.
'android-kitkat-arm-rel',
'android-marshmallow-arm64-rel'
],
......@@ -1122,6 +1134,11 @@
},
},
},
'nonperfetto_content_browsertests': {
'remove_from': [
'android-asan',
],
},
'not_site_per_process_webkit_layout_tests': {
'remove_from': [
# chromium.linux
......
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