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

Unified Diff: tests/lib/lib.status

Issue 26346002: Correctly report the type of initializing formals declared without an explicit type to be the type … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index cdbd2a23dd225ca8043fbd2538bcf4afe90e8c10..9d4506b94fb71f4dba76483b837321be1bd8bdfb 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -157,7 +157,6 @@ mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/constructor_kinds_test: RuntimeError # Issue 13798
mirrors/generics_substitution_test: RuntimeError # Issue 13808
-mirrors/initializing_formals_test/01: RuntimeError # Issue 11281
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
@@ -212,7 +211,6 @@ mirrors/typedef_test/01: Fail # Issue 13719: Please triage this failure.
mirrors/constructor_kinds_test: RuntimeError # Issue 13798
mirrors/generics_substitution_test: RuntimeError # Issue 13808
-mirrors/initializing_formals_test/01: RuntimeError # Issue 11281
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282

Powered by Google App Engine
This is Rietveld 408576698