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

Unified Diff: tests/co19/co19-runtime.status

Issue 10513008: Fix super call invocation (issue 2028). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 8261)
+++ tests/co19/co19-runtime.status (working copy)
@@ -27,10 +27,8 @@
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t02: Fail # issue 2024, 1244
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # issue 2024, 1244
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # issue 2024, 1244
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t01: Fail # issue 2028
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A04_t02: Fail # issue 2028
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail # issue 2028
-Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail # issue 2028
+Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t01: Fail # issue 2243
+Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A06_t02: Fail # issue 2243
Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail # issue 2024, 1244
Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail # issue 1286 (function literals vs. function statements)
Language/10_Expressions/20_Equality_A01_t01: Fail # issue 2033 (super call of !=, === etc)
« runtime/vm/parser.cc ('K') | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698