Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 303241208b5dafb1e3d8fc5f5d748d42f2e0b828..0345d6ae28b5d6e777144620b042424be289627e 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -87,6 +87,7 @@ dart/optimized_stacktrace_test: RuntimeError # Expects line and column numbers |
| [ $compiler == dart2app ] |
| dart/optimized_stacktrace_test: RuntimeError # Expects line and column numbers |
| +dart/redirection_type_shuffling_test: Skip # Imports dart:mirrors |
|
Ivan Posva
2016/02/25 01:50:18
SkipByDesign so it is not counted as a test to be
siva
2016/02/25 02:08:41
Done.
|
| [ $runtime == dart_product ] |
| dart/data_uri_spawn_test: Skip # Isolate.spawnUri |