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

Unified Diff: tests/language/language.status

Issue 8540030: Fix dispatch on MemberSets to always go dynamic if needed. (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
« frog/member.dart ('K') | « tests/co19/co19-frog.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 c5466d2e4f8a30c8e55f4e1a1e2ac207af55881e..4eb0633573ff43fc874176547e9e19da30900731 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -254,6 +254,7 @@ GenericInstanceofTest: Fail
GenericSyntaxTest: Fail
GenericTest: Fail
GenericsTest: Fail
+GetterClosureExecutionOrderTest: Pass # TODO(jmesserly): I don't think this is really passing in the static case
ImplicitScopeTest: Fail
ImpliedInterfaceTest: Fail
IncrOpTest: Fail
@@ -300,7 +301,6 @@ Private3Test: Fail
PrivateTest: Fail
PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356
RegExp3Test: Fail
-SavannahTest: Fail
ScopeNegativeTest: Fail
ScriptNegativeTest: Fail
StringConcatTest: Fail
@@ -340,14 +340,12 @@ StaticTopLevelTest/03: Fail
[ $component == frog || $component == frogsh || $component == leg ]
# these tests are inconsistent in frogium and frogsh-node, investigate
-GetterClosureExecutionOrderTest: Fail
ParameterInitializerTest: Pass
StaticField1RunNegativeTest: Pass
StaticField2RunNegativeTest: Pass
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
-GetterClosureExecutionOrderTest: Pass
ParameterInitializerTest: Fail
StaticField1RunNegativeTest: Fail
StaticField2RunNegativeTest: Fail
« frog/member.dart ('K') | « tests/co19/co19-frog.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698