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

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: Rebased Created 8 years 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 9cefc78ee76ad4470a35fdbdb9f28da3d0310b79..7e01642f6adefc95392d44320a207572a7505412 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -53,9 +53,9 @@ f_bounded_quantification_test/01: Fail
f_bounded_quantification_test/02: Fail
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