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

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

Issue 2625673003: Enable viewing render tests results on buildbot on Android FYI bot. (Closed)
Patch Set: Created 3 years, 11 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.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index c4e9c24a1f911bbc879802079b4146f3eda2afcb..e64904b2ce59f051d3e958e587fa6959d1565a18 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -769,6 +769,17 @@
"can_use_on_swarming_builders": false
},
"test": "blink_platform_unittests"
+ },
+ {
+ "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": false
+ },
+ "test": "chrome_public_test_apk"
}
],
"scripts": [
« 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