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

Unified Diff: pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart

Issue 2654663005: Add DeclaredVariables to AnalysisDriver. (Closed)
Patch Set: Created 3 years, 11 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/analyzer/test/generated/compile_time_error_code_driver_test.dart
diff --git a/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart b/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
index 8ab9226225039a955356b9ef25a6566f3fdde9a8..a00bfa07432cd0e597994999d6f8b19c3fd01dd9 100644
--- a/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
+++ b/pkg/analyzer/test/generated/compile_time_error_code_driver_test.dart
@@ -26,12 +26,6 @@ class CompileTimeErrorCodeTest_Driver extends CompileTimeErrorCodeTest {
@failingTest
@override
- test_fromEnvironment_bool_badDefault_whenDefined() {
- return super.test_fromEnvironment_bool_badDefault_whenDefined();
- }
-
- @failingTest
- @override
test_typeAliasCannotReferenceItself_typeVariableBounds() {
return super.test_typeAliasCannotReferenceItself_typeVariableBounds();
}
« no previous file with comments | « pkg/analyzer/lib/src/dart/analysis/driver.dart ('k') | pkg/analyzer/test/generated/compile_time_error_code_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698