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

Unified Diff: tests/language/language_analyzer.status

Issue 1042133002: Generate warnings for assignment to a type. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index e30e9f10a013f805cbfe0477fe5aed1c95534083..9f6a779e843cfc89ecd91ba0dedac124318b7996 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -35,6 +35,11 @@ async_await_syntax_test/b10a: MissingStaticWarning
async_await_syntax_test/c10a: MissingStaticWarning
async_await_syntax_test/d10a: MissingStaticWarning
+assign_to_type_test/01: MissingStaticWarning
+assign_to_type_test/02: MissingStaticWarning
+assign_to_type_test/03: MissingStaticWarning
+assign_to_type_test/04: MissingStaticWarning
+
# Runtime negative test. No static errors or warnings.
closure_call_wrong_argument_count_negative_test: skip
« tests/language/assign_to_type_test.dart ('K') | « tests/language/assign_to_type_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698