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

Unified Diff: tests/co19/co19-dart2js.status

Issue 10948036: Register iterate-protocol helper if there is for-in. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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
« no previous file with comments | « lib/compiler/implementation/resolver.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index cb3f8028c18b56cc9aabb6f3f0edda22cb6ea4aa..edaf9e8b7ec49b07725e01e87689f79df2cab9f9 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -1038,7 +1038,6 @@ Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
Language/10_Expressions/30_Type_Cast_A04_t01: Pass
Language/10_Expressions/30_Type_Cast_A04_t02: Pass
Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
-Language/11_Statements/05_For/2_For_in_A01_t05: Fail # BUG: Iterable.iterator doesn't make into resolved
Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
@@ -1096,8 +1095,6 @@ Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
LibTest/core/InternalError/InternalError_A01_t01: Fail, OK # co19 issue 201
LibTest/core/InternalError/toString_A01_t01: Fail, OK # co19 issue 201
LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
-LibTest/core/Queue/Queue.from_A01_t02: Fail # BUG with Iterable.iterator
-LibTest/core/Set/Set.from_A01_t02: Fail # BUG with Iterable.iterator
LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
« no previous file with comments | « lib/compiler/implementation/resolver.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698