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

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

Issue 11833025: Fix for issue 7757 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « no previous file | runtime/vm/code_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
===================================================================
--- runtime/tests/vm/vm.status (revision 16999)
+++ runtime/tests/vm/vm.status (working copy)
@@ -25,17 +25,15 @@
[ $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
dart/byte_array_test: Skip # compilers not aware of byte arrays
dart/isolate_unhandled*: Skip
+
+[ $runtime == ff ]
dart/inline_stack_frame_test: Skip
[ $compiler == dart2dart ]
« no previous file with comments | « no previous file | runtime/vm/code_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698