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

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

Issue 11336011: Revert "Change signature of noSuchMethod to take an InvocationMirror." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/dart_backend_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 58620e892a1009dbeda60a7dc3dfcde43c1117fd..75202b1db1f1de3bd53764c7920db64ec9808da8 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -75,7 +75,10 @@ Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t03:
Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A03_t01: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TODO(vm-team): Please triage this failure.
+Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # TODO(vm-team): Please triage this failure.
+Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Please triage this failure.
+Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please triage this failure.
Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please triage this failure.
@@ -221,8 +224,6 @@ LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288
LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288
LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288
-LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail, OK # co19 issue 300
-LibTest/core/NoSuchMethodError/toString_A01_t01: Fail, OK # co19 issue 300
[ $compiler == none && $runtime == vm && $checked ]
Language/12_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this failure.
@@ -412,6 +413,10 @@ LibTest/isolate/isolate_api/spawnUri_A01_t04: Crash
# class '?' overrides function '?' of super class '?' with incompatible parameters
Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
+Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t05: Fail
+Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail
+Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t01: Fail # Issue 3622
+Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t02: Fail # Issue 3622
# function 'func' not found in super class, getter 'func' should be invoked first.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/dart_backend_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698