ricow@google.com
7bafb39b12
Cleanup main annotated steps script
...
A lot of old stuff that we no longer need.
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1129383004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45732 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-12 11:07:48 +00:00
ricow@google.com
581c169dd7
Add an annotated steps for driving our sdk and api archiving.
...
This is based on old code from editor/build/build.py, but I have cleaned it up a bit:
Simplified zip and sdk bundle creation
Use bot_utils.gsutil for almost everything (except checking for the existense of the api_docs)
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//1138703003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45684 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-11 13:41:00 +00:00
ricow@google.com
7c0a00cf0c
Remove gyp entries for editor and java based analyzer
...
Also, remove some editor specific tools and remove support from annotated steps
R=kustermann@google.com , danrubel@google.com
BUG=
Review URL: https://codereview.chromium.org//1130963003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45630 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-08 06:44:51 +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
whesse@google.com
d6106639f9
Remove old buildbot editor building script.
...
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//336243004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37810 260f80e4-7a28-3924-810f-c04153c831b5
2014-06-30 09:01:42 +00:00
ricow@google.com
9ed0c69ba0
Add version-checker support to the main annotated steps script
...
R=kustermann@google.com
Review URL: https://codereview.chromium.org//269023002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35736 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-05 11:07:16 +00:00
ricow@google.com
8391a4a406
Fix startswith syntax error
...
Review URL: https://codereview.chromium.org//207953003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34352 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 12:15:34 +00:00
ricow@google.com
ee9c66c5ee
Add placeholder annotated step for functional testing scripts.
...
TBR=whesse
Review URL: https://codereview.chromium.org//211013002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34351 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-25 12:11:36 +00:00
ricow@google.com
267f111430
Rename src-tarball to linux-distribution-support
...
I will follow up with the corresponding buildbot cl
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//206293002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34160 260f80e4-7a28-3924-810f-c04153c831b5
2014-03-20 10:43:08 +00:00
ricow@google.com
c13ee60761
Add annotated steps for src tarball creation bot
...
This will also include building the debian package, but this is just to get us going.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//157223004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32410 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-07 08:13:15 +00:00
kustermann@google.com
2d51255501
Changes to annotated step scripts: dart-editor-installer-* builders will build installer
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//28773003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28857 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-18 14:12:34 +00:00
ricow@google.com
7d5b8fd88f
Revert revisions 28764, 28756, 28754, 28751
...
R=ager@google.com
Review URL: https://codereview.chromium.org//27668002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28785 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-17 06:53:01 +00:00
efortuna@google.com
f106bea99c
Get Windows Editor buildbot running with correct java again.
...
BUG=
R=danrubel@google.com
Review URL: https://codereview.chromium.org//27443003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28764 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-16 23:53:26 +00:00
efortuna@google.com
ce3e48fcf8
ignore buildbot_java_home value.
...
BUG=
R=dgrove@google.com
Review URL: https://codereview.chromium.org//27588003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28756 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-16 22:04:29 +00:00
efortuna@google.com
5835205874
More print statements.
...
BUG=
Review URL: https://codereview.chromium.org//27551004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28754 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-16 21:42:13 +00:00
kustermann@google.com
315daf1d72
First CL for removing our dependency on the checked-in binary for building
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//22393002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25809 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-06 10:52:57 +00:00
kustermann@google.com
464566ce81
Remove chromium boto configuration from editor-fyi builder
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//17552002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24287 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-21 13:50:26 +00:00
kustermann@google.com
9451aa49a4
Also remove chromium specific boto config for cross-vm environment
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//16968005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24020 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-14 08:26:59 +00:00
kustermann@google.com
0a94e8ddfb
Remove AWS_CREDENTIAL_FILE env-variable for editor bots as well
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//16923004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23963 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 10:36:56 +00:00
ricow@google.com
b90d0b0080
Fix editor usage of boto file.
...
Use the boto file from home instead of the chromium one.
R=kustermann@google.com
Review URL: https://codereview.chromium.org//16871008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23956 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-13 09:14:19 +00:00
kustermann@google.com
abf0ad60ac
First CL for supporting arm cross compilation + testing on dart buildbots
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//15258005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22839 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-17 09:35:32 +00:00
kustermann@google.com
5054acf8c4
Don't run the old annotated step script on our dart-editor-fyi-* builders
...
Review URL: https://codereview.chromium.org//13461007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20800 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-02 16:51:41 +00:00
kustermann@google.com
12c1a842ba
Add java to PATH on windows bots and run ia32 editor tests instead of x64 on windows
...
Review URL: https://codereview.chromium.org//12674025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20372 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-22 10:40:45 +00:00
kustermann@google.com
88875ffe94
Small fix in buildbot_annotated_steps.py
...
TBR=ricow@google.com
Review URL: https://codereview.chromium.org//12434016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20320 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-21 15:31:48 +00:00
kustermann@google.com
538c35dd52
Added tools/bots/editor.py to build the editor (using gyp/build.py) and run editor tests
...
Review URL: https://codereview.chromium.org//12450026
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20319 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-21 15:25:38 +00:00
ricow@google.com
8b9954344c
Fix javahome for pub bots
...
Review URL: https://codereview.chromium.org//11573003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16118 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-13 15:29:32 +00:00
ricow@google.com
e07e058bb9
Remove the mode flag for clobbering - we will now just nuke the complete output directory.
...
Review URL: https://codereview.chromium.org//11411004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14998 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-16 07:37:24 +00:00
amouravski@google.com
ce9513affe
Added API docs build target to the Pub buildbot.
...
See issue: http://code.google.com/p/dart/issues/detail?id=4989
Review URL: https://codereview.chromium.org//11266046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14107 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 22:22:08 +00:00
efortuna@google.com
8ea5741261
Set up Android build config.
...
Review URL: https://codereview.chromium.org//11264019
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14105 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 22:14:43 +00:00
rnystrom@google.com
9049103355
Add script for pub buildbots.
...
Also modify annotated_steps to invoke it on the right bots.
Review URL: https://codereview.chromium.org//11236012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14032 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-24 17:53:06 +00:00
devoncarew@google.com
1afe1c4d9b
Change the editor build to use the latest changed svn revision and not the global svn revision.
...
Review URL: https://codereview.chromium.org//11150023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13665 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-15 20:55:16 +00:00
danrubel@google.com
2b11b09a3e
revert alternate build approach
...
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11900 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-05 19:54:32 +00:00
danrubel@google.com
4b29bcd640
test alternate build approach
...
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11898 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-05 19:39:20 +00:00
ricow@google.com
2cba3d5933
Remove second argument from python clobbering cmd on editor annotated steps
...
TBR
Review URL: https://chromiumcodereview.appspot.com//10823359
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10791 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 06:06:50 +00:00
ricow@google.com
41ad4a52da
Add mission constant to dart editor annotated steps.
...
Review URL: https://chromiumcodereview.appspot.com//10834352
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10790 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 05:58:24 +00:00
ricow@google.com
71ff9c1549
Fix dart editor buildbot scripts to support clobbering.
...
Additionally, default to deleting both debug and release mode output directories when nothing has been specified on the command line using the --mode option.
Review URL: https://chromiumcodereview.appspot.com//10829351
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10789 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-16 05:55:09 +00:00
danrubel@google.com
8a3a9f43bd
Don't call FixJavaHome() during dart-editor* builds
...
Review URL: https://chromiumcodereview.appspot.com//10599003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8949 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 22:59:09 +00:00
ricow@google.com
291f362f68
Add setup of JAVA_HOME to the annotated steps script. The buildbot will pass the relative path to this through an environment variable.
...
Review URL: https://chromiumcodereview.appspot.com//10583034
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8910 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-20 15:30:40 +00:00
ahe@google.com
3d9308f63d
Another attempt at fixing the Editor build.
...
Review URL: https://chromiumcodereview.appspot.com//10511005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8239 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 09:03:56 +00:00
ahe@google.com
817cc50636
Another attempt at fixing the Editor build.
...
Review URL: https://chromiumcodereview.appspot.com//10520002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8238 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-04 08:55:52 +00:00
kasperl@google.com
61cb3e6ad5
Use utils/compiler/buildbot.py instead of the script in frog/scripts.
...
R=ngeoffray@google.com ,ahe@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//10448046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8031 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-29 06:33:52 +00:00
ahe@google.com
9eac6a5748
Remove frogsh.
...
Review URL: https://chromiumcodereview.appspot.com//10164004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6840 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-23 13:26:06 +00:00
jmesserly@google.com
24aebd0d3d
repurpose dart_client bots for browser testing
...
I also refactored the buildbot_annotated_steps in client to remove the now-dead code.
Review URL: https://chromiumcodereview.appspot.com//9369010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4057 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-09 01:41:43 +00:00
efortuna@google.com
9f58ccf764
Fix dartc tests, and second half of r3585 for Windows.
...
TBR=sigmund@google.com ,
Review URL: https://chromiumcodereview.appspot.com//9298028
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3669 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-27 21:29:34 +00:00
efortuna@google.com
a84c69a064
Reverting r3585. Unclear how this broke dartc...
...
TBR=sigmund@google.com ,
Review URL: https://chromiumcodereview.appspot.com//9290006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3588 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-25 02:45:41 +00:00
efortuna@google.com
0d150af08d
More fixes for test.dart to run browser tests on Windows!
...
Review URL: https://chromiumcodereview.appspot.com//9146049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3585 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-25 00:57:09 +00:00
efortuna@google.com
5a5677b37c
Missed file in previous checkin.
...
TBR=sigmund@google.com
Review URL: https://chromiumcodereview.appspot.com//9160013
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3523 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-23 23:39:04 +00:00
efortuna@google.com
c8e620d663
Fix frogsh + Windows + test.dart take 2
...
Review URL: https://chromiumcodereview.appspot.com//9117010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3522 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-23 23:34:13 +00:00
sigmund@google.com
036f2cdbd3
Revert "Make changes to test.dart and frogsh for Windows."
...
Review URL: https://chromiumcodereview.appspot.com//9193021
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3510 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-23 19:59:06 +00:00
efortuna@google.com
9bd7f7722f
Make changes to test.dart and frogsh for Windows.
...
This should enable frogsh to build correctly and function properly on Windows.
test.dart is waiting on a fix in the VM before it will be fully ready.
Review URL: https://chromiumcodereview.appspot.com//9233015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3506 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-23 19:09:32 +00:00