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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json

Issue 2075793003: V8: Compare infra- and client-side gyp flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: V8: Compare infra- and client-side gyp flags. Created 4 years, 6 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/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
index a6c32dfd4ebcd9aeb3a32b6468e8db30afcc65d1..5ead8f419776246e10c4dfb9f94bd0a87b979e7f 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json
@@ -179,7 +179,24 @@
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
- "name": "generate_build_files"
+ "name": "generate_build_files",
+ "stdout": "/path/to/tmp/",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@stdout@some line@@@",
+ "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
+ "@@@STEP_LOG_LINE@stdout@moar@@@",
+ "@@@STEP_LOG_END@stdout@@@",
+ "@@@STEP_LOG_LINE@diff@+ cool_flag: a=1@@@",
+ "@@@STEP_LOG_LINE@diff@- gomadir: '[CACHE]/cipd/goma'@@@",
+ "@@@STEP_LOG_LINE@diff@- has_valgrind: 1@@@",
+ "@@@STEP_LOG_LINE@diff@ target_arch: x64@@@",
+ "@@@STEP_LOG_LINE@diff@- test_isolation_mode: prepare@@@",
+ "@@@STEP_LOG_LINE@diff@- use_goma: 1@@@",
+ "@@@STEP_LOG_LINE@diff@- v8_enable_slow_dchecks: 1@@@",
+ "@@@STEP_LOG_LINE@diff@- v8_optimized_debug: 1@@@",
+ "@@@STEP_LOG_END@diff@@@",
+ "@@@STEP_WARNINGS@@@"
+ ]
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698