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

Unified Diff: testing/buildbot/tryserver.blink

Issue 1062823006: Add testing/buildbot/tryserver.blink for the GN bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/tryserver.blink
diff --git a/testing/buildbot/tryserver.chromium.mac.json b/testing/buildbot/tryserver.blink
similarity index 56%
copy from testing/buildbot/tryserver.chromium.mac.json
copy to testing/buildbot/tryserver.blink
index 3e49ba271ffa72253050519a47493f584224ab62..a09070d10de513977b63f7eae3462473ba2db8f2 100644
--- a/testing/buildbot/tryserver.chromium.mac.json
+++ b/testing/buildbot/tryserver.blink
@@ -1,15 +1,11 @@
{
- "mac_chromium_gn_dbg": {
+ "android_chromium_gn_compile_rel": {
"additional_compile_targets": [
- "all"
+ "chrome_shell_apk"
],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
- ]
+ "gtest_tests": []
},
- "mac_chromium_gn_rel": {
+ "linux_chromium_gn_rel": {
"additional_compile_targets": [
"all"
],
« 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