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

Unified Diff: tests/language/language_dart2js.status

Issue 13046009: Fix issue 9442. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 20537)
+++ tests/language/language_dart2js.status (working copy)
@@ -65,6 +65,7 @@
prefix15_test: Fail # Issue 5022
local_function2_test: Fail # Issue 5022
number_identity_test: Fail # Issue 9249
+function_type_alias8_test: Fail # type 'anon1' is not a subtype of type 'GetFromThing'
srdjan 2013/03/26 21:05:34 Please add issue for the failure
regis 2013/03/26 21:25:49 The simplified version does not fail anymore on da
[ $compiler == dart2js && $unchecked ]
default_factory2_test/01: Fail # type arguments on redirecting factory not implemented

Powered by Google App Engine
This is Rietveld 408576698