Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1665)

Unified Diff: testing/buildbot/chromium.android.json

Issue 2771903003: Run chrome_public_test_apk with PlzNavigate. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.android.json
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
index 4449746943c67b6394d8e2178e2fcde65b0fe79f..523e759c5dec276058975d1ad1a695d742d38366 100644
--- a/testing/buildbot/chromium.android.json
+++ b/testing/buildbot/chromium.android.json
@@ -2771,6 +2771,45 @@
"test": "chrome_public_test_apk"
},
{
+ "args": [
+ "--enable-browser-side-navigation"
+ ],
+ "name": "browser_side_navigation_chrome_public_test_apk",
+ "override_compile_targets": [
+ "chrome_public_test_apk"
+ ],
+ "override_isolate_target": "chrome_public_test_apk",
+ "render_results_dir": "chrome/test/data/android/render_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "cipd_packages": [
+ {
+ "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
+ "location": "bin",
+ "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c"
+ }
+ ],
+ "dimension_sets": [
+ {
+ "device_os": "MMB29Q",
+ "device_type": "bullhead"
+ }
+ ],
+ "hard_timeout": 1800,
+ "output_links": [
+ {
+ "link": [
+ "https://luci-logdog.appspot.com/v/?s",
+ "=android%2Fswarming%2Flogcats%2F",
+ "${TASK_ID}%2F%2B%2Funified_logcats"
+ ],
+ "name": "shard #${SHARD_INDEX} logcats"
+ }
+ ]
+ },
+ "test": "chrome_public_test_apk"
+ },
+ {
"override_compile_targets": [
"chrome_sync_shell_test_apk"
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698