Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 17041) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -33,7 +33,7 @@ |
| dart/byte_array_test: Skip # compilers not aware of byte arrays |
| dart/isolate_unhandled*: Skip |
| -[ $runtime == ff ] |
| +[ $runtime == ff || $runtime == ie9 ] |
| dart/inline_stack_frame_test: Skip |
|
ahe
2013/01/15 07:48:19
Unless in exceptional circumstances, we should not
|
| [ $compiler == dart2dart ] |