Commit Graph

48 Commits

Author SHA1 Message Date
vsm@google.com 253597427c Add Dartium to browser_perf tests
Review URL: https://chromiumcodereview.appspot.com//10095016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6696 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-18 15:46:31 +00:00
efortuna@google.com d986fd676b Get Dromaeo tests running on Windows.
Review URL: https://chromiumcodereview.appspot.com//10115011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6666 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-17 23:23:37 +00:00
efortuna@google.com d72332b690 Fix graphing error.
Review URL: https://chromiumcodereview.appspot.com//10069025

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6488 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-12 22:51:33 +00:00
efortuna@google.com 6d0547caf6 Major refactoring for run_perf_tests.py.
Review URL: https://chromiumcodereview.appspot.com//10027026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6344 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-09 22:46:59 +00:00
efortuna@google.com af02299601 Further automation. Occasionaly we get a new svn server certificate, and we get
a prompt if we're willing to accept the certificate. This makes sure we don't
hang waiting for the user to respond on that.
Review URL: https://chromiumcodereview.appspot.com//10006052

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6301 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-07 01:27:52 +00:00
vsm@google.com adf73884eb Normalize droameo benchmarks to legal filenames in perf runner script
Review URL: https://chromiumcodereview.appspot.com//10012046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6293 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 19:33:49 +00:00
efortuna@google.com b5b2eebe64 Make importing Matplotlib optional.
Review URL: https://chromiumcodereview.appspot.com//10005043

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6290 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 18:13:29 +00:00
efortuna@google.com 42fcd619b2 Fix typo and build v8.
Review URL: https://chromiumcodereview.appspot.com//10008038

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6259 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 02:03:09 +00:00
vsm@google.com 62a3c07ecb Refactor dromeao driver to skip broken tests
Review URL: https://chromiumcodereview.appspot.com//9949044

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6257 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-06 01:16:08 +00:00
vsm@google.com bfff69b0a0 Add a separate perf graph for dromaeo
Review URL: https://chromiumcodereview.appspot.com//9980019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6242 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 19:33:54 +00:00
vsm@google.com 90fefc69d6 Various perf/selenium script cleanup suggested in earlier CLs
Review URL: https://chromiumcodereview.appspot.com//9960018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6219 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-05 14:38:17 +00:00
vsm@google.com a1a92bedb2 Add Dromaeo generated code size measurements
Review URL: https://chromiumcodereview.appspot.com//9969076

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6123 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-03 15:48:18 +00:00
vsm@google.com 1bb202400f Add support for Dromaeo tests in perf scripts.
Review URL: https://chromiumcodereview.appspot.com//9958051

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6115 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-02 22:13:58 +00:00
vsm@google.com a8c2357dea Some clean up on run_perf_test
Review URL: https://chromiumcodereview.appspot.com//9933002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6022 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-30 04:28:13 +00:00
efortuna@google.com ec1c8454bd Improve invalid file handling and command line options for perf script.
Review URL: https://chromiumcodereview.appspot.com//9910026

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6002 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-29 20:48:25 +00:00
efortuna@google.com df1cff62ae Fix path previously only intended for Windows. (Now runs also if the out directory doesn't exist).
Review URL: https://chromiumcodereview.appspot.com//9911018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5997 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-29 18:37:45 +00:00
efortuna@google.com de2df24b75 Get rid of --component in perf testing script.
Review URL: https://chromiumcodereview.appspot.com//9923016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5993 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-29 17:56:21 +00:00
efortuna@google.com 8c0039c490 Fix typo on run_perf_tests.py.
Review URL: https://chromiumcodereview.appspot.com//9724006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5602 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-16 23:08:14 +00:00
efortuna@google.com e28abb7714 Some changes to performance test script for uploading the data to App Engine.
Review URL: https://chromiumcodereview.appspot.com//9706088

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5596 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-16 22:08:42 +00:00
vsm@google.com 3fe7e6b239 Add git svn support to create_graph.py.
This lets git users test locally.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5426 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-13 18:35:47 +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
efortuna@google.com 34c061e29e Reduce flakiness of browser tests.
Review URL: https://chromiumcodereview.appspot.com//9361040

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4044 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-08 18:08:13 +00:00
efortuna@google.com acb397ad92 Fixing Windows buildbot exception.
Review URL: https://chromiumcodereview.appspot.com//9317060

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3872 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-02 20:52:32 +00:00
efortuna@google.com 7f85b28ff6 Fix windows performance tests.
Review URL: https://chromiumcodereview.appspot.com//9325002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3865 260f80e4-7a28-3924-810f-c04153c831b5
2012-02-02 19:15:31 +00:00
dgrove@google.com f45724122a Fix a few remaining issues from moving swarm.
Review URL: http://codereview.chromium.org//9310010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3759 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-31 22:56:47 +00:00
efortuna@google.com e16df64b9d Wrote a daily update script.
Review URL: https://chromiumcodereview.appspot.com//9235046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3623 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-26 19:26:09 +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
efortuna@google.com f3a51018d0 Update browser testing readme.
TBR=sigmund@google.com,
Review URL: https://chromiumcodereview.appspot.com//9272003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3478 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-22 01:05:25 +00:00
efortuna@google.com 4ecc520173 Make changes for Safari to run with webdriver on the bots.
Review URL: https://chromiumcodereview.appspot.com//9252002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3382 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-18 02:22:10 +00:00
efortuna@google.com 9fa0180cc1 Get Firefox and IE working again with Object.defineProperty!
Review URL: http://codereview.chromium.org//9214005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3312 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-13 22:28:50 +00:00
efortuna@google.com 1748f8213f Make browser "sometest" like a regular test run by test.dart/py instead of
create_graph.py
Review URL: http://codereview.chromium.org//9139031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3213 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-11 22:59:38 +00:00
efortuna@google.com a324098caf Changed automated testing to run test.dart instead of test.py
Review URL: http://codereview.chromium.org//9181006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3173 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-11 01:38:27 +00:00
efortuna@google.com 33c8a3ada3 Changing display of perf graphs to make them more readable.
Review URL: http://codereview.chromium.org//9071015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2927 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-03 23:42:24 +00:00
efortuna@google.com b7cb80a026 Added readme about performance testing for browser perf setup.
Review URL: http://codereview.chromium.org//8815018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2919 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-03 19:02:32 +00:00
efortuna@google.com 0da8b0a4fa Fixing upload_sdk for windows.
Note CL http://codereview.chromium.org/9022043/ goes with this.
Review URL: http://codereview.chromium.org//9053006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2918 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-03 18:36:05 +00:00
efortuna@google.com 9dd32c3ca2 Adding report tag for language tests.
TBR=sigmund@google.com
Review URL: http://codereview.chromium.org//9026021

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2794 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-23 00:04:44 +00:00
efortuna@google.com 895325df1a Fixing capitalization with style guide as per jmesserly's comments.
TBR=jmesserly@google.com
Review URL: http://codereview.chromium.org//9024022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2787 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-22 21:26:45 +00:00
efortuna@google.com 7a327e1c25 Changes to testing script so we can run on Windows.
Review URL: http://codereview.chromium.org//9025024

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2785 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-22 20:53:02 +00:00
efortuna@google.com ec53d1d253 Don't treat warnings as errors when compiling minfrog items.
TBR=sigmund,
Review URL: http://codereview.chromium.org//8972006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2495 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-16 00:31:32 +00:00
efortuna@google.com 9a525e35c6 Final touches for running smoketests. On buildbot, run
python create_graph.py -v -b -l
Review URL: http://codereview.chromium.org//8890091

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2491 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-15 23:24:46 +00:00
efortuna@google.com 011093a066 Add Safari to the list of browsers we test on a regular basis.
Review URL: http://codereview.chromium.org//8920009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2393 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 18:56:41 +00:00
efortuna@google.com b9ea49523e Added barebones framework to get appengine to host our data.
Review URL: http://codereview.chromium.org//8883033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2316 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-09 16:57:11 +00:00
efortuna@google.com 7578faca4b Modification to the order that classes are printed out so that the prototype
class is always printed out before the inheriting class. Adjustments to make the
benchmarks run in IE9.
Review URL: http://codereview.chromium.org//8828008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2271 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-08 19:27:12 +00:00
efortuna@google.com d9e4e72576 Small adjustment to run smoketests on buildbots.
Review URL: http://codereview.chromium.org//8805015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2096 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-05 22:09:50 +00:00
efortuna@google.com a3ac094f6e Tweaking perf testing script and adding smoketests to run on buildbot.
Review URL: http://codereview.chromium.org//8775058

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2046 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-03 01:34:13 +00:00
efortuna@google.com 4abe74e1e4 Adding the performance and browser benchmarking script.
Review URL: http://codereview.chromium.org//8670013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@1914 260f80e4-7a28-3924-810f-c04153c831b5
2011-11-30 02:57:08 +00:00