Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Macnak 14b7f9872f dart2js-dump-info: Explicitly pass architecture to test script like already done for build script.
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/1412823002 .
2015-10-16 13:42:05 -07:00
ricow@google.com 71d3f89fe3 Make dart2js dump info bot follow the normal test output format for buildbot
R=whesse@google.com

Review URL: https://codereview.chromium.org//502403002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39550 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-26 12:57:20 +00:00
ricow@google.com e32a17b162 Add support for running comparison of dart2js and dart2js with --dump-info output to the bots.
This will compile with and without the flag, and compare the compiled output files (ignoring the json files).

If you patch this in you can run this locally by doing:

BUILDBOT_BUILDERNAME=dart2js-dump-info client/tools/buildbot_annotated_steps.py
or
BUILDBOT_BUILDERNAME=dart2js-dump-info python tools/bots/dart2js_dump_info.py
R=whesse@google.com

Review URL: https://codereview.chromium.org//506863002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39546 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-26 11:05:58 +00:00