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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_rel.json

Issue 691293002: Chromium-for-ChromiumOS/Linux compile-only trybots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 2 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/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_rel.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_rel.json
similarity index 95%
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel.json
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_rel.json
index eddc88dccac2b54c12dee6062c5855dbb10db00a..7fb2f06141b566c009a081b7349932e583166741 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_rel.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.chromium.linux",
"--builder",
- "linux_chromium_compile_rel",
+ "linux_chromium_chromeos_compile_rel",
"--slave",
"TestSlavename",
"--spec",
@@ -136,7 +136,7 @@
"--paths",
"{\"build\": \"[BUILD]\"}",
"--properties",
- "{\"buildername\": \"linux_chromium_compile_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
+ "{\"buildername\": \"linux_chromium_chromeos_compile_rel\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -152,7 +152,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "chromeos=1 component=static_library dcheck_always_on=1 fastbuild=1 ffmpeg_branding=ChromeOS gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1"
},
"name": "gclient runhooks (with patch)"
},
@@ -176,7 +176,8 @@
"base_unittests",
"browser_tests",
"chrome",
- "mojo_common_unittests"
+ "mojo_common_unittests",
+ "sandbox_linux_unittests"
],
"name": "compile (with patch)"
}

Powered by Google App Engine
This is Rietveld 408576698