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

Unified Diff: tests/language/language.status

Issue 10536164: Issue 3550. Initial understanding "const". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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-compiler.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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3d8924e837059f78a5494ef42e4e7b3aa7633e8b..ca18a803e265b858a52b65cb0f62b9496b9e69c3 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -74,6 +74,9 @@ compile_time_constant_o_test: Fail # Issue 2126
compile_time_constant_p_test/01: Fail # Issue 2580
const_constructor_syntax_test/05: Fail
const_counter_negative_test: Fail # issue 1655
+const_syntax_test/01: Fail # test issue 3626
+const_syntax_test/02: Fail # test issue 3626
+const_syntax_test/03: Fail # test issue 3626
constructor3_negative_test: Fail
constructor_call_wrong_argument_count_negative_test: Fail
default_factory_library_test: Fail # Issue 514
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698