| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 00f37c54362afec18d5c1e2f9418fc6f349e27fc..6f302938210397c70b34274812f2dd439b222068 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -500,6 +500,15 @@ cc/UnhandledExceptions : Fail
|
| cc/UseDartApi : Fail
|
| cc/ValidateNoSuchMethodStackFrameIteration : Fail
|
| cc/ValidateStackFrameIteration : Fail
|
| +dart/data_uri_import_test/base64 : CompileTimeError
|
| +dart/data_uri_import_test/nocharset : CompileTimeError
|
| +dart/data_uri_import_test/nomime : CompileTimeError
|
| +dart/data_uri_import_test/percentencoded : Fail
|
| +dart/data_uri_import_test/wrongmime : CompileTimeError
|
| +dart/data_uri_spawn_test : RuntimeError
|
| +dart/redirection_type_shuffling_test/00 : Crash
|
| +dart/redirection_type_shuffling_test/none : Crash
|
| +dart/spawn_shutdown_test : Timeout
|
|
|
| [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ]
|
| cc/Debug_BreakpointStubPatching : Fail
|
|
|