| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index bed65e6973e2107e51caae8ddb04249198751907..00f37c54362afec18d5c1e2f9418fc6f349e27fc 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -295,7 +295,7 @@ cc/UseDartApi: Pass,Crash # Issue 28499
|
| dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads.
|
| dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloads.
|
|
|
| -[ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| +[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| dart/data_uri_import_test/base64: CompileTimeError
|
| dart/data_uri_import_test/nocharset: CompileTimeError
|
| dart/data_uri_import_test/nomime: CompileTimeError
|
| @@ -305,3 +305,250 @@ dart/data_uri_spawn_test: RuntimeError
|
| dart/redirection_type_shuffling_test/00: Crash # Issue 29201
|
| dart/redirection_type_shuffling_test/none: Crash # Issue 29201
|
| dart/spawn_shutdown_test: Timeout
|
| +
|
| +[ ($compiler == dartk) && ($runtime == vm) ]
|
| +cc/ByteDataAccess : Fail
|
| +cc/CanonicalizationInScriptSnapshots : Fail
|
| +cc/Class_ComputeEndTokenPos : Crash
|
| +cc/ClassHierarchyAnalysis : Crash
|
| +cc/CurrentStackTraceInfo : Fail
|
| +cc/CustomIsolates : Crash
|
| +cc/Dart_LoadLibraryPatch_1 : Fail
|
| +cc/Dart_LoadLibraryPatch_Error2 : Fail
|
| +cc/Dart_PropagateError : Fail
|
| +cc/DartGeneratedArrayLiteralMessages : Crash
|
| +cc/DartGeneratedArrayLiteralMessagesWithBackref : Crash
|
| +cc/DartGeneratedListMessages : Crash
|
| +cc/DartGeneratedListMessagesWithBackref : Crash
|
| +cc/DartGeneratedListMessagesWithTypedData : Crash
|
| +cc/DartGeneratedMessages : Crash
|
| +cc/Debug_EvaluateExpr : Fail
|
| +cc/Debug_EvaluateInActivationOfEvaluate : Fail
|
| +cc/Debug_GetClosureInfo : Fail
|
| +cc/Debug_IsolateID : Fail
|
| +cc/Debug_ListSuperType : Fail
|
| +cc/Debug_ScriptGetTokenInfo_Basic : Fail
|
| +cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation : Fail
|
| +cc/Debugger_PrintBreakpointsToJSONArray : Fail
|
| +cc/Debugger_Rewind_Optimized : Timeout
|
| +cc/ErrorHandleBasics : Fail
|
| +cc/EvalExpression : Crash
|
| +cc/ExternalByteDataAccess : Fail
|
| +cc/ExternalizeConstantStrings : Fail
|
| +cc/ExternalStringDeoptimize : Fail
|
| +cc/ExternalStringDoubleParse : Fail
|
| +cc/ExternalStringGuardFieldDeoptimize : Fail
|
| +cc/ExternalStringLoadElimination : Fail
|
| +cc/ExternalStringPolymorphicDeoptimize : Fail
|
| +cc/ExternalStringStaticFieldDeoptimize : Fail
|
| +cc/ExternalStringTrimDoubleParse : Fail
|
| +cc/ExternalUint8ClampedArrayAccess : Fail
|
| +cc/FieldAccess : Fail
|
| +cc/Float32x4List : Crash
|
| +cc/FrameLookup : Fail
|
| +cc/FullSnapshot : Crash
|
| +cc/FullSnapshot1 : Crash
|
| +cc/FunctionSourceFingerprint : Crash
|
| +cc/FunctionWithBreakpointNotInlined : Crash
|
| +cc/GetField_CheckIsolate : Fail
|
| +cc/GetNativeArgumentCount : Fail
|
| +cc/GetNativeArguments : Fail
|
| +cc/GetStaticField_RunsInitializer : Fail
|
| +cc/GetType : Fail
|
| +cc/GuardExternalizedString : Fail
|
| +cc/ImplicitNativeFieldAccess : Fail
|
| +cc/InjectNativeFieldsSuperClass : Fail
|
| +cc/InstanceOf : Fail
|
| +cc/Invoke_FunnyArgs : Crash
|
| +cc/Invoke_PrivateStatic : Fail
|
| +cc/InvokeClosure : Fail
|
| +cc/InvokeNoSuchMethod : Fail
|
| +cc/IsFuture : Fail
|
| +cc/IsolateReload_BadClass : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat0 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat1 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat3 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat4 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat5 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat6 : Fail
|
| +cc/IsolateReload_ChangeInstanceFormat7 : Crash
|
| +cc/IsolateReload_ChangeInstanceFormat8 : Fail
|
| +cc/IsolateReload_ComplexInheritanceChange : Fail
|
| +cc/IsolateReload_ConstantIdentical : Fail
|
| +cc/IsolateReload_ConstructorChanged : Fail
|
| +cc/IsolateReload_DanglingGetter_Class : Fail
|
| +cc/IsolateReload_DanglingGetter_Instance : Fail
|
| +cc/IsolateReload_DanglingGetter_Library : Fail
|
| +cc/IsolateReload_DanglingSetter_Class : Fail
|
| +cc/IsolateReload_DanglingSetter_Instance : Fail
|
| +cc/IsolateReload_DanglingSetter_Library : Fail
|
| +cc/IsolateReload_DirectSubclasses_Failure : Fail
|
| +cc/IsolateReload_DirectSubclasses_Success : Fail
|
| +cc/IsolateReload_EnumDelete : Fail
|
| +cc/IsolateReload_EnumEquality : Fail
|
| +cc/IsolateReload_EnumIdentical : Fail
|
| +cc/IsolateReload_EnumIdentityReload : Fail
|
| +cc/IsolateReload_EnumReorderIdentical : Fail
|
| +cc/IsolateReload_EnumToNotEnum : Fail
|
| +cc/IsolateReload_ExportedLibModified : Crash
|
| +cc/IsolateReload_ImplicitConstructorChanged : Fail
|
| +cc/IsolateReload_ImportedLibModified : Crash
|
| +cc/IsolateReload_ImportedMixinFunction : Crash
|
| +cc/IsolateReload_LibraryDebuggable : Fail
|
| +cc/IsolateReload_LibraryHide : Crash
|
| +cc/IsolateReload_LibraryLookup : Fail
|
| +cc/IsolateReload_LibraryShow : Crash
|
| +cc/IsolateReload_LiveStack : Fail
|
| +cc/IsolateReload_MainLibModified : Crash
|
| +cc/IsolateReload_MixinChanged : Fail
|
| +cc/IsolateReload_NoLibsModified : Crash
|
| +cc/IsolateReload_NotEnumToEnum : Fail
|
| +cc/IsolateReload_PendingSuperCall : Fail
|
| +cc/IsolateReload_PrefixImportedLibModified : Crash
|
| +cc/IsolateReload_RunNewFieldInitializers : Fail
|
| +cc/IsolateReload_RunNewFieldInitializersMutateStaticField : Fail
|
| +cc/IsolateReload_RunNewFieldInitializersReferenceStaticField : Fail
|
| +cc/IsolateReload_RunNewFieldInitializersSyntaxError3 : Fail
|
| +cc/IsolateReload_RunNewFieldInitializersThrows : Fail
|
| +cc/IsolateREload_RunNewFieldInitialiazersSuperClass : Fail
|
| +cc/IsolateReload_SavedClosure : Fail
|
| +cc/IsolateReload_ShapeChangeRetainsHash : Fail
|
| +cc/IsolateReload_SmiFastPathStubs : Fail
|
| +cc/IsolateReload_StaticTearOffRetainsHash : Fail
|
| +cc/IsolateReload_StaticValuePreserved : Fail
|
| +cc/IsolateReload_TearOff_AddArguments : Fail
|
| +cc/IsolateReload_TearOff_AddArguments2 : Fail
|
| +cc/IsolateReload_TearOff_Class_Identity : Fail
|
| +cc/IsolateReload_TearOff_Instance_Equality : Fail
|
| +cc/IsolateReload_TearOff_Library_Identity : Fail
|
| +cc/IsolateReload_TearOff_List_Set : Fail
|
| +cc/IsolateReload_TopLevelParseError : Fail
|
| +cc/IsolateReload_TypeIdentity : Fail
|
| +cc/IsolateReload_TypeIdentityGeneric : Fail
|
| +cc/IsolateReload_TypeIdentityParameter : Fail
|
| +cc/IsolateShutdownRunDartCode : Pass, Fail # Flaky
|
| +cc/IsolateSpawn : Crash
|
| +cc/JSON_JSONStream_DartString : Crash
|
| +cc/LazyLoadDeoptimizes : Crash
|
| +cc/LinkedHashMap : Crash
|
| +cc/LinkedHashMap_iteration : Crash
|
| +cc/ListAccess : Crash
|
| +cc/MalformedStringToUTF8 : Crash
|
| +cc/MapAccess : Crash
|
| +cc/NativeFieldAccess : Fail
|
| +cc/NativePortPostInteger : Fail
|
| +cc/NativePortReceiveInteger : Fail
|
| +cc/NativePortReceiveNull : Fail
|
| +cc/NegativeNativeFieldAccess : Fail
|
| +cc/NegativeNativeFieldInIsolateMessage : Crash
|
| +cc/New : Fail
|
| +cc/NewNativePort : Fail
|
| +cc/NumberValues : Fail
|
| +cc/OptimizedExternalByteDataAccess : Fail
|
| +cc/Parser_AllocateVariables_CapturedVar : Fail
|
| +cc/Parser_AllocateVariables_CaptureLoopVar : Fail
|
| +cc/Parser_AllocateVariables_Issue7681 : Fail
|
| +cc/Parser_AllocateVariables_MiddleChain : Fail
|
| +cc/Parser_AllocateVariables_NestedCapturedVar : Fail
|
| +cc/Parser_AllocateVariables_TwoChains : Fail
|
| +cc/Profiler_BasicSourcePositionOptimized : Fail
|
| +cc/Profiler_BinaryOperatorSourcePositionOptimized : Fail
|
| +cc/Profiler_GetSourceReport : Fail
|
| +cc/Profiler_SourcePositionOptimized : Fail
|
| +cc/ScriptSnapshot : Crash
|
| +cc/ScriptSnapshot1 : Fail
|
| +cc/ScriptSnapshot2 : Crash
|
| +cc/SetField_CheckIsolate : Fail
|
| +cc/SetField_FunnyValue : Fail
|
| +cc/SourcePosition_Async : Crash
|
| +cc/SourcePosition_BitwiseOperations : Crash
|
| +cc/SourcePosition_ForLoop : Crash
|
| +cc/SourcePosition_If : Crash
|
| +cc/SourcePosition_IfElse : Crash
|
| +cc/SourcePosition_InstanceCalls : Crash
|
| +cc/SourcePosition_InstanceFields : Crash
|
| +cc/SourcePosition_LoadIndexed : Crash
|
| +cc/SourcePosition_StoreIndexed : Crash
|
| +cc/SourcePosition_Switch : Crash
|
| +cc/SourcePosition_TryCatchFinally : Crash
|
| +cc/SourcePosition_While : Crash
|
| +cc/SourcePosition_WhileContinueBreak : Crash
|
| +cc/SourceReport_CallSites_PolymorphicCall : Fail
|
| +cc/SourceReport_CallSites_SimpleCall : Fail
|
| +cc/SourceReport_Coverage_AllFunctions : Fail
|
| +cc/SourceReport_Coverage_AllFunctions_ForceCompile : Fail
|
| +cc/SourceReport_Coverage_ForceCompile : Fail
|
| +cc/SourceReport_Coverage_NestedFunctions : Fail
|
| +cc/SourceReport_Coverage_NoCalls : Fail
|
| +cc/SourceReport_Coverage_RestrictedRange : Fail
|
| +cc/SourceReport_Coverage_SimpleCall : Fail
|
| +cc/SourceReport_Coverage_UnusedClass_ForceCompile : Fail
|
| +cc/SourceReport_Coverage_UnusedClass_ForceCompileError : Crash
|
| +cc/SourceReport_Coverage_UnusedClass_NoForceCompile : Fail
|
| +cc/SourceReport_MultipleReports : Fail
|
| +cc/SourceReport_PossibleBreakpoints_Simple : Fail
|
| +cc/StackMapGC : Crash
|
| +cc/StackOverflowStackTraceInfo : Crash
|
| +cc/StackTraceFormat : Fail
|
| +cc/StackTraceInfo : Crash
|
| +cc/StringFromExternalTypedData : Fail
|
| +cc/TestNativeFieldsAccess : Fail
|
| +cc/ThrowException : Fail
|
| +cc/TypeGetNonParamtericTypes : Fail
|
| +cc/TypeGetParameterizedTypes : Fail
|
| +cc/UnhandledExceptions : Fail
|
| +cc/UseDartApi : Fail
|
| +cc/ValidateNoSuchMethodStackFrameIteration : Fail
|
| +cc/ValidateStackFrameIteration : Fail
|
| +
|
| +[ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ]
|
| +cc/Debug_BreakpointStubPatching : Fail
|
| +cc/Debug_InspectObject : Fail
|
| +cc/Debug_InspectStack_NotOptimized : Fail
|
| +cc/Debug_InspectStack_Optimized : Fail
|
| +cc/Debug_InspectStackWithClosure_NotOptimized : Fail
|
| +cc/Debug_InspectStackWithClosure_Optimized : Fail
|
| +cc/Debug_InterruptIsolate : Timeout
|
| +cc/DeepStackTraceInfo : Fail
|
| +cc/HashCode : Fail
|
| +cc/InjectNativeFields1 : Fail
|
| +cc/InjectNativeFields3 : Fail
|
| +cc/Invoke : Fail
|
| +cc/LargeMap : Fail
|
| +cc/Profiler_ArrayAllocation : Fail
|
| +cc/Profiler_BasicSourcePosition : Fail
|
| +cc/Profiler_BinaryOperatorSourcePosition : Fail
|
| +cc/Profiler_ClosureAllocation : Fail
|
| +cc/Profiler_ContextAllocation : Fail
|
| +cc/Profiler_IntrinsicAllocation : Fail
|
| +cc/Profiler_SourcePosition : Fail
|
| +cc/Profiler_StringAllocation : Fail
|
| +cc/Profiler_StringInterpolation : Fail
|
| +cc/Profiler_TypedArrayAllocation : Fail
|
| +cc/Service_TokenStream : Fail
|
| +
|
| +[ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ]
|
| +cc/Debug_BreakpointStubPatching : Crash
|
| +cc/Debug_InspectObject : Crash
|
| +cc/Debug_InspectStack_NotOptimized : Crash
|
| +cc/Debug_InspectStack_Optimized : Crash
|
| +cc/Debug_InspectStackWithClosure_NotOptimized : Crash
|
| +cc/Debug_InspectStackWithClosure_Optimized : Crash
|
| +cc/Debug_InterruptIsolate : Crash
|
| +cc/DeepStackTraceInfo : Crash
|
| +cc/HashCode : Crash
|
| +cc/InjectNativeFields1 : Crash
|
| +cc/InjectNativeFields3 : Crash
|
| +cc/Invoke : Crash
|
| +cc/LargeMap : Crash
|
| +cc/Profiler_ArrayAllocation : Crash
|
| +cc/Profiler_BasicSourcePosition : Crash
|
| +cc/Profiler_BinaryOperatorSourcePosition : Crash
|
| +cc/Profiler_ClosureAllocation : Crash
|
| +cc/Profiler_ContextAllocation : Crash
|
| +cc/Profiler_IntrinsicAllocation : Crash
|
| +cc/Profiler_SourcePosition : Crash
|
| +cc/Profiler_StringAllocation : Crash
|
| +cc/Profiler_StringInterpolation : Crash
|
| +cc/Profiler_TypedArrayAllocation : Crash
|
| +cc/Service_TokenStream : Crash
|
|
|