Commit graph

729 commits

Author SHA1 Message Date
William Hesse a4adc426e1 Remove old annotated_steps buildbot scripts and dispatcher
BUG=
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2895973002 .
2017-05-23 16:17:02 +02:00
Devon Carew 41026ca83f Remove idea meta-data (follow up from https://codereview.chromium.org/2878103002).
BUG=
R=paulberry@google.com

Review-Url: https://codereview.chromium.org/2876333002 .
2017-05-14 07:54:19 -07:00
Devon Carew 3fd497b510 Ignore some uses of deprecated APIs.
BUG=

Review-Url: https://codereview.chromium.org/2796483002 .
2017-04-03 08:31:00 -07:00
Devon Carew acd6b3c12a Add intellij metadata for pkg/front_end.
BUG=
R=paulberry@google.com

Review-Url: https://codereview.chromium.org/2694033002 .
2017-02-13 13:26:18 -08:00
Devon Carew 0dfd726bf6 Update 'working with intellij' readme and commit additional metadata.
BUG=
R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2692573003 .
2017-02-10 14:02:30 -08:00
Devon Carew 86a235e219 Add intellij metadata to the repo.
BUG=
R=pquitslund@google.com, scheglov@google.com

Review-Url: https://codereview.chromium.org/2689673003 .
2017-02-10 12:47:06 -08:00
Rico Wind f3c6339206 Switch over testing pub seperately from the the normal packages
This will call a new test script that Natalie will fill in the blanks of for pub testing.

This also moves pub from third_party/pkg_tested into third_party/pkg.

The corresponding changes to the buildbot is here:
http://src.chromium.org/viewvc/chrome?revision=295555&view=revision

R=nweiz@google.com, whesse@google.com
BUG=

Review URL: https://codereview.chromium.org//1166093002.
2015-06-09 08:12:51 +02:00
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
vsm@google.com 95e272386c Use userAgent instead of webkitStartDart
This modifies our browser package and test scripts to use the
userAgent instead of webkitStartDart (which is gone) to determine if
we have native dart support.

I'm TBR-ing to get rid of a ton of warnings on the Dartium bots (they
are trying to run both native tests (successfully) and compiled-to-js
tests (warning no js file)).

E.g., see HttpServer warnings on this otherwise green run:

http://chromegw.corp.google.com/i/client.dart/builders/dartium-mac-inc-be/builds/634/steps/drt_core_checked_tests/logs/stdio

Siggi: you have comments elsewhere around removing/refactoring when
webkitStartDart is gone.  They are still there.

TBR=sigmund@google.com,ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29515 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-30 04:08:39 +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
vsm@google.com 1156ea3216 Add a warning to the old dart.js
Review URL: https://codereview.chromium.org//11886028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17070 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-15 14:27:10 +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
vsm@google.com eb7ec0e6ae Suppress check on localStorage to enable chrome apps
Review URL: https://codereview.chromium.org//11428064

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15487 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-29 00:51:12 +00:00
vsm@google.com 43851494a8 Phase out local storage usage in PortSync code
Review URL: https://codereview.chromium.org//11415064

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15151 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-20 15:00:17 +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
vsm@google.com 5031069f74 Fix SendPortSync dispatch for FF
TextEvent (used previously) does not work on FireFox

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12857 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-25 17:33:34 +00:00
ahe@google.com 23b116ff3a Update .gitignore files to svn:ignore from r12476.
Review URL: https://codereview.chromium.org//10946009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12503 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-18 15:53:48 +00:00
antonm@google.com a1770a8bbd Sync .gitignore with the corresponding svn properties.
R=ahe@google.com

Review URL: https://chromiumcodereview.appspot.com//10914176

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12122 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-10 15:44:25 +00:00
vsm@google.com 37b7e470e4 Remove proxying support from dart:html
I'm moving this functionality to a user-level library.

Review URL: https://chromiumcodereview.appspot.com//10914129

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11997 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-06 22:27:45 +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
vsm@google.com 47e90c2a71 Cache function proxies. This ensures that we forward invocations to the original send port.
Review URL: https://chromiumcodereview.appspot.com//10876084

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11410 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-27 20:21:37 +00:00
vsm@google.com 8802f83208 Serialize Elements through PortSync
Review URL: https://chromiumcodereview.appspot.com//10883037

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11365 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-26 21:55:31 +00:00