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

Unified Diff: scripts/slave/recipes/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json

Issue 1237833003: Update slave scripts to set skia_arch_type but not skia_arch_width (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase 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/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json
diff --git a/scripts/slave/recipes/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json b/scripts/slave/recipes/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json
index c949661474a505fe723fa539dd11253c4a0a7172..b201a32ea75076e297d5638231446f1d9196979f 100644
--- a/scripts/slave/recipes/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json
+++ b/scripts/slave/recipes/skia/skia.expected/Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE.json
@@ -96,7 +96,7 @@
"cwd": "[SLAVE_BUILD]\\skia",
"env": {
"CHROME_PATH": "/home/chrome-bot/src",
- "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_arch_type=x86 skia_arch_width=32 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
+ "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
"SKIA_OUT": "[SLAVE_BUILD]\\skia\\out\\Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE"
},
"name": "build dm"
@@ -111,7 +111,7 @@
"cwd": "[SLAVE_BUILD]\\skia",
"env": {
"CHROME_PATH": "/home/chrome-bot/src",
- "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_arch_type=x86 skia_arch_width=32 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
+ "GYP_DEFINES": "qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_angle=1 skia_arch_type=x86 skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp",
"SKIA_OUT": "[SLAVE_BUILD]\\skia\\out\\Test-Win8-MSVC-ShuttleB-GPU-HD4600-x86-Release-ANGLE"
},
"name": "build nanobench"

Powered by Google App Engine
This is Rietveld 408576698