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

Unified Diff: tests/language/language.status

Issue 10668045: An implicit super() invocation wasn't being checked for the wrong # of args (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 | « compiler/javatests/com/google/dart/compiler/resolver/ConstSuperTest.dart ('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 eea8c38553d0f04b71eff579eb4b1f46b90a25e1..ed92b9f534db63b66cdc11260888f416ae6f30ac 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -75,7 +75,6 @@ cascade_test: Pass,Fail # Issue 3729 Some cases pass, but for the wrong reason
cascade_precedence_test: Fail # Issue 3729
char_escape_test: Pass # Issue 1654
closure_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
-compile_time_constant_p_test/01: Fail # Issue 2580
const_syntax_test/01: Fail # test issue 3626
const_syntax_test/02: Fail # test issue 3626
const_syntax_test/03: Fail # test issue 3626
« no previous file with comments | « compiler/javatests/com/google/dart/compiler/resolver/ConstSuperTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698