Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Unified Diff: tools/testing/browser_README.txt

Issue 10217015: Update browser testing documentation. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/browser_README.txt
===================================================================
--- tools/testing/browser_README.txt (revision 6704)
+++ tools/testing/browser_README.txt (working copy)
@@ -11,19 +11,15 @@
========= Proceed further only if you also want to run performance tests.======
-1) Download appengine for Python and place it in third_party (http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Python):
- "dart/third_party/appengine-python/"
-
-2) Install matplotlib http://matplotlib.sourceforge.net/
-
-3) Pull down benchmarks from internal repo (Google only):
+1) Pull down benchmarks from internal repo (Google only):
http://chromegw.corp.google.com/viewvc/dash/trunk/internal/browserBenchmarks/README.txt?view=markup
-4) Create a directory in called appengine-python in third_party. Download and
- install App Engine in the directory you just created.
- http://code.google.com/appengine/downloads.html
+2) Create a directory in called appengine-python in third_party. Download the
+ Linux/Other Platforms .zip file, and place the contents in the directory
+ you just created.
+ http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Python
-5) Run the tests! While standing in dart/tools/testing/perf_testing, run
+3) Run the tests! While standing in dart/tools/testing/perf_testing, run
$> python run_perf_tests.py --forever --verbose
to run all the tests (browser performance, language correctness in the
browser, command line performance, and self-hosted compile time and compiled
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698