| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 62ca71901b5b9436d3e52ba8a302193a83e1a44c..7e1564b1660f58937d526fb52618ae6793e956d2 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -77,6 +77,7 @@ dart/inline_stack_frame_test: RuntimeError
|
| cc/StaticNonNullSumCallCodegen: Crash, Pass # dartbug.com/17440
|
|
|
| [ $arch == mips && $mode == debug ]
|
| +cc/JSON_JSONStream_Options: Crash # Issue 19328
|
| cc/FindCodeObject: Skip # Takes more than 8 minutes. dartbug.com/17440.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
|
|