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

Unified Diff: pkg/analysis_server/test/stress/utilities/server.dart

Issue 2935733003: Remove some unnecessary tests for non-driver mode (Closed)
Patch Set: Created 3 years, 6 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 | « pkg/analysis_server/test/services/refactoring/rename_library_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/test/stress/utilities/server.dart
diff --git a/pkg/analysis_server/test/stress/utilities/server.dart b/pkg/analysis_server/test/stress/utilities/server.dart
index f5149e3bf60d99af4d1c74ad82e10aa70465598a..533281badbafe80b1b32a080cbb8b88fe992ab7e 100644
--- a/pkg/analysis_server/test/stress/utilities/server.dart
+++ b/pkg/analysis_server/test/stress/utilities/server.dart
@@ -613,9 +613,6 @@ class Server {
* If [diagnosticPort] is not `null`, the server will serve status pages to
* the specified port.
*
- * If [enableNewAnalysisDriver] is `true`, the server will use the new
- * analysis driver.
- *
* If [profileServer] is `true`, the server will be started with "--observe"
* and "--pause-isolates-on-exit", allowing the observatory to be used.
*
« no previous file with comments | « pkg/analysis_server/test/services/refactoring/rename_library_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698