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

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

Issue 12316036: Merge IO v2 branch to bleeding edge (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 c4537b64c8382adf222f523aa524f9151e1376da..ba57bac4dde022e1c71c91a7f2c56491c01db171 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -29,16 +29,16 @@ cc/ExternalizeConstantStrings: Skip
[ $runtime == drt ]
dart/isolate_mirror_local_test: Skip
+[ $compiler == dart2js ]
Mads Ager (google) 2013/02/21 10:39:02 Maybe revert the changes to this file. No reason t
Søren Gjesse 2013/02/21 11:44:25 Done.
+# The source positions do not match with dart2js.
+dart/optimized_stacktrace_test: Fail
+
[ $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/byte_array_optimized_test: Skip # compilers not aware of byte arrays
dart/isolate_unhandled*: Skip
-[ $compiler == dart2js ]
-# The source positions do not match with dart2js.
-dart/optimized_stacktrace_test: Fail
-
[ $compiler == dart2js && $minified ]
# Methods in stack traces are renamed.
dart/inline_stack_frame_test: Fail # Issue 7953.

Powered by Google App Engine
This is Rietveld 408576698