Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 45266) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -45,6 +45,7 @@ |
| cc/ThreadInterrupterMedium: Skip |
| cc/ThreadInterrupterLow: Skip |
| cc/Service_Profile: Skip |
| +cc/ArrayLengthMaxElements: Skip # Issue 23254 |
| [ $compiler == dart2js ] |
| dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds |