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

Unified Diff: tools/testing/browser_README.txt

Issue 10005043: make importing matplotlib optional (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
Index: tools/testing/browser_README.txt
===================================================================
--- tools/testing/browser_README.txt (revision 6287)
+++ tools/testing/browser_README.txt (working copy)
@@ -1,8 +1,8 @@
Overview:
These are the instructions to run a wide variety of browser tests using
test.dart --component=webdriver or
- dart/tools/testing/perf_testing/create_graph.py. Currently the results of
- create_graph are uploaded to https://dartperf.googleplex.com/.
+ dart/tools/testing/perf_testing/run_perf_tests.py. Currently the results of
+ run_perf_tests are uploaded to https://dartperf.googleplex.com/.
============== Windows Setup ==============
@@ -79,7 +79,7 @@
http://code.google.com/appengine/downloads.html
14) Run the tests! While standing in dart/tools/testing/perf_testing, run
- $> python create_graph.py --forever --verbose
+ $> 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
code size).
« no previous file with comments | « no previous file | tools/testing/perf_testing/run_perf_tests.py » ('j') | tools/testing/perf_testing/run_perf_tests.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698