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 |
|
whesse@google.com
|
84fc2e6305
|
Use test.dart for dartc buildbot. Ensure that test.dart creates the build directory.
BUG=
TEST=rm -rf out; tools/test.dart -cdartium
Review URL: http://codereview.chromium.org//9155001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3100 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-01-09 15:47:43 +00:00 |
|
mrrussell@google.com
|
663199cbc5
|
add JDK/bin to the path
Review URL: http://codereview.chromium.org//8894025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2333 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-10 06:12:46 +00:00 |
|
mrrussell@google.com
|
44289a6689
|
add the JAVA_HOME to the environment for the call to build.py when running on the dart-editor-linux bot
Review URL: http://codereview.chromium.org//8896015
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2332 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-10 05:36:54 +00:00 |
|
mrrussell@google.com
|
14e41988e1
|
Pass all builders starting with dart-editor to the dart builder
Review URL: http://codereview.chromium.org//8829001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2145 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-06 21:58:06 +00:00 |
|
ngeoffray@google.com
|
8c8ffbac52
|
Only build 'compiler' (ie dartc) when running chromium tests.
Review URL: http://codereview.chromium.org//8776005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1980 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-12-01 13:17:53 +00:00 |
|
sigmund@google.com
|
48e1091e98
|
Small fix to buildbot_annotated_steps.py to find correctly the latest version of
dartium.
Review URL: http://codereview.chromium.org//8372083
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1122 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-11-02 20:57:26 +00:00 |
|
ngeoffray@google.com
|
33c83c7c03
|
Cleanup buildbot_annotated_steps.py to run and test at the top level.
Review URL: http://codereview.chromium.org//8341112
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1091 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-11-02 14:21:23 +00:00 |
|
ngeoffray@google.com
|
33ec29bf11
|
Add a new variable environment for testing, to replace the misusage of 'arch'.
Review URL: http://codereview.chromium.org//8408002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@993 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-11-01 09:12:55 +00:00 |
|
ngeoffray@google.com
|
9acb7d6610
|
build.py will not accept --arch=dartc soon, so removing references and uses of --arch=dartc in the repo.
Review URL: http://codereview.chromium.org//8341103
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@882 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-28 10:39:30 +00:00 |
|
sigmund@google.com
|
b9dc2feb98
|
Allow running frog tests on bot
Review URL: http://codereview.chromium.org//8387017
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@674 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-25 01:41:19 +00:00 |
|
sigmund@google.com
|
4505632927
|
build bot: fixing pattern so that version of dartium + vm shows correctly in waterfall.
Review URL: https://chromereviews.googleplex.com/3572016
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@262 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-07 21:26:59 +00:00 |
|
sigmund@google.com
|
05b0b0ba29
|
get_drt + client bots: fix google-storage source location for archives
Review URL: https://chromereviews.googleplex.com/3583012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@248 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-07 18:27:18 +00:00 |
|
sigmund@google.com
|
3c6d685a05
|
Use new file names for downloading dartium archives.
Review URL: https://chromereviews.googleplex.com/3561012
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@175 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-07 00:04:57 +00:00 |
|
sigmund@google.com
|
06ec980f3f
|
get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree
from the most recent archive location that the user has access to.
Review URL: https://chromereviews.googleplex.com/3532018
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@157 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-06 21:43:51 +00:00 |
|
dgrove@google.com
|
4bc64b8c2b
|
Initial checkin.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7 260f80e4-7a28-3924-810f-c04153c831b5
|
2011-10-05 04:52:33 +00:00 |
|