Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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
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
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
ricow@google.com 4110f7fac8 Reenable checked mode running on drt on linux
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23268 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 13:41:16 +00:00
ricow@google.com 18a9349173 Don't pass the nobatch flag to safari
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23250 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 11:09:16 +00:00
ricow@google.com 1a6d61c434 Refactor compiler annotated steps based on renaming of system from win7/8 to windows
Review URL: https://codereview.chromium.org//16053003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23245 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 09:42:46 +00:00
ricow@google.com 3f67a9b19f Change annotated steps to use windows as system no matter if we are on win7 or win8
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23244 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 09:32:00 +00:00
ricow@google.com 5fe53b907c Enable browser controller on ff and chrome on normal waterfall
Additionally, refactor how we determine when to use the browser controller by having two maps - on for stable drivers that we use on the normal waterfall and one for non-stable drivers that we use on fyi.

R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23239 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 08:37:55 +00:00
ricow@google.com ac018901dd Don't special case chrome to drt on linux. Instead I will change the name of the bot to dart2js-drt-linux.
R=ahe@google.com, kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23234 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-28 06:30:47 +00:00
kustermann@google.com daee8257bd Add chromeOnAndroid support to the buildbot annotated steps scripts.
R=ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23029 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-22 17:09:49 +00:00
ahe@google.com 60e6ad26df Shard dart2js unit tests as well.
R=johnniwinther@google.com, kustermann@google.com, ricow@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22935 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-21 11:58:03 +00:00
ricow@google.com 45828b56a1 Change name for firefox runtime to ff in compiler annotated steps
Review URL: https://codereview.chromium.org//14943009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22787 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 13:06:10 +00:00
ricow@google.com 6ce51b547c Change runtime name of chrome from drt to chrome when choosing new browser controller.
Review URL: https://codereview.chromium.org//14622022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22784 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 12:25:16 +00:00
ricow@google.com 105e5f5014 Only use --use_browser_controller on browsers
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22783 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-16 11:39:39 +00:00
ricow@google.com c74ce93ae9 Fix annotated steps for dart2js
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22680 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 13:46:46 +00:00
ricow@google.com 3a744037f0 Additional hack to not use drt on the fyi dart2js chrome runner
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22679 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 13:44:00 +00:00
ricow@google.com 0289724479 Run with -use_browser_controller on the fyi bot
R=kustermann@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22678 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-14 13:28:22 +00:00
ngeoffray@google.com cf5b117559 Fix typo.
Review URL: https://codereview.chromium.org//14113009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21430 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 11:16:17 +00:00
ngeoffray@google.com 80445a7cc5 Don't add --host-checked twice.
Review URL: https://codereview.chromium.org//14244004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21428 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 11:05:58 +00:00
ahe@google.com 2899910183 Dial back on host-checked testing.
Seems to be causing timeouts on Safari builders, and there's no added
value from running these tests in host-checked mode on multiple
platforms.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21359 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 14:17:54 +00:00
ahe@google.com e9e42d0333 Little more host-checked mode on dart2js build bots.
Review URL: https://codereview.chromium.org//14040005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21344 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-12 10:34:57 +00:00
ricow@google.com 399e983668 Add back special casing for ie10
Review URL: https://codereview.chromium.org//12459009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19623 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-07 13:41:10 +00:00
ricow@google.com bbc477a4b1 Remove special casing running dart2js tests on ie bots.
Review URL: https://codereview.chromium.org//12591002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19604 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-07 09:36:37 +00:00
kustermann@google.com 6109ccf605 Quote all arguments when printing test.py command
Review URL: https://codereview.chromium.org//12386047

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19293 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-01 11:31:41 +00:00
ricow@google.com e76f1b4825 Use correct pattern in annotated steps browser matching
Review URL: https://codereview.chromium.org//12385018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19227 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-28 14:04:35 +00:00
ricow@google.com b7fc3d65eb Add csp flag for browser bots instead of dart2js bots.
Review URL: https://codereview.chromium.org//12389020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19226 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-28 13:57:11 +00:00
ricow@google.com 4d043ab57d Add csp option to annotated steps for dart2js bots
Review URL: https://codereview.chromium.org//12383020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19222 260f80e4-7a28-3924-810f-c04153c831b5
2013-02-28 13:41:19 +00:00
kustermann@google.com 2e1839e0cf Utilize all cores on IE bots
Review URL: https://codereview.chromium.org//12093044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17771 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-29 16:20:36 +00:00
ricow@google.com 060eb6b633 Add support for having both 10.8 and 10.7 mac bots side by side on the buildbot waterfall
Review URL: https://codereview.chromium.org//12035004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17335 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-21 09:22:30 +00:00
kustermann@google.com d71f8ff86f Added DebugLogger to testing scripts.
Review URL: https://codereview.chromium.org//11962042

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17291 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-18 16:45:20 +00:00
kustermann@google.com b8349d39b6 Added optional sharding for browser builders in the annotated steps scripts
Review URL: https://codereview.chromium.org//11946044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17206 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-17 13:45:34 +00:00
kustermann@google.com 0145562a7c Small improvement on the "delete temp dir on windows"-hack in the annotated steps script
Review URL: https://codereview.chromium.org//11783027

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16787 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-08 11:26:37 +00:00
kustermann@google.com ca73e0eb3e Make sure the '--append_flaky_log' flag is set on all test.py calls except for the first one
Review URL: https://codereview.chromium.org//11442051

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16034 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-12 13:11:27 +00:00
kustermann@google.com 33a5ef535f Safari hack to run tests in --nobatch mode.
Review URL: https://codereview.chromium.org//11519030

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16027 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-12 10:08:53 +00:00
ahe@google.com d7d7a89b07 Add bot. prefix to unbreak build bots.
Review URL: https://codereview.chromium.org//11345028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14267 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 11:49:13 +00:00
ahe@google.com 9ed60805f4 Don't depend on V8 when creating the SDK.
Review URL: https://codereview.chromium.org//11301019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14266 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 11:42:42 +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
ricow@google.com 252f09bc40 Testing support for running tests minified in dart2js.
Review URL: https://codereview.chromium.org//11262028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14071 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 12:18:30 +00:00
efortuna@google.com 63870a3ab3 Fix return code on Windows 8 machines.
Review URL: https://codereview.chromium.org//11272022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14056 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 00:44:07 +00:00
efortuna@google.com 7f5dd8e8d0 Expand buildbot checks for both ie9 and ie10.
Review URL: https://codereview.chromium.org//11272017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14037 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-24 20:42:40 +00:00