Chromium Code Reviews

Unified Diff: tools/run-deopt-fuzzer.py

Issue 2197123002: [test] Remove deprecated --ignition test-runner flag (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove more obsolete status Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/webkit/webkit.status ('k') | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/run-deopt-fuzzer.py
diff --git a/tools/run-deopt-fuzzer.py b/tools/run-deopt-fuzzer.py
index bc9d41c33a8ff0f580b875964422e236e5421045..9dd8ef1d16b2f97e5694c0f117a95a221cdca785 100755
--- a/tools/run-deopt-fuzzer.py
+++ b/tools/run-deopt-fuzzer.py
@@ -394,7 +394,6 @@ def Execute(arch, mode, args, options, suites, workspace):
"deopt_fuzzer": True,
"gc_stress": False,
"gcov_coverage": False,
- "ignition": False,
"ignition_turbofan": False,
"isolates": options.isolates,
"mode": mode,
« no previous file with comments | « test/webkit/webkit.status ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine