| Index: tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug
|
| diff --git a/tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug b/tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug
|
| index 21b6edd34b517a070aaf4fe2238fcd06fc88b493..464e1f921f4ff74aa17b3fa53c96394eebc22496 100644
|
| --- a/tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug
|
| +++ b/tools/tests/factory_configuration/expected/Test-Linux-Bare-NoGPU-Arm64-Debug
|
| @@ -803,6 +803,66 @@
|
| 'alwaysRun': <Object>,
|
| 'command': [
|
| 'python',
|
| + '../../../../../../slave/skia_slave_scripts/run_dm.py',
|
| + '--autogen_svn_baseurl',
|
| + 'bogusValueToFixSkBug2663',
|
| + '--configuration',
|
| + 'Debug',
|
| + '--deps_target_os',
|
| + 'barelinux',
|
| + '--builder_name',
|
| + 'Test-Linux-Bare-NoGPU-Arm64-Debug',
|
| + '--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',
|
| + 'False',
|
| + '--bench_pictures_cfg',
|
| + 'no_gpu',
|
| + '--ssh_host',
|
| + <Object>,
|
| + '--ssh_port',
|
| + <Object>,
|
| + '--ssh_user',
|
| + <Object>,
|
| + '--flavor',
|
| + 'arm64model',
|
| + ],
|
| + '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',
|
|
|