Commit Graph

17 Commits

Author SHA1 Message Date
efortuna@google.com 045de4485c Smarter "new interesting code" detection.
Review URL: https://chromiumcodereview.appspot.com//10829408

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11186 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-22 21:15:35 +00:00
efortuna@google.com 8b32be9110 Don't let safari run too far in the past.
Review URL: https://chromiumcodereview.appspot.com//10831382

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10935 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-18 19:54:12 +00:00
efortuna@google.com df9944faad Update script to switch through revision history successfully.
Review URL: https://chromiumcodereview.appspot.com//10832149

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10271 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-04 20:37:24 +00:00
efortuna@google.com 44d192d551 Properly update chromedriver.
Review URL: https://chromiumcodereview.appspot.com//10826125

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10200 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-02 22:22:47 +00:00
efortuna@google.com a539626bb3 Fix webdriver test setup script for windows and add proper path for pip.
Review URL: https://chromiumcodereview.appspot.com//10634013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@9005 260f80e4-7a28-3924-810f-c04153c831b5
2012-06-21 21:54:20 +00:00
efortuna@google.com c2c8e28e2d Fix typo in webdriver test setup script.
Review URL: https://chromiumcodereview.appspot.com//10443036

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8023 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-26 01:27:38 +00:00
efortuna@google.com 2b98dbf338 Deal with different chromedrivers running on for Chrome and Dartium.
Review URL: https://chromiumcodereview.appspot.com//10417025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7861 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-22 17:07:53 +00:00
efortuna@google.com a74e2b4f11 Improve posting format for size tests.
Review URL: https://chromiumcodereview.appspot.com//10252017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7110 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-27 23:03:41 +00:00
efortuna@google.com f79e1bcd2d Fix webdriver_test_setup script for installing with correct permissions on nonWindows machines.
Review URL: https://chromiumcodereview.appspot.com//10239011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7034 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-26 18:11:33 +00:00
efortuna@google.com 7e3897e122 Fix install script to deal with unzip for Windows.
Review URL: https://chromiumcodereview.appspot.com//10106012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6614 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 01:07:45 +00:00
efortuna@google.com 1dc456d66e Fix auto-install script to properly install on Windows.
Review URL: https://chromiumcodereview.appspot.com//10082031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6546 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-14 00:02:20 +00:00
efortuna@google.com d0849c3575 Fix firefox install on setup script.
Review URL: https://chromiumcodereview.appspot.com//10084015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6539 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-13 18:21:23 +00:00
efortuna@google.com 41441de90e Fix webdriver setup.
Review URL: https://chromiumcodereview.appspot.com//9748022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5693 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-20 17:48:37 +00:00
efortuna@google.com c82f3462c9 Fix for webdriver_test_setup in Windows, and don't force close of the browsers if we're not running on a buildbot.
Review URL: https://chromiumcodereview.appspot.com//9601023

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4984 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-05 22:14:36 +00:00
efortuna@google.com 412ffb7f4d Webdriver install script, take 2.
Review URL: https://chromiumcodereview.appspot.com//9581025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4911 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-02 23:44:26 +00:00
jmesserly@google.com 4533fbe58d Revert "Adding webdriver setup script."
It seems to have caused Safari bot to not run any tests. See:

http://build.chromium.org/p/client.dart/builders/web-safari-mac/builds/325

vs

http://build.chromium.org/p/client.dart/builders/web-safari-mac/builds/326

Review URL: https://chromiumcodereview.appspot.com//9572007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4863 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-02 10:06:17 +00:00
efortuna@google.com a36985cf2b Adding webdriver setup script.
Review URL: https://chromiumcodereview.appspot.com//9480019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4849 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-02 01:25:28 +00:00