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

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

Issue 23460050: Mirror removals: async invoke, mirrorSystemOf(port), Mirror.mirrors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « runtime/tests/vm/dart/isolate_mirror_remote_test.dart ('k') | sdk/lib/_internal/lib/js_mirrors.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 704bfec76fc2f282cb956bada5e28f5c1a2149b8..07c7ffcbab27a96b597993822c05c3d9a1ecd020 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -27,12 +27,10 @@ cc/ExternalizeConstantStrings: Skip
[ $compiler == dart2js ]
dart/mirrored_compilation_error_test: Skip # VM-specific flag
dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds
-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/simd128float32_array_test: Skip # compilers not aware of Simd128
dart/simd128float32_test: Skip # compilers not aware of Simd128
-dart/isolate_unhandled*: Skip
[ $compiler == dart2js ]
# The source positions do not match with dart2js.
@@ -47,31 +45,15 @@ dart/inline_stack_frame_test: RuntimeError
# Skip until we stabilize language tests.
*: Skip
-[ $arch == simarm ]
-dart/isolate_mirror_local_test: Skip
-
-[ $arch == simmips || $arch == mips ]
-dart/isolate_mirror_local_test: Pass, Crash
-
[ $arch == mips ]
cc/Sdc1Ldc1: Crash # Illegal instructions
cc/Cop1CvtDL: Crash
cc/Cop1CvtDL_neg: Crash
-[ $compiler == none && $runtime == drt ]
-dart/isolate_mirror_local_test: Skip
-
-[ $compiler == none && $runtime == dartium ]
-dart/isolate_mirror_local_test: Fail # Issue 13719: Please triage this failure.
-
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
-dart/isolate_mirror_remote_test: Fail # Issue 13921
-dart/isolate_unhandled_exception_test: Fail # Issue 13921
dart/mirrored_compilation_error_test: Skip # Can't pass needed VM flag
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
dart/optimized_stacktrace_test: StaticWarning
-dart/isolate_mirror_local_test: Fail, OK # API being removed.
-dart/isolate_mirror_remote_test: Fail, OK # API being removed.
dart/mirrored_compilation_error_test: CompileTimeError, OK # This test intentionally includes invalid method bodies.
« no previous file with comments | « runtime/tests/vm/dart/isolate_mirror_remote_test.dart ('k') | sdk/lib/_internal/lib/js_mirrors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698