Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 21960) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -62,6 +62,8 @@ |
| # Tests missing code generation support. |
| cc/Dart2JSCompileAll: Skip |
| cc/CorelibCompileAll: Skip |
| +cc/ExternalStringDeoptimize: Skip |
| +cc/LazyLoadDeoptimizes: Skip |
|
srdjan
2013/04/24 17:32:35
I would recommend activating these tests and disab
regis
2013/04/24 17:42:17
Done.
|
| # Tests needing Dart execution. |
| dart/*: Skip |