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

Unified Diff: tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Trybot

Issue 23020034: Don't build debugger on 32-bit Linux (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 years, 4 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-Ubuntu12-GCC-x86-Debug-Trybot
===================================================================
--- tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Trybot (revision 10910)
+++ tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Debug-Trybot (working copy)
@@ -8,7 +8,7 @@
'gm',
'tools',
'bench',
- 'everything',
+ 'most',
],
'_builder_name': 'Build-Ubuntu12-GCC-x86-Debug-Trybot',
'_common_args': [
@@ -706,13 +706,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=1',
'--flavor',
'default',
],
- 'description': 'BuildEverything',
+ 'description': 'BuildMost',
'doStepIf': <Object>,
'env': {},
'flunkOnFailure': <Object>,
@@ -1129,13 +1129,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=1',
'--flavor',
'default',
],
- 'description': 'Retry_BuildEverything',
+ 'description': 'Retry_BuildMost',
'doStepIf': <Object>,
'env': {},
'flunkOnFailure': <Object>,
@@ -1552,13 +1552,13 @@
'--bench_pictures_cfg',
'default',
'--target',
- 'everything',
+ 'most',
'--gyp_defines',
'skia_arch_width=32 skia_warnings_as_errors=0',
'--flavor',
'default',
],
- 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
+ 'description': 'Retry_NoWarningsAsErrors_BuildMost',
'doStepIf': <Object>,
'env': {},
'flunkOnFailure': <Object>,

Powered by Google App Engine
This is Rietveld 408576698