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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot

Issue 393593003: Run nanobench on perf bots. (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: list binary 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 unified diff | Download patch
« no previous file with comments | « tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'TargetPath': <Object>, 2 'TargetPath': <Object>,
3 '_build_targets': [ 3 '_build_targets': [
4 'most', 4 'most',
5 ], 5 ],
6 '_builder_name': 'Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot', 6 '_builder_name': 'Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot',
7 '_common_args': [ 7 '_common_args': [
8 '--autogen_svn_baseurl', 8 '--autogen_svn_baseurl',
9 'bogusValueToFixSkBug2663', 9 'bogusValueToFixSkBug2663',
10 '--configuration', 10 '--configuration',
(...skipping 1405 matching lines...) Expand 10 before | Expand all | Expand 10 after
1416 'timeout': <Object>, 1416 'timeout': <Object>,
1417 'workdir': 'build\skia', 1417 'workdir': 'build\skia',
1418 }, 1418 },
1419 ], 1419 ],
1420 [ 1420 [
1421 <Object>, 1421 <Object>,
1422 { 1422 {
1423 'alwaysRun': <Object>, 1423 'alwaysRun': <Object>,
1424 'command': [ 1424 'command': [
1425 'python', 1425 'python',
1426 '..\..\..\..\..\..\slave\skia_slave_scripts\run_nanobench.py ',
1427 '--autogen_svn_baseurl',
1428 'bogusValueToFixSkBug2663',
1429 '--configuration',
1430 'Debug',
1431 '--deps_target_os',
1432 'None',
1433 '--builder_name',
1434 'Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot',
1435 '--build_number',
1436 <Object>,
1437 '--target_platform',
1438 'win32',
1439 '--revision',
1440 <Object>,
1441 '--got_revision',
1442 <Object>,
1443 '--perf_output_basedir',
1444 'None',
1445 '--make_flags',
1446 '""',
1447 '--test_args',
1448 '""',
1449 '--gm_args',
1450 '""',
1451 '--bench_args',
1452 '""',
1453 '--is_try',
1454 'True',
1455 '--bench_pictures_cfg',
1456 'default_msaa16',
1457 '--flavor',
1458 'default',
1459 ],
1460 'description': 'RunNanobench',
1461 'doStepIf': <Object>,
1462 'env': {},
1463 'exception_on_failure': <Object>,
1464 'flunkOnFailure': <Object>,
1465 'get_props_from_stdout': None,
1466 'haltOnFailure': <Object>,
1467 'hideStepIf': <Object>,
1468 'is_rebaseline_step': <Object>,
1469 'is_upload_step': <Object>,
1470 'timeout': <Object>,
1471 'workdir': 'build\skia',
1472 },
1473 ],
1474 [
1475 <Object>,
1476 {
1477 'alwaysRun': <Object>,
1478 'command': [
1479 'python',
1426 '..\..\..\..\..\..\slave\skia_slave_scripts\bench_pictures.p y', 1480 '..\..\..\..\..\..\slave\skia_slave_scripts\bench_pictures.p y',
1427 '--autogen_svn_baseurl', 1481 '--autogen_svn_baseurl',
1428 'bogusValueToFixSkBug2663', 1482 'bogusValueToFixSkBug2663',
1429 '--configuration', 1483 '--configuration',
1430 'Debug', 1484 'Debug',
1431 '--deps_target_os', 1485 '--deps_target_os',
1432 'None', 1486 'None',
1433 '--builder_name', 1487 '--builder_name',
1434 'Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot', 1488 'Test-Win8-ShuttleA-HD7770-x86_64-Debug-Trybot',
1435 '--build_number', 1489 '--build_number',
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
1572 'haltOnFailure': <Object>, 1626 'haltOnFailure': <Object>,
1573 'hideStepIf': <Object>, 1627 'hideStepIf': <Object>,
1574 'is_rebaseline_step': <Object>, 1628 'is_rebaseline_step': <Object>,
1575 'is_upload_step': <Object>, 1629 'is_upload_step': <Object>,
1576 'timeout': <Object>, 1630 'timeout': <Object>,
1577 'workdir': 'build\skia', 1631 'workdir': 'build\skia',
1578 }, 1632 },
1579 ], 1633 ],
1580 ], 1634 ],
1581 } 1635 }
OLDNEW
« no previous file with comments | « tools/tests/factory_configuration/expected/Test-Win8-ShuttleA-HD7770-x86_64-Debug ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698