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

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

Issue 10945032: Force a space after empty list literal. (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/tree/unparser.dart ('k') | tests/compiler/dart2js/unparser_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 988b440d8e98ff294eca13ce92d199f5fa80955a..e16c965afdffc440dc8b646c9f119f1a0ea837eb 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -60,14 +60,6 @@ Language/08_Interfaces/*: Skip # ~30 failures, interfaces are going away, let's
Language/09_Generics/09_Generics_A04_t03: Fail # http://code.google.com/p/dart/issues/detail?id=5290
Language/09_Generics/09_Generics_A04_t04: Fail # inherited from dart2js
Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188
-# INVESTIGATE: for [] === null dart2dart emits back []=== which gets parsed by DartVM as []=, not clear who is to blame here
-Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation_A01_t01: Fail
-Language/10_Expressions/20_Equality_A06_t01: Fail
-# end of INVESTIGATE
-# INVESTIGATE: another problem with []: const [] is emitted back as const[] which confuses vm.
-Language/10_Expressions/06_Lists_A07_t01: Fail
-Language/10_Expressions/06_Lists_A07_t02: Fail
-# end of INVESTIGATE
Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js
Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co19 issue 210
Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # inherited from dart2js
« no previous file with comments | « lib/compiler/implementation/tree/unparser.dart ('k') | tests/compiler/dart2js/unparser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698