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

Unified Diff: pkg/analysis_server/test/integration/integration_test_methods.dart

Issue 2713053002: Remove the --no-error-notification flag. (Closed)
Patch Set: Created 3 years, 10 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: pkg/analysis_server/test/integration/integration_test_methods.dart
diff --git a/pkg/analysis_server/test/integration/integration_test_methods.dart b/pkg/analysis_server/test/integration/integration_test_methods.dart
index 14251bba346577299b2951a0648d9dd7c3d6577c..ea537a93c459652c4f3c6c1a978aaae7f1b4bc0e 100644
--- a/pkg/analysis_server/test/integration/integration_test_methods.dart
+++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
@@ -608,9 +608,6 @@ abstract class IntegrationTestMixin {
* included in the notification is always a complete list that supersedes any
* previously reported errors.
*
- * It is only possible to unsubscribe from this notification by using the
- * command-line flag --no-error-notification.
- *
* Parameters
*
* file (FilePath)

Powered by Google App Engine
This is Rietveld 408576698