| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 8663e621bc1d260ef43c973dbc413769dcc181c4..c75893bde55c9921356288867b545464055b4a34 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -300,7 +300,7 @@ cc/ErrorHandleBasics: Fail
|
| cc/EvalExpression: Crash
|
| cc/ExternalUint8ClampedArrayAccess: Fail
|
| cc/ExternalizeConstantStrings: Fail
|
| -cc/FieldAccess: Fail
|
| +cc/FieldAccess: Crash
|
| cc/Float32x4List: Crash
|
| cc/FrameLookup: Fail
|
| cc/FullSnapshot1: Crash
|
| @@ -308,15 +308,22 @@ cc/FullSnapshot: Crash
|
| cc/FunctionSourceFingerprint: Crash
|
| cc/FunctionWithBreakpointNotInlined: Crash
|
| cc/GetField_CheckIsolate: Fail
|
| +cc/GetFunctionNames: Crash
|
| cc/GetNativeArgumentCount: Fail
|
| cc/GetNativeArguments: Fail
|
| cc/GetStaticField_RunsInitializer: Fail
|
| cc/GetType: Fail
|
| cc/ImplicitNativeFieldAccess: Fail
|
| +cc/ImportLibrary2: Crash
|
| +cc/ImportLibrary3: Crash
|
| +cc/ImportLibrary4: Crash
|
| +cc/ImportLibrary5: Crash
|
| +cc/ImportLibraryWithPrefix: Crash
|
| cc/InjectNativeFieldsSuperClass: Fail
|
| cc/InstanceOf: Fail
|
| cc/InvokeClosure: Fail
|
| cc/InvokeNoSuchMethod: Fail
|
| +cc/Invoke_CrossLibrary: Crash
|
| cc/Invoke_FunnyArgs: Crash
|
| cc/Invoke_PrivateStatic: Fail
|
| cc/IsFuture: Fail
|
| @@ -389,9 +396,21 @@ cc/IsolateShutdownRunDartCode: Skip # Flaky
|
| cc/IsolateSpawn: Crash
|
| cc/JSON_JSONStream_DartString: Crash
|
| cc/LazyLoadDeoptimizes: Crash
|
| +cc/LibraryGetClassNames: Crash
|
| +cc/LibraryId: Crash
|
| +cc/LibraryImportLibrary: Crash
|
| +cc/LibraryName: Crash
|
| +cc/LibraryUrl: Crash
|
| cc/LinkedHashMap: Crash
|
| cc/LinkedHashMap_iteration: Crash
|
| cc/ListAccess: Crash
|
| +cc/LoadPatch: Crash
|
| +cc/LoadPatchSignatureMismatch: Crash
|
| +cc/LoadSource: Crash
|
| +cc/LoadLibrary: Crash
|
| +cc/LoadLibrary_CompileError: Crash
|
| +cc/LoadSource_LateLoad: Crash
|
| +cc/LookupLibrary: Crash
|
| cc/MalformedStringToUTF8: Crash
|
| cc/MapAccess: Crash
|
| cc/NativeFieldAccess: Fail
|
| @@ -403,6 +422,7 @@ cc/NegativeNativeFieldInIsolateMessage: Crash
|
| cc/New: Fail
|
| cc/NewNativePort: Fail
|
| cc/NumberValues: Fail
|
| +cc/ParsePatchLibrary: Crash
|
| cc/Parser_AllocateVariables_CaptureLoopVar: Fail
|
| cc/Parser_AllocateVariables_CapturedVar: Fail
|
| cc/Parser_AllocateVariables_Issue7681: Fail
|
|
|