William Hesse
|
e161ad12ac
|
Allow test.py to run dartdoc tests. Run dartdoc tests on pub bots.
BUG=
R=jcollins@google.com
Review-Url: https://codereview.chromium.org/2914233002 .
|
2017-06-01 18:53:04 +02:00 |
|
William Hesse
|
890883076d
|
Switch pub bots to use a 64-bit build of Dart.
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org/1533903003 .
|
2015-12-17 17:44:32 +01:00 |
|
Natalie Weizenbaum
|
49948accad
|
Run pub tests on the pub bots.
The pub bot script just runs the new test runner against the repo versions of
all the packages.
R=whesse@google.com
Review URL: https://codereview.chromium.org//1214343004.
|
2015-07-07 13:14:22 -07: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
|
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 |
|
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
|
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
|
f4d1d0f4e0
|
Run with a bigger timeout for pub/pkg tests.
We have a lot that is near the limit and my hopes that this will ever change are gone
R=whesse@google.com
Review URL: https://codereview.chromium.org//424093003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38669 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-29 12:24:00 +00:00 |
|
ricow@google.com
|
bb3d7bddb4
|
Allow pub bot to continue after failure
R=whesse@google.com
Review URL: https://codereview.chromium.org//299183002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36562 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-23 10:23:16 +00:00 |
|
ricow@google.com
|
b00f15d25b
|
Append to flaky log on second run with optimization thresshold counter on pub bots.
Remove looping over the options array
R=whesse@google.com
Review URL: https://codereview.chromium.org//297873002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36477 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-22 09:27:31 +00:00 |
|
ricow@google.com
|
799c248175
|
Also run pkg testing with optimization counter thresshold 5
R=whesse@google.com
Review URL: https://codereview.chromium.org//293083007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36470 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-22 07:58:40 +00:00 |
|
ricow@google.com
|
b38d0df448
|
Experiment with running not running tests concurrently on pub on windows
We are seeing timeouts fetching the packages
Review URL: https://codereview.chromium.org//290443002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36201 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-05-15 06:31:58 +00:00 |
|
ricow@google.com
|
d6a42d28a6
|
Change what we run on pub debug bots
Only run pkg and docs tests for now, we are timing out on a bunch of pkgbuild tests.
R=whesse@google.com
Review URL: https://codereview.chromium.org//256993002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35481 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-28 13:11:20 +00:00 |
|
ricow@google.com
|
5d2cc9e274
|
Add support for running debug mode pkg, docs tests
Currently disable pub tests in debug, see issue 18479
R=whesse@google.com
Review URL: https://codereview.chromium.org//252853002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35479 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-28 11:05:40 +00:00 |
|
dgrove@google.com
|
7240d26028
|
Remove dartdoc from pub.py .
Review URL: https://codereview.chromium.org//157013005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32390 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-06 23:02:36 +00:00 |
|
ricow@google.com
|
8b959be6fe
|
Add builder_tag option to tools/test.dart
This will allow us to pass in machine specific tags that describes the setup of a given machine.
Use this to pass in the locale on the pub russian bot and to suppress the two failures we have due to issue 16356
R=kasperl@google.com
Review URL: https://codereview.chromium.org//148463007
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32061 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-28 09:55:49 +00:00 |
|
kustermann@google.com
|
54b71bdbe2
|
Reaply "Use a real package-root for all of our samples (and tests inside a package) instead of buildDir/packages/"
R=whesse@google.com
Review URL: https://codereview.chromium.org//133653004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31694 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-10 15:15:37 +00:00 |
|
kustermann@google.com
|
ba8e16e806
|
Write testoutcomelog on pub builders + append to logfiles on later test.py runs
R=ricow@google.com
Review URL: https://codereview.chromium.org//125933002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31542 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 13:21:28 +00:00 |
|
kustermann@google.com
|
82d9dca9dd
|
Run pkbuild with public packages from pub.dartlang.org as well
R=ricow@google.com
Review URL: https://codereview.chromium.org//125853002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31538 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 10:23:27 +00:00 |
|
kustermann@google.com
|
e363ffb931
|
Enable pkgbuild testsuite on pub builders
R=ricow@google.com
Review URL: https://codereview.chromium.org//125833002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31537 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 10:12:10 +00:00 |
|
alanknight@google.com
|
03d0cd826f
|
Generate docgen output along with api_docs as part of the build
R=danrubel@google.com, efortuna@google.com, kustermann@google.com, rnystrom@google.com
Review URL: https://codereview.chromium.org//73113002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30485 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-11-20 21:51:51 +00:00 |
|
amouravski@google.com
|
4f78a435db
|
Added tests for docs.dart
Review URL: https://codereview.chromium.org//13000005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20630 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-28 18:25:23 +00:00 |
|
amouravski@google.com
|
3772e3c3fb
|
Add Dartdoc testing to pub bots.
Review URL: https://codereview.chromium.org//12321154
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19417 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-04 19:40:49 +00:00 |
|
kustermann@google.com
|
96574ee329
|
Status file updates for jsshell
Review URL: https://codereview.chromium.org//11833035
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16920 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-10 14:16:37 +00:00 |
|
ahe@google.com
|
8693dca092
|
Build package root directory on Pub.
Review URL: https://codereview.chromium.org//11316082
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15097 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-19 18:25:58 +00:00 |
|
rnystrom@google.com
|
95eca960c7
|
Run 'pkg' tests on pub bots.
Review URL: https://codereview.chromium.org//11358049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14442 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-01 22:52:06 +00:00 |
|
rnystrom@google.com
|
c606bbda99
|
Fix copyright for bot scripts.
Review URL: https://codereview.chromium.org//11260052
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14238 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-10-30 01:17:38 +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 |
|
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 |
|