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

Unified Diff: tests/language/language.status

Issue 8763012: Update status file to make Frog green (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | 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 7a38b150328c3e81dd1a35e1142de42c11eb128b..40ce76a9867740e5e1d34773de14cbe1d4a51fe9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -274,7 +274,6 @@ MethodOverrideTest: Fail
NamedParametersPassingFalsyTest: Fail
NamedParametersTypeTest: Fail
NamedParametersWithConversionsTest: Fail
-NamingTest: Fail
NonConstSuperNegativeTest: Fail
NullPointerExceptionTest: Fail
NullTest: Fail
@@ -319,6 +318,11 @@ ImplicitThisTest/03: Fail # Issue 376
ImplicitThisTest/04: Fail # Issue 376
ImplicitThisTest/none: Fail # Issue 376
+[ $component == frog && $unchecked ]
+NamingTest: Pass # get this passing on other configurations
+[ $component == frogsh || $component == leg || $component == frogium || ($component == frog && $checked) ]
+NamingTest: Fail # get this passing on other configurations
+
[ ($component == frogsh || $component == frog || $component == leg || $component == frogium) && $unchecked ]
PrivateMemberTest/01: Fail # test seems bad - see issue #353
PrivateMemberTest/02: Fail # test seems bad - see issue #353
@@ -334,7 +338,7 @@ FinalVarNegativeTest: Fail
StaticTopLevelTest/00: Fail
StaticTopLevelTest/03: Fail
StringInterpolate2Test: Fail
-ToplevelCollision2Test/01: Fail # added in r1934
+ToplevelCollision2Test/01: Fail # added in r1934
[ $component == frog || $component == frogsh || $component == leg ]
# these tests are inconsistent in frogium and frogsh-node, investigate
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698