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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_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
Index: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux64_release.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
similarity index 86%
copy from scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux64_release.json
copy to scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
index b26d27d611da4c6b8c41175522148f61c6ea71f0..3a1d1e8bb8ac69f0dac6616c1793864d2ec171f7 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux64_release.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
@@ -7,7 +7,7 @@
"--master",
"client.libyuv",
"--builder",
- "Linux64 Release",
+ "Linux GCC",
"--slave",
"slavename",
"--spec",
@@ -56,7 +56,7 @@
"cwd": "[SLAVE_BUILD]/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
- "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
+ "GYP_DEFINES": "clang=0 component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1",
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
@@ -110,11 +110,11 @@
"Release",
"--no-xvfb",
"--factory-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux GCC\", \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--build-properties",
- "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux64 Release\", \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
+ "{\"BUILD_CONFIG\": \"Release\", \"buildername\": \"Linux GCC\", \"mastername\": \"client.libyuv\", \"recipe\": \"libyuv/libyuv\", \"revision\": \"12345\", \"slavename\": \"slavename\"}",
"--step-name=libyuv_unittest",
- "--builder-name=Linux64 Release",
+ "--builder-name=Linux GCC",
"--slave-name=slavename",
"libyuv_unittest"
],
« no previous file with comments | « scripts/slave/recipes/libyuv/libyuv.py ('k') | scripts/slave/recipes/libyuv/libyuv.expected/tryserver_libyuv_linux_gcc.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698