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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json

Issue 1573853002: libyuv: Add GCC trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased and removed commit bot Created 4 years, 5 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 | « scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_rel.json b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json
similarity index 92%
copy from scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_rel.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json
index 49cef21854b84afab090a8e04bb7c2f37ccf96c0..27e54504075efe4ce00520093990539fc45c9651 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_rel.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.libyuv",
"--builder",
- "linux_rel",
+ "linux_gcc",
"--slave",
"slavename",
"--spec",
@@ -58,7 +58,7 @@
"cwd": "[SLAVE_BUILD]/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
+ "GYP_DEFINES": "clang=0 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
@@ -114,11 +114,11 @@
"Release",
"--no-xvfb",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_rel\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_gcc\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_rel\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"linux_gcc\", \"mastername\": \"tryserver.libyuv\", \"patch_url\": \"try_job_svn_patch\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--step-name=libyuv_unittest",
- "--builder-name=linux_rel",
+ "--builder-name=linux_gcc",
"--slave-name=slavename",
"libyuv_unittest"
],
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698