Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 17755) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -33,6 +33,8 @@ |
| 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 |
| + |
| +[ $compiler == dart2js ] |
| # The source positions do not match with dart2js. |
| dart/optimized_stacktrace_test: Fail |