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

Unified Diff: tests/language/language.status

Issue 8966020: Fix named constructors and static methods of hidden native classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: comments 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 | « frog/world.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 067cca605c91a11122ae78d7eb3bbfd48c689a89..e9e435c37ccf8b13ca2bbb2a89b83f76d89f6506 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -328,7 +328,6 @@ InstanceofTest: Fail
StaticField1RunNegativeTest: Pass
StaticField2RunNegativeTest: Pass
NumberSyntaxTest: Fail
-NativeNamedConstructors2FrogTest: Fail # ReferenceError: A is not defined.
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
@@ -336,7 +335,6 @@ StaticField1RunNegativeTest: Pass # but error is not correct
StaticField2RunNegativeTest: Pass # but error is not correct
InstanceofTest: Timeout
NumberSyntaxTest: Timeout
-NativeNamedConstructors2FrogTest: Timeout # ReferenceError: A is not defined.
[ $arch == x64 ]
*: Skip
« no previous file with comments | « frog/world.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698