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

Unified Diff: tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release

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: rebase 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-Win8-VS2012-x86-Release
diff --git a/tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release b/tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release
deleted file mode 100644
index bcbc36d4720ef655f31864865875f559a62f65b0..0000000000000000000000000000000000000000
--- a/tools/tests/factory_configuration/expected/Build-Win8-VS2012-x86-Release
+++ /dev/null
@@ -1,459 +0,0 @@
-{
- 'TargetPath': <Object>,
- '_build_targets': [
- 'most',
- ],
- '_builder_name': 'Build-Win8-VS2012-x86-Release',
- '_common_args': [
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- ],
- '_configuration': 'Release',
- '_default_clobber': <Object>,
- '_deps_target_os': None,
- '_do_patch_step': <Object>,
- '_do_upload_bench_results': <Object>,
- '_do_upload_render_results': <Object>,
- '_env_vars': {},
- '_flavor': None,
- '_gclient_solutions': [
- '{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "custom_deps": {},"custom_vars": {},},',
- ],
- '_gyp_defines': {
- 'qt_sdk': 'C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/',
- 'skia_arch_width': '32',
- 'skia_warnings_as_errors': '0',
- 'skia_win_debuggers_path': 'c:/DbgHelp',
- },
- '_make_flags': [],
- '_perf_output_basedir': None,
- '_skia_cmd_obj': <Object>,
- '_skia_svn_password_file': '.skia_svn_password',
- '_skia_svn_username_file': '.skia_svn_username',
- '_workdir': 'build\skia',
- 'dontskipsteps': [],
- 'properties': <Object>,
- 'skipsteps': [],
- 'steps': [
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\slave\skia_slave_scripts\update_scripts.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- ],
- 'description': 'UpdateScripts',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': {
- 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
- },
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\slave\skia_slave_scripts\update.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--gclient_solutions',
- '"['{ "name": "skia", "url": "https://skia.googlesource.com/skia.git", "custom_deps": {},"custom_vars": {},},']"',
- ],
- 'description': 'Update',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': {
- 'got_revision': 'Skia updated to (\w+)',
- },
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--target',
- 'most',
- '--gyp_defines',
- 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp',
- '--flavor',
- 'default',
- ],
- 'description': 'BuildMost',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build\skia',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--flavor',
- 'default',
- ],
- 'description': 'Clean',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build\skia',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--target',
- 'most',
- '--gyp_defines',
- 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=1 skia_win_debuggers_path=c:/DbgHelp',
- '--flavor',
- 'default',
- ],
- 'description': 'Retry_BuildMost',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build\skia',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\..\slave\skia_slave_scripts\clean.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--flavor',
- 'default',
- ],
- 'description': 'Clean',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build\skia',
- },
- ],
- [
- <Object>,
- {
- 'alwaysRun': <Object>,
- 'command': [
- 'python',
- '..\..\..\..\..\..\slave\skia_slave_scripts\compile.py',
- '--autogen_svn_baseurl',
- 'bogusValueToFixSkBug2663',
- '--configuration',
- 'Release',
- '--deps_target_os',
- 'None',
- '--builder_name',
- 'Build-Win8-VS2012-x86-Release',
- '--build_number',
- <Object>,
- '--target_platform',
- 'win32',
- '--revision',
- <Object>,
- '--got_revision',
- <Object>,
- '--perf_output_basedir',
- 'None',
- '--make_flags',
- '""',
- '--test_args',
- '""',
- '--gm_args',
- '""',
- '--bench_args',
- '""',
- '--is_try',
- 'False',
- '--bench_pictures_cfg',
- 'default',
- '--target',
- 'most',
- '--gyp_defines',
- 'skia_arch_width=32 qt_sdk=C:/Qt/Qt5.1.0/5.1.0/msvc2012_64/ skia_warnings_as_errors=0 skia_win_debuggers_path=c:/DbgHelp',
- '--flavor',
- 'default',
- ],
- 'description': 'Retry_NoWarningsAsErrors_BuildMost',
- 'doStepIf': <Object>,
- 'env': {},
- 'exception_on_failure': <Object>,
- 'flunkOnFailure': <Object>,
- 'get_props_from_stdout': None,
- 'haltOnFailure': <Object>,
- 'hideStepIf': <Object>,
- 'is_rebaseline_step': <Object>,
- 'is_upload_step': <Object>,
- 'timeout': <Object>,
- 'workdir': 'build\skia',
- },
- ],
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698