| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
| 4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
| 5 '_build_targets': [ | 5 '_build_targets': [ |
| 6 'most', | 6 'most', |
| 7 ], | 7 ], |
| 8 '_builder_name': 'Test-ChromeOS-Daisy-MaliT604-Arm7-Release', | 8 '_builder_name': 'Test-ChromeOS-Daisy-MaliT604-Arm7-Release', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1367 '--ssh_port', | 1367 '--ssh_port', |
| 1368 <Object>, | 1368 <Object>, |
| 1369 '--board', | 1369 '--board', |
| 1370 'daisy', | 1370 'daisy', |
| 1371 ], | 1371 ], |
| 1372 'description': 'CompareGMs', | 1372 'description': 'CompareGMs', |
| 1373 'doStepIf': <Object>, | 1373 'doStepIf': <Object>, |
| 1374 'env': {}, | 1374 'env': {}, |
| 1375 'exception_on_failure': <Object>, | 1375 'exception_on_failure': <Object>, |
| 1376 'flunkOnFailure': <Object>, | 1376 'flunkOnFailure': <Object>, |
| 1377 'get_props_from_stdout': None, | 1377 'get_props_from_stdout': { |
| 1378 'latest_gm_failures_url': 'View latest GM failures for this
builder at: ([^ |
| 1379 ]*) |
| 1380 ', |
| 1381 }, |
| 1378 'haltOnFailure': <Object>, | 1382 'haltOnFailure': <Object>, |
| 1379 'hideStepIf': <Object>, | 1383 'hideStepIf': <Object>, |
| 1380 'is_rebaseline_step': <Object>, | 1384 'is_rebaseline_step': <Object>, |
| 1381 'is_upload_step': <Object>, | 1385 'is_upload_step': <Object>, |
| 1382 'timeout': <Object>, | 1386 'timeout': <Object>, |
| 1383 'workdir': 'build/skia', | 1387 'workdir': 'build/skia', |
| 1384 }, | 1388 }, |
| 1385 ], | 1389 ], |
| 1386 [ | 1390 [ |
| 1387 <Object>, | 1391 <Object>, |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1438 'haltOnFailure': <Object>, | 1442 'haltOnFailure': <Object>, |
| 1439 'hideStepIf': <Object>, | 1443 'hideStepIf': <Object>, |
| 1440 'is_rebaseline_step': <Object>, | 1444 'is_rebaseline_step': <Object>, |
| 1441 'is_upload_step': <Object>, | 1445 'is_upload_step': <Object>, |
| 1442 'timeout': <Object>, | 1446 'timeout': <Object>, |
| 1443 'workdir': 'build/skia', | 1447 'workdir': 'build/skia', |
| 1444 }, | 1448 }, |
| 1445 ], | 1449 ], |
| 1446 ], | 1450 ], |
| 1447 } | 1451 } |
| OLD | NEW |