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

Unified Diff: tests/language/language_dart2js.status

Issue 23503035: Emit a compile-time error on const constructors with a body. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 288fc7b62821a9140164fc025127ca6076f529f8..120f3a3c43e1b703d67db650386a993e2f37d8bf 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -187,8 +187,6 @@ bit_operations_test: Fail, OK # Tests bit operations outside the 32 bit range.
optimization_test: Fail, OK # Expects negative results of bit-operations.
expect_test: Fail, OK # JavaScript canonicalizes all strings. This test assumes that string-concatenation returns a new string.
-const_factory_with_body_test/01: Fail # Issue 13028
-
assign_top_method_test: Fail
null_test/none: Fail # Issue 12482
@@ -337,7 +335,6 @@ throw7_test/01: Fail # Issue 13019
number_identifier_test/01: Fail # Issue 13014
number_identifier_test/02: Fail # Issue 13014
scope_variable_test/01: Fail # Issue 13016
-const_factory_with_body_test/01: Fail # Issue 13028
# Common with language_dart2js.
factory_redirection_test/01: Fail # Issue 12753
factory_redirection_test/02: Crash # Issue 12753
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698