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

Unified Diff: tests/language/language.status

Issue 8894027: Add test for static methods and named constructors on hidden native class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « no previous file | tests/language/src/NativeNamedConstructors2FrogTest.dart » ('j') | 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 ca90a14723a21ae7ecc62d83ad81b25aee4fd865..a8e11590337655079d86f8eb6fe78e4162bdfe03 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -262,6 +262,7 @@ NamedParametersPassingFalsyTest: Fail
NamedParametersTypeTest: Fail
NamedParametersWithConversionsTest: Fail
NativeLibrarySameNameUsedFrogTest: Fail # ReferenceError: I is not defined.
+NativeNamedConstructors2FrogTest: Fail # ReferenceError: A is not defined.
NonConstSuperNegativeTest: Fail
NullPointerExceptionTest: Fail
NullTest: Fail
« no previous file with comments | « no previous file | tests/language/src/NativeNamedConstructors2FrogTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698