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

Unified Diff: tests/language/language_dart2js.status

Issue 11412245: MalformedType used for all invalid type annotations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Bug fixes Created 8 years, 1 month 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index b7d3a7407d06c5f20b1661bfde1ffa02a3a16281..da4e7b590fde1ac0c45ae3d4be15ed6c8581ff65 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -51,9 +51,9 @@ f_bounded_quantification_test/02: Fail
default_factory2_test/01: Fail # Type bounds for type variable not checked.
closure_type_test: Fail # does not detect type error in checked mode.
function_type_test: Fail # does not detect type error in checked mode.
-function_malformed_result_type_test: Fail # does not detect type error in checked mode.
factory1_test/00: Fail
factory1_test/01: Fail
+type_annotation_test/09: Fail # Named constructors interpreted as a type.
super_call4_test: Fail # Badly generated noSuchMethod call.

Powered by Google App Engine
This is Rietveld 408576698