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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_dbg.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_dbg.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_dbg.json
similarity index 95%
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32.json
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_dbg.json
index fbe87e92b7477c5263412f595ce97ca666eadbc0..2a6258c3bf9c65dc7d9c73f608efefd7e026b8de 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_compile_dbg.json
@@ -7,7 +7,7 @@
"--master",
"tryserver.chromium.linux",
"--builder",
- "linux_chromium_compile_dbg_32",
+ "linux_chromium_chromeos_compile_dbg",
"--slave",
"TestSlavename",
"--spec",
@@ -136,7 +136,7 @@
"--paths",
"{\"build\": \"[BUILD]\"}",
"--properties",
- "{\"buildername\": \"linux_chromium_compile_dbg_32\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
+ "{\"buildername\": \"linux_chromium_chromeos_compile_dbg\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
],
"name": "get compile targets for scripts",
"~followup_annotations": [
@@ -152,7 +152,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=ia32 use_goma=1"
+ "GYP_DEFINES": "chromeos=1 component=shared_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