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

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

Issue 1237263003: reland #3: Set mac_min_sdk=10.10 on chromium.mac bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 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/chromium_trybot.expected/telemetry_gpu_no_results.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json b/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
index 827616aa3d365b6fc38a532bf0cf12479325137f..63e33cd275fdce126cd38e6385b8111114672ef4 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
@@ -90,7 +90,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
+ "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk_min=10.10 target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
"name": "gclient runhooks (with patch)"
},
@@ -185,7 +185,7 @@
],
"cwd": "[SLAVE_BUILD]",
"env": {
- "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1"
+ "GYP_DEFINES": "archive_gpu_tests=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' mac_sdk_min=10.10 target_arch=x64 test_isolation_mode=prepare use_goma=1"
},
"name": "analyze",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698