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

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

Issue 9965081: Detect recursion during compilation of const constructors. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
« no previous file with comments | « runtime/vm/raw_object.h ('k') | tests/language/src/MutuallyRecursiveConstConstructorNegativeTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 6125)
+++ tests/co19/co19-runtime.status (working copy)
@@ -3,10 +3,6 @@
# BSD-style license that can be found in the LICENSE file.
-[ $runtime == vm ]
-Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in compile-time constant expression)
-
-
Language/07_Classes/07_Classes_A01_t01: Fail # issue 1603 (abstract not supported for classes
Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # issue 1604 (call operator not implemented)
Language/07_Classes/1_Instance_Methods/2_Operators_A06_t01: Fail # issue 1604 (call operator not implemented)
« no previous file with comments | « runtime/vm/raw_object.h ('k') | tests/language/src/MutuallyRecursiveConstConstructorNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698