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

Unified Diff: tools/run_perf.py

Issue 2141013002: [test] Remove NaCl support from test runner harness. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 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 | « tools/run-tests.py ('k') | tools/testrunner/local/statusfile.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/run_perf.py
diff --git a/tools/run_perf.py b/tools/run_perf.py
index cb1fd011d1fe43634d71b0481ca764aa0dec6463..2b406bd7826ef6f4a24234a085254ca4f456badd 100755
--- a/tools/run_perf.py
+++ b/tools/run_perf.py
@@ -113,8 +113,6 @@ SUPPORTED_ARCHS = ["arm",
"ia32",
"mips",
"mipsel",
- "nacl_ia32",
- "nacl_x64",
"x64",
"arm64"]
« no previous file with comments | « tools/run-tests.py ('k') | tools/testrunner/local/statusfile.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698