Adds android_sync_integration_tests to CI
These are sync tests for Android. First run with experimental.
Test: Tested locally and tryjobs.
Bug: 1117345
Change-Id: Ie0989cc23e646314d6f747ac3d700c3fb5a61c41
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399498
Commit-Queue: Sven Zheng <[email protected]>
Reviewed-by: Erik Staab <[email protected]>
Reviewed-by: Mohamed Heikal <[email protected]>
Cr-Commit-Position: refs/heads/master@{#805866}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 54864f4d..fe55870 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -37,6 +37,13 @@
},
},
},
+ 'android_sync_integration_tests': {
+ 'remove_from': [
+ # Remove from CQ bots due to capacity.
+ 'android-marshmallow-arm64-rel',
+ 'android-lollipop-arm-rel',
+ ],
+ },
'android_webview_unittests': {
'remove_from': [
# On chromium.android, these do not need to run prior to M.