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

Unified Diff: tests/language/language_analyzer2.status

Issue 146733003: Handle type checking of generic compile time constants. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix for language/const_constructor3_test Created 6 years, 8 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 | « tests/language/language_analyzer.status ('k') | tests/language/regress_14348_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 2cd04c72168e28d847f5139e9fb2e05be249bfea..43717d9d49afac3e34b85fdf15a3ab2809d1d12d 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -464,11 +464,6 @@ vm/type_cast_vm_test: StaticWarning
vm/type_vm_test: StaticWarning
void_type_test: StaticWarning
-# Issue 16392.
-const_constructor2_test/20: MissingStaticWarning # Issue 16392.
-const_constructor2_test/22: MissingStaticWarning # Issue 16392.
-const_constructor2_test/24: MissingStaticWarning # Issue 16392.
-
# Issue 16391. The analyzer handle compile-time error in checked only in these
# cases:
compile_time_constant_checked2_test/01: CompileTimeError # Issue 16391
@@ -488,4 +483,3 @@ deferred_closurize_load_library_test: Fail
deferred_load_library_wrong_args_test/01: Fail
deferred_load_library_wrong_args_test/none: Fail
deferred_load_inval_code_test: Fail
-
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/regress_14348_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698