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

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

Issue 10957040: Allow static fields without types (issue 5149) (Closed) Base URL: http://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 | « compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
===================================================================
--- tests/co19/co19-compiler.status (revision 12716)
+++ tests/co19/co19-compiler.status (working copy)
@@ -69,10 +69,10 @@
Language/07_Classes/07_Classes_A03_t01: Fail, OK # 'default' is no longer supported
Language/07_Classes/07_Classes_A01_t20: Fail, OK # the default constructor invokes a non-existent zero argument constructor
-Language/07_Classes/07_Classes_A02_t01: Fail # Issue 5419
+Language/07_Classes/07_Classes_A02_t01: Fail # invalid test
scheglov 2012/09/21 16:10:18 Do you open co19 issue? Would be good to have its
Brian Wilkerson 2012/09/21 16:14:18 No, you did.
Language/07_Classes/07_Classes_A02_t31: Fail, OK # constant constructors are not required to have a body
Language/07_Classes/07_Classes_A02_t32: Fail, OK # constant constructors are not required to have a body
-Language/07_Classes/07_Classes_A02_t34: Fail # Issue 5419
+Language/07_Classes/07_Classes_A02_t34: Fail # invalid test
Language/07_Classes/07_Classes_A09_t01: Fail, OK # warning expected if instance member has the same name as a static member
Language/07_Classes/2_Getters_A01_t05: Fail # No issue: waiting to remove old getter syntax
Language/07_Classes/3_Setters_A04_t02: Fail, OK # getter and method with the same name
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698