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

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

Issue 10416050: Remove the partially completed code for remote IsolateMirrors and (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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 | « runtime/tests/vm/dart/isolate_mirror_self_test.dart ('k') | runtime/vm/bootstrap_natives.h » ('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 8116)
+++ runtime/tests/vm/vm.status (working copy)
@@ -2,9 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-# NOTE(turnidge): These tests (and the code they cover) is going away soon.
-dart/isolate_mirror*: Skip
-
# When a spawned isolate throws an uncaught exception, we terminate the vm.
cc/RunLoop_ExceptionChild: Fail
@@ -16,11 +13,9 @@
[ $system == windows ]
cc/Dart2JSCompileAll: Skip
-dart/isolate_mirror_self_test: Skip # TODO(turnidge): Fix this
[ $runtime == drt ]
dart/import_map_test: Skip
-dart/isolate_mirror_self_test: Skip # TODO(turnidge,antonm): investigate
[ $compiler == dart2js || $compiler == frog || $compiler == dartc ]
dart/import_map_test: Skip # compilers not aware of import maps.
« no previous file with comments | « runtime/tests/vm/dart/isolate_mirror_self_test.dart ('k') | runtime/vm/bootstrap_natives.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698