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

Unified Diff: dart/tests/co19/co19-leg.status

Issue 9753007: Implement super-send to non-function. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address review comments Created 8 years, 9 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 | « dart/frog/leg/ssa/codegen.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-leg.status
diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
index 229a275ce8e0c825593287179cb752bba2fe1e5c..285930d587582a33ce11b7f9b7eaa3ab625efdb6 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -128,10 +128,6 @@ Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # compiler cancelle
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t01: Fail # compiler cancelled: Unimplemented non-matching static call
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t04: Fail # compiler cancelled: Unimplemented non-matching static call
Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t05: Fail # compiler cancelled: Unimplemented non-matching static call
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A02_t04: Fail # compiler cancelled: internal error: super-send to non-function not implemented
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t01: Fail # compiler cancelled: internal error: super-send to non-function not implemented
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Fail # compiler cancelled: internal error: super-send to non-function not implemented
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # compiler cancelled: internal error: super-send to non-function not implemented
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # compiler cancelled: internal error: super property store not implemented
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail # compiler cancelled: internal error: unresolved super-send not implemented
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail # compiler cancelled: internal error: unresolved super-send not implemented
« no previous file with comments | « dart/frog/leg/ssa/codegen.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698