Commit Graph

110 Commits

Author SHA1 Message Date
kustermann@google.com d5f5935140 Run chrome tests on dart2js-full-windows-* builders as well
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31188 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-17 13:07:02 +00:00
kustermann@google.com c9f4344cf6 Enable firefox tests on dart2js-full-windows-* builders
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31167 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-16 16:15:44 +00:00
kustermann@google.com 19543f0876 Add annotated steps support for dart2js-full-... builders
R=whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31099 260f80e4-7a28-3924-810f-c04153c831b5
2013-12-12 15:56:16 +00:00
kustermann@google.com 239639de84 Fix missing ] in annotated steps script
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30774 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-29 09:34:17 +00:00
kustermann@google.com e8bc29bb62 Write .test-outcome.log files for test.py
This will enable us to monitor these logs on the buildbot, archive them and do
analysis based on them.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30772 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-29 09:05:11 +00:00
ricow@google.com a6661c3846 Remove temporary directory cleanup on windows.
We no longer use selenium so this should no longer be neccesary
Review URL: https://chromiumcodereview.appspot.com//85663002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30618 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-25 12:19:11 +00:00
kustermann@google.com 6de275e307 Add tools/bots/steps_clank.py script
This script will be called by the dartium/clank recipes.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30500 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-21 09:47:01 +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
whesse@google.com 36fe570a31 Remove the --use_browser_controller flag, now that it is always true.
Fix an error in r30269.

BUG=
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30270 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-14 15:20:31 +00:00
kustermann@google.com eec532904d Only archive apidocs if they are not already there
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30193 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-12 12:45:29 +00:00
kustermann@google.com a1dab0d6b3 Implemented archiving of apidocs for all channels
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30109 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-08 12:30:31 +00:00
kustermann@google.com e3491d8df9 promote.py: Archive installers to new gs://dart-archive bucket when promoting
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29749 260f80e4-7a28-3924-810f-c04153c831b5
2013-11-01 15:09:32 +00:00
ricow@google.com 9b736a2531 Add windows installer functionallity to editor build script.
Refactor create_mac_installer to pull out generic functionality.
Change naming util class to not include zip in name of editor file
Change windows installer creation script to support a directory as input in addition to a zip file
Review URL: https://chromiumcodereview.appspot.com//47553006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29440 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-29 12:20:56 +00:00
kustermann@google.com 849ed804f4 Recursive copy with gsutil does only work work if more then one object is inside the source directory
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29165 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-24 11:10:34 +00:00
kustermann@google.com 5627111a66 Fixed arm cross build after switch to standalone.deps
R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29026 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-22 19:04:59 +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
kustermann@google.com f9349baca8 Change promote script to be able to archive to the new gs://dart-archive/ location
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28631 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-15 08:10:08 +00:00
kustermann@google.com 2deffe6dba Annotated steps script support for none-dartium builder
R=kasperl@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@28142 260f80e4-7a28-3924-810f-c04153c831b5
2013-10-02 09:05:18 +00:00
ricow@google.com 8fb583f473 Archive cross compiled arm binaries to a revision specific file name
Also fetch that from the arm board.

I make another cl for pruning old builds

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27649 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-19 09:18:20 +00:00
kustermann@google.com 612b2e4b72 We can use subprocess.Popen(shell=True) only on windows
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27554 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 09:09:23 +00:00
kustermann@google.com 0ab3784e86 Run gsutil in the cmd.exe shell on windows
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27553 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:47:04 +00:00
kustermann@google.com d52c1da883 Bugfix in tools/bots/bot_utils.py: don't get the dirname in case of the gsutil shell script on buildbots
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27552 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:31:40 +00:00
kustermann@google.com 7d5b61f247 Use shell script on buildbot to call gsutil otherwise the python script
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27551 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 08:17:49 +00:00
kustermann@google.com 46a5e58287 Make editor builders archive to gs://dart-archive/ in addition to the other GCS buckets
This is the first step towards release channels.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27550 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-17 07:51:53 +00:00
ricow@google.com 7ff576944f Don't try to get chrome version on windows.
We still make sure that the binary is valid.

Enable the browser controller on windows again

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27333 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-10 12:29:43 +00:00
kustermann@google.com 1e32f03118 Disable new browser controller on win-chrome
test.dart is not able to determine the version of chrome when running
'chrome.exe --version'. This causes an open browser window to hang and
makes the bot timeout.

TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27245 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-06 12:22:32 +00:00
ricow@google.com 4877ace9a5 Enable browser controller for chrome on mac and linux
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27240 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-06 09:48:44 +00:00
ricow@google.com fce194e34f Flush stdout after writing the command we run.
On windows we are getting this out of order and it is insanely annoying.

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27237 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-06 09:18:54 +00:00
ricow@google.com 3f0d3bbd18 Enable browser controller for firefox on windows on the bots.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27236 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-06 08:55:42 +00:00
kustermann@google.com ba57b8898d Disable record/replay functionality for ARM
Now that we've got a checked-in binary for ARM we can directly drive the tests
on the ARM buildbot.

R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27049 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-03 13:09:42 +00:00
ahe@google.com eb5906ef01 Remove dart2js_foreign.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@27032 260f80e4-7a28-3924-810f-c04153c831b5
2013-09-03 08:41:32 +00:00
devoncarew@google.com 2a2e694c48 editor build change to suppress a 'restore windows' dialog on the mac buildbots
R=danrubel@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26793 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-28 15:23:09 +00:00
ricow@google.com 1c092dee58 Enable browser controller on IE10
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26786 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-28 13:19:02 +00:00
ricow@google.com b7567a39c0 Actually use the new browser controller on the normal waterfall.
Review URL: https://codereview.chromium.org//23241016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26510 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-22 09:08:27 +00:00
ricow@google.com 6fba467edf Support testing the dart2js compiler on the 64 bit vm
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26343 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-20 10:25:27 +00:00
ricow@google.com 7ad8abe556 Use the browser controller on ie9 on fyi
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26113 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-14 11:39:52 +00:00
kustermann@google.com cb18d8ba87 Removed compiler/ directory from repository
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25728 260f80e4-7a28-3924-810f-c04153c831b5
2013-08-02 08:31:15 +00:00
devoncarew@google.com 7624d0b038 Fix for running the tests on the dart-editor-win bot.
Review URL: https://codereview.chromium.org//19552002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25104 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-17 16:30:17 +00:00
kustermann@google.com 2ba4d3c758 Use a utils.TempDir() context manager for temporary files, to make sure we clean up even in case of exceptions
R=ajohnsen@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25091 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-17 11:40:49 +00:00
devoncarew@google.com cd82c36a37 Change how the editor tests run on the buildbots to use the --test option.
R=pquitslund@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25061 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-16 17:45:35 +00:00
kustermann@google.com 88d1ae1957 Run bots/editor.py commands in xvfb-run to make ensure a valid DISPLAY
TBR=ricow@google.com

Committed: https://code.google.com/p/dart/source/detail?r=24989

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24990 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-15 07:38:13 +00:00
kustermann@google.com 7336453338 Run bots/editor.py commands in xvfb-run to make ensure a valid DISPLAY
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24989 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-15 07:30:32 +00:00
devoncarew@google.com d296980e56 Trying to resurrect the linux editor FYI bot.
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24963 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-12 17:50:37 +00:00
kustermann@google.com 3561aeaff9 Set public-read acl on editor installers
TBR=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24843 260f80e4-7a28-3924-810f-c04153c831b5
2013-07-09 14:54:17 +00:00
ricow@google.com de1180fa94 Change the target that we build on the android bot from samples to runtime
It seems that the sample is broken, do we even support this?

R=efortuna@google.com, vsm@google.com, whesse@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24507 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-27 05:59:15 +00:00
kustermann@google.com 0d8293ef34 Initial support for mac installers. Currently only on our editor builders on FYI
R=devoncarew@google.com, ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24271 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-21 08:37:25 +00:00
ricow@google.com dcb2d0096a Pass in clear_safari_flag on the bots
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@24228 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-20 14:03:36 +00:00
kustermann@google.com ea9c3c802d Fixed small issue with record&replay testing for arm
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23729 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-07 07:52:56 +00:00
ricow@google.com 1fc1f8f8d9 Change safari to be using browser controller on mac, not on linux
Review URL: https://codereview.chromium.org//15994004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23403 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 12:26:49 +00:00
ricow@google.com 54515bb3a3 Use browser controller for safari bots on main waterfall
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23399 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-30 12:15:25 +00:00