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

Unified Diff: runtime/tests/vm/vm.status

Issue 11231074: Change signature of noSuchMethod to take an InvocationMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merged dart2js changes into this CL. 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
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 0a6f61bb09b05e735fce53f39af766207af16001..d24958b6fdec278602c903669a7681d0fde30cfc 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -11,6 +11,8 @@ cc/AllocGeneric_Overflow: Crash
cc/SNPrint_BadArgs: Skip
+cc/ValidateNoSuchMethodStackFrameIteration: Fail
+
[ $arch == x64 ]
cc/IsolateInterrupt: Skip

Powered by Google App Engine
This is Rietveld 408576698