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

Unified Diff: tests/language/language_dart2js.status

Issue 23190035: Distinguish between malformed and malbounded types (fix issues 12552 and 12554). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 4 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
« runtime/vm/object.cc ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 26566)
+++ tests/language/language_dart2js.status (working copy)
@@ -37,6 +37,7 @@
type_variable_bounds3_test/00: Fail
f_bounded_quantification_test/01: Fail
f_bounded_quantification_test/02: Fail
+f_bounded_quantification5_test: Fail
closure_type_test: Fail # does not detect type error in checked mode.
function_subtype_setter0_test: Fail # dartbug.com/11273
@@ -68,6 +69,7 @@
[ $compiler == dart2js && $minified ]
f_bounded_quantification4_test: Fail # Issue 12605.
+f_bounded_quantification5_test: Fail # Issue 12605.
[ $compiler == dart2js ]
function_type_alias6_test/00: Crash # dartbug.com/9792
« runtime/vm/object.cc ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698