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

Unified Diff: tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE

Issue 380733003: slave_hosts_cfg: Use new Windows GCE instances, use fewer, 16-core GCE instances (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Don't compile debugger on Windows Created 6 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: tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE
diff --git a/tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE b/tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE
index eed0e2fc5255a6728810363262760ff3b5a66f49..55642d434393e937b052b93a5b52d4e32136f716 100644
--- a/tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE
+++ b/tools/tests/factory_configuration/expected/Build-Win7-VS2010-x86-Release-ANGLE
@@ -1,7 +1,7 @@
{
'TargetPath': <Object>,
'_build_targets': [
- 'everything',
+ 'most',
],
'_builder_name': 'Build-Win7-VS2010-x86-Release-ANGLE',
'_common_args': [
@@ -212,13 +212,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=1 qt_sdk=C:/Qt/4.8.5/ skia_angle=1 skia_win_debuggers_path=c:/DbgHelp',
'--flavor',
'default',
],
- 'description': 'BuildEverything',
+ 'description': 'BuildMost',
'doStepIf': <Object>,
'env': {},
'exception_on_failure': <Object>,
@@ -324,13 +324,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=1 qt_sdk=C:/Qt/4.8.5/ skia_angle=1 skia_win_debuggers_path=c:/DbgHelp',
'--flavor',
'default',
],
- 'description': 'Retry_BuildEverything',
+ 'description': 'Retry_BuildMost',
'doStepIf': <Object>,
'env': {},
'exception_on_failure': <Object>,
@@ -436,13 +436,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=0 qt_sdk=C:/Qt/4.8.5/ skia_angle=1 skia_win_debuggers_path=c:/DbgHelp',
'--flavor',
'default',
],
- 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
+ 'description': 'Retry_NoWarningsAsErrors_BuildMost',
'doStepIf': <Object>,
'env': {},
'exception_on_failure': <Object>,

Powered by Google App Engine
This is Rietveld 408576698