Add test config for the builder android-11-x86-fyi-rel
A couple of test suites are failing, but given this is
an FYI builder, it should be acceptable.
Bug: 1137474
Change-Id: I7f7175dfe173399046e2861d1c4a8a428bafe326
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505834
Commit-Queue: Haiyang Pan <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Cr-Commit-Position: refs/heads/master@{#861757}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 3b4edeb..b80b522e 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -881,6 +881,7 @@
'Lollipop Phone Tester',
'Lollipop Tablet Tester',
'Marshmallow Tablet Tester',
+ 'android-11-x86-fyi-rel',
'android-lollipop-arm-rel',
'android-marshmallow-x86-rel-non-cq',
'android-pie-x86-rel',
@@ -958,6 +959,15 @@
'Win10 Tests x64 (dbg)',
],
},
+ 'components_browsertests': {
+ 'modifications': {
+ 'android-11-x86-fyi-rel': {
+ 'swarming': {
+ 'shards': 2,
+ },
+ },
+ },
+ },
'components_unittests': {
'remove_from': [
# https://crbug.com/1147531 - covered on lollipop
@@ -1091,6 +1101,11 @@
'--disable-features=WebRTC-H264WithOpenH264FFmpeg',
],
},
+ 'android-11-x86-fyi-rel': {
+ 'swarming': {
+ 'shards': 20,
+ },
+ },
'android-arm64-proguard-rel': {
'swarming': {
'shards': 16,
@@ -2206,6 +2221,7 @@
'android-nougat-arm64-rel',
'android-pie-arm64-rel',
'android-pie-x86-rel',
+ 'android-11-x86-fyi-rel',
'Android CFI',
'Lollipop Phone Tester',
'Lollipop Tablet Tester',
@@ -2499,6 +2515,11 @@
},
},
},
+ 'system_webview_shell_layout_test_apk': {
+ 'remove_from': [
+ 'android-11-x86-fyi-rel', # crbug.com/1165280
+ ],
+ },
'tab_capture_end2end_tests': {
# Run these only on Release bots.
'remove_from': [
@@ -2801,6 +2822,7 @@
'android-lollipop-arm-rel',
'android-marshmallow-x86-rel-non-cq',
'android-pie-x86-rel',
+ 'android-11-x86-fyi-rel',
],
},
'vr_common_unittests': {
@@ -2950,11 +2972,13 @@
'weblayer_bundle_test': {
'remove_from': [
'android-marshmallow-x86-rel-non-cq', # crbug.com/1088013
+ 'android-11-x86-fyi-rel', # crbug.com/1165280
],
},
'weblayer_instrumentation_test_apk': {
'remove_from': [
'android-marshmallow-x86-rel-non-cq', # crbug.com/1088013
+ 'android-11-x86-fyi-rel', # crbug.com/1165280
],
'modifications': {
'android-pie-arm64-rel': {
@@ -3000,6 +3024,9 @@
},
},
'webview_cts_tests': {
+ 'remove_from': [
+ 'android-11-x86-fyi-rel', # crbug.com/1165280
+ ],
'modifications': {
'android-pie-arm64-rel': {
# TODO(crbug.com/1111436): Move this back to walleye if/when additional
@@ -3050,6 +3077,11 @@
},
},
},
+ 'webview_ui_test_app_test_apk': {
+ 'remove_from': [
+ 'android-11-x86-fyi-rel', # crbug.com/1165280
+ ],
+ },
'xr_browser_tests': {
'remove_from': [
# This exception probably needs to stay due to lack of capacity