Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
kustermann@google.com 5022f61e5e Use temporary eclipse workspace directories for DartEditor tests
Review URL: https://codereview.chromium.org//12729029

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20446 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-25 09:22:00 +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 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