keertip
0079275f18
revert cl to run dartdoc on bots
...
BUG=
R=danrubel@google.com
Review URL: https://codereview.chromium.org//1184153002 .
2015-06-15 10:12:56 -07:00
keertip
91b2281e08
add dartdoc to third_party/pkg, run dartdoc to generate docs for sdk and upload to GCS
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//1164423008 .
2015-06-15 09:25:44 -07:00
Martin Kustermann
9d3e7c3b6d
Add (forward-compatible) change to annotated steps of target-arm builder to support sharding
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//1182103005 .
2015-06-15 09:50:07 +02:00
Rico Wind
dae0c0d6f0
Don't hardcode linux as the build os in pub annotated
...
windows does not like that :-)
R=whesse@google.com , nweiz@google.com
BUG=
Review URL: https://codereview.chromium.org//1172623003 .
2015-06-09 14:12:22 +02: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
Rico Wind
b35b14e94f
Fix annotated steps for dart_sdk
...
Stray : at the end of the force line (used to be an if)
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1167523006
2015-06-08 15:27:12 +02:00
Rico Wind
74759d5771
Remove GetSVNRevision from tools/utils.py
...
Also change all callsites to use git.
I have a pending request to Vijay for info on what tools/dartium/deploy_aar.py is for.
BUG=
R=whesse@google.com
Review URL: https://codereview.chromium.org//1166743005
2015-06-08 14:56:58 +02:00
Rico Wind
f273093a4b
Actually clobber on be sdk bots if the flag is set
...
Still clobber unconditionally on the dev/stable bots
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1160793008
2015-06-08 14:54:32 +02:00
Rico Wind
fc6b3e8a99
Remove pkg_tested from the default selector
...
We now pull in pub from github into pkg_tested and we don't want to run those tests by default
Also, the pub tests relies on the sdk being build, so the tests will fail if you don't explicitly specify --use-sdk to the tools/test.py invocation.
R=whesse@google.com , fschneider@google.com , rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//1169433002
Review URL: https://codereview.chromium.org//1161003005
2015-06-03 07:37:06 +02:00
Rico Wind
6a054d5cc7
Revert "Remove pkg_tested from the default selector"
...
This reverts commit 9db675f734 .
Need to discuss this with other people
R=fschneider@google.com ,whesse@google.com ,rnystrom@google.com
BUG=
Review URL: https://codereview.chromium.org//1167533005
2015-06-02 14:40:25 +02:00
Rico Wind
9db675f734
Remove pkg_tested from the default selector
...
We now pull in pub from github into pkg_tested and we don't want to run those tests by default
Also, the pub tests relies on the sdk being build, so the tests will fail if you don't explicitly specify --use-sdk to the tools/test.py invocation.
R=fschneider@google.com , rnystrom@google.com , whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1169433002
2015-06-02 14:31:27 +02:00
Rico Wind
77321a7586
Always clobber sdk builds on dev/stable.
...
We should build from scratch to eliminate any consistency issues and guarantee that versions we ship can always build.
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1161413002
2015-06-02 11:36:19 +02:00
Rico Wind
bf1bd86352
Don't run pkg_tested on the arm bots
...
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1156993017
2015-06-01 13:32:27 +02:00
Rico Wind
a237ebf344
Run pkg_tested on the pkg/pub bots
...
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1153193010
2015-05-29 11:34:08 +02:00
Rico Wind
af3b6b2b61
Add python based VERSION file generation for sdk bots
...
We used to have this file generated by the editor build
BUG=23516
R=whesse@google.com
Review URL: https://codereview.chromium.org//1153033007
2015-05-28 11:20:36 +02:00
Rico Wind
be295227ee
Only build runtime target on the cross compiler
...
We are no longer only checking out standalone, so building everything does no longer mean only build runtime
R=iposva@google.com , whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1136543007
2015-05-18 13:49:55 +02:00
Rico Wind
8d43ad04a8
Don't assume integer revisions on cross builder
...
TBR=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1128863007
2015-05-17 08:50:32 +02:00
ricow@google.com
4cc976b682
Add tools/testing/bin to the tarball created by the cross compiler
...
We no longer have these files in the main repo
BUG=
Review URL: https://codereview.chromium.org//1137623004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45768 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-13 17:31:54 +00:00
ricow@google.com
ad6bf85994
Fix bug in dart_sdk annotated.
...
We don't explicitly import join
R=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//1133123002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45695 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-11 16:22:17 +00:00
ricow@google.com
4b4a3202df
Fix annotated steps, now really only do api docs on linux (but still do zips on mac and windows
...
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//1135593003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45691 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-11 15:30:27 +00:00
ricow@google.com
77c28dc835
Only build and archive docs on linux
...
TBR=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//1133113002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45688 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-11 15:08:29 +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
e92f697236
Remove dart2dart support from testing scripts and status files
...
I will leave it to the dart2js people to remove the support from the dart2js tools (there is also a bunch of comments still in code, do a git grep)
R=kustermann@google.com , floitsch@google.com , kmillikin@google.com
BUG=
Review URL: https://codereview.chromium.org//1126363003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45588 260f80e4-7a28-3924-810f-c04153c831b5
2015-05-07 11:29:55 +00:00
karlklose@google.com
7058fdfe5b
Use --use-cps-ir compiler option in the test script to run dart2js with the new backend.
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//1064053005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45205 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-16 11:25:11 +00:00
ricow@google.com
30e4fbe0e1
Don't run cps backend dart2js tests in batch mode
...
R=karlklose@google.com
BUG=
Review URL: https://codereview.chromium.org//1090813002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45193 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-16 07:52:45 +00:00
ricow@google.com
75fc25fbcf
Change annotated steps to support the cps based dart2js backend
...
R=karlklose@google.com
BUG=
Review URL: https://codereview.chromium.org//1087153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45151 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-15 07:53:35 +00:00
ricow@google.com
0379803a4a
Add annotated steps for dart_services
...
This is not done, luke will update it with the actual commands for running the stress testing
R=lukechurch@google.com
BUG=
Review URL: https://codereview.chromium.org//1086613002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45100 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-13 13:34:47 +00:00
ricow@google.com
c035148f20
Always run in minified mode under csp
...
Reland r45010 after minified mode in dart2js is fixed.
R=floitsch@google.com
BUG=
Review URL: https://codereview.chromium.org//1088483002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45090 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-13 09:37:06 +00:00
ricow@google.com
e35361696f
Revert "Always run in minified mode under csp"
...
This reverts commit 45010 while investigating failures
R=whesse@google.com , floitsch@google.com
BUG=
Review URL: https://codereview.chromium.org//1065973003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45052 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-10 07:47:22 +00:00
ricow@google.com
f74f5b1aec
Always run in minified mode under csp
...
R=floitsch@google.com
BUG=
Review URL: https://codereview.chromium.org//1072833002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45010 260f80e4-7a28-3924-810f-c04153c831b5
2015-04-09 14:41:22 +00:00
whesse@google.com
12c3a6b4bd
Enable co19 tests on IE build slaves.
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//870423002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@43131 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-26 09:27:29 +00:00
whesse@google.com
bdf1bc32f6
Add full-linux buildbot slaves, running firefox and chrome.
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//823363003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42918 260f80e4-7a28-3924-810f-c04153c831b5
2015-01-15 16:46:28 +00:00
ahe@google.com
f01fe227e0
Checked mode fixes.
...
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//750653002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41951 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-25 13:52:58 +00:00
ahe@google.com
b9439fd455
Cannot run incremental tests in checked mode, yet.
...
Review URL: https://codereview.chromium.org//745963003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41909 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-21 16:37:48 +00:00
ahe@google.com
571790c5b0
Move variable declaration.
...
Review URL: https://codereview.chromium.org//753593002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41908 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-21 16:24:40 +00:00
ahe@google.com
9c60f3f0c7
Run Try Dart tests on Dart-enabled browser
...
R=whesse@google.com
Review URL: https://codereview.chromium.org//748053002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41906 260f80e4-7a28-3924-810f-c04153c831b5
2014-11-21 16:12:41 +00:00
whesse@google.com
67e8b965bb
_Temporarily_ retry failing browser tests on Safari, because versions 6.2 and 7.1 are flaky on dart2js output.
...
Add support for macos 10.9 to buildbot scripts.
BUG=dartbug.com/21434
R=ricow@google.com
Review URL: https://codereview.chromium.org//687213002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41394 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-29 13:07:11 +00:00
whesse@google.com
e7cd2dc55d
Pass builder-tag to test.py on dart2js bots.
...
BUG=
Review URL: https://codereview.chromium.org//686453002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41325 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-27 16:50:51 +00:00
whesse@google.com
aeba67e44e
Add builder tag for Safari 6.2 slave. Update status files for Safari 6.2.
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//679153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41323 260f80e4-7a28-3924-810f-c04153c831b5
2014-10-27 16:09:00 +00:00
ricow@google.com
524dbb486d
Don't run optimization-threshold-counter=5 tests on the pub bot
...
Review URL: https://codereview.chromium.org//598073002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@40633 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-24 17:03:05 +00:00
whesse@google.com
5c337416c0
Revert change r37732, using hashes rather than revision numbers for archived chromium builds. Remove copies of scripts from old location.
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//553823002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39950 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-08 10:34:10 +00:00
whesse@google.com
8fec1f3241
Update dartium android status on co19 tests.
...
Save coredumps from crashes on pub bots.
BUG=
TBR=kustermann@google.com
Review URL: https://codereview.chromium.org//528793002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39730 260f80e4-7a28-3924-810f-c04153c831b5
2014-09-01 15:33:44 +00:00
paulberry@google.com
df89cc1494
Run all pub tests on Windows with -j1
...
Should avoid timeouts with some particularly resource-intensive tests
(e.g. analysis server integration tests).
TBR=ricow@google.com
Review URL: https://codereview.chromium.org//509903002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39591 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-27 11:35:03 +00: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
whesse@google.com
5d09bec212
Test scripts: correctly copy packages directory in Android testing.
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//464323002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39196 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-13 13:26:43 +00:00
ricow@google.com
6c0f088c0f
Run dart2js in batch mode also on windows
...
R=floitsch@google.com
Review URL: https://codereview.chromium.org//463123002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39192 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-13 08:05:16 +00:00
whesse@google.com
4431b50125
Browser testing: Run android content shell tests on hosts with multiple devices connected.
...
The adb_reverse_forwarder.py script in [dartium]/build/android/ needs the --all-devices option added. We will also try to upstream this flag to chromium.
This change makes the test host reinstall the ContentShell apk on the device each time the device is restarted due to timeout or periodic reset, which takes about 10 seconds, but this is simpler and more like the existing behavior with android chrome.
R=ricow@google.com
Review URL: https://codereview.chromium.org//467643002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39142 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-12 14:40:26 +00:00
ricow@google.com
0c42d04458
Reapply "Move dart2js batch decision out so that it actually takes effect on browser bots"
...
The underlying dart2js issue has been fixed in revision 39123
Review URL: https://codereview.chromium.org//463063002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@39125 260f80e4-7a28-3924-810f-c04153c831b5
2014-08-12 10:38:32 +00:00