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

Unified Diff: tests/vm/vm.status

Issue 11781007: Added a test to ensure that stack frames are reported correctly when an exception is thrown in a ch… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/runtime/
Patch Set: Created 7 years, 11 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: tests/vm/vm.status
===================================================================
--- tests/vm/vm.status (revision 16770)
+++ tests/vm/vm.status (working copy)
@@ -25,8 +25,12 @@
[ $system == windows ]
cc/Dart2JSCompileAll: Skip
+[ $runtime == vm ]
+dart/inline_stack_frame_test: Fail # Issue 7757
+
[ $runtime == drt ]
dart/isolate_mirror_local_test: Skip
+dart/inline_stack_frame_test: Fail # Issue 7757
[ $compiler == dart2js || $compiler == dartc ]
dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
« tests/vm/dart/inline_stack_frame_test.dart ('K') | « tests/vm/dart/inline_stack_frame_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698