| Index: tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot
|
| diff --git a/tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot b/tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot
|
| index 8b7922f3c855335ce71061f09a4b3b34418e93e1..b572f1ceb8f5bdff1bb2f39dd5102b650bd71390 100644
|
| --- a/tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot
|
| +++ b/tools/tests/factory_configuration/expected/Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot
|
| @@ -808,6 +808,62 @@
|
| 'alwaysRun': <Object>,
|
| 'command': [
|
| 'python',
|
| + '../../../../../../slave/skia_slave_scripts/run_dm.py',
|
| + '--autogen_svn_baseurl',
|
| + 'bogusValueToFixSkBug2663',
|
| + '--configuration',
|
| + 'Debug',
|
| + '--deps_target_os',
|
| + 'None',
|
| + '--builder_name',
|
| + 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Debug-ASAN-Trybot',
|
| + '--build_number',
|
| + <Object>,
|
| + '--target_platform',
|
| + 'linux',
|
| + '--revision',
|
| + <Object>,
|
| + '--got_revision',
|
| + <Object>,
|
| + '--perf_output_basedir',
|
| + 'None',
|
| + '--make_flags',
|
| + '""',
|
| + '--test_args',
|
| + '""',
|
| + '--gm_args',
|
| + '""',
|
| + '--bench_args',
|
| + '""',
|
| + '--is_try',
|
| + 'True',
|
| + '--bench_pictures_cfg',
|
| + 'default',
|
| + '--sanitizer',
|
| + 'address',
|
| + '--flavor',
|
| + 'xsan',
|
| + ],
|
| + 'description': 'RunDM',
|
| + '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/run_gm.py',
|
| '--autogen_svn_baseurl',
|
| 'bogusValueToFixSkBug2663',
|
|
|