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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.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___internal_snapshot.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
index 76e2d0168f381bada18f08d2c0505a3262686638..bad23755098eec739de0c471daa2f85a12b97046 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___internal_snapshot.json
@@ -179,7 +179,22 @@
"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@- gomadir: '[CACHE]/cipd/goma'@@@",
+ "@@@STEP_LOG_LINE@diff@+ cool_flag: a=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_use_external_startup_data: 0@@@",
+ "@@@STEP_LOG_END@diff@@@",
+ "@@@STEP_WARNINGS@@@"
+ ]
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698