commit | 11b78fe7b0374e31cc2b790713b968a28d1224f4 | [log] [tgz] |
---|---|---|
author | Hao Wu <[email protected]> | Tue Jun 20 18:56:36 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jun 20 18:56:36 2023 |
tree | 67bab881f4a6fb5a0a4ced590a3cbd222f179532 | |
parent | 2de7d8d238cdaed3033fa07dd43f7105481ed593 [diff] [blame] |
Add android browser tests w/o fieldtrial to ci/android-12l-x64-dbg-tests. * This CL adds another integration test suites without field_trial_config. This will test the code path with the default behaviors; * This CL also splits android fieldtrial tests into two separate suites: android and webview so they can be added into two different suites. Bug: 971387 Change-Id: Ifcd0aca6b0eaaa2d1b406c59bce0c0c315085a12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4629610 Reviewed-by: Erik Staab <[email protected]> Commit-Queue: Hao Wu <[email protected]> Cr-Commit-Position: refs/heads/main@{#1160176}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index 9ae6d99..440542e 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -147,6 +147,11 @@ }, }, }, + 'android_browsertests_no_fieldtrial': { + 'remove_from': [ + 'android-12l-x64-fyi-dbg', + ], + }, 'android_sync_integration_tests': { 'modifications': { 'android-12-x64-rel': {