Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Side by Side Diff: runtime/tests/vm/vm.status

Issue 2948273002: Correctly set root_library based on the application script URI instead of looking for the library t… (Closed)
Patch Set: Integrate cl from Siggi for front end change to not require a 'main' method when using the memory f… Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « runtime/bin/main.cc ('k') | runtime/vm/dart_api_impl.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 # Issue 28198 5 # Issue 28198
6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: SkipSlow 6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: SkipSlow
7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: SkipSlow 7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: SkipSlow
8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: SkipSlow 8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: SkipSlow
9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: SkipSlow 9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: SkipSlow
10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: SkipSlow 10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: SkipSlow
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
242 dart/double_to_smi_test: RuntimeError 242 dart/double_to_smi_test: RuntimeError
243 dart/error_stacktrace_test: RuntimeError 243 dart/error_stacktrace_test: RuntimeError
244 dart/inline_stack_frame_test: RuntimeError 244 dart/inline_stack_frame_test: RuntimeError
245 dart/optimized_stacktrace_line_test: RuntimeError 245 dart/optimized_stacktrace_line_test: RuntimeError
246 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 246 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201
247 dart/regress29620_test: RuntimeError 247 dart/regress29620_test: RuntimeError
248 dart/spawn_shutdown_test: SkipSlow 248 dart/spawn_shutdown_test: SkipSlow
249 249
250 [ ($compiler == dartk) && ($runtime == vm) ] 250 [ ($compiler == dartk) && ($runtime == vm) ]
251 cc/CanonicalizationInScriptSnapshots: Fail 251 cc/CanonicalizationInScriptSnapshots: Fail
252 cc/ClassHierarchyAnalysis: Crash 252 cc/Class_ComputeEndTokenPos: Fail
253 cc/Class_ComputeEndTokenPos: Crash
254 cc/CurrentStackTraceInfo: Fail 253 cc/CurrentStackTraceInfo: Fail
255 cc/CustomIsolates: Crash 254 cc/CustomIsolates: Crash
256 cc/DartGeneratedArrayLiteralMessages: Crash
257 cc/DartGeneratedArrayLiteralMessagesWithBackref: Crash
258 cc/DartGeneratedListMessages: Crash
259 cc/DartGeneratedListMessagesWithBackref: Crash
260 cc/DartGeneratedListMessagesWithTypedData: Crash
261 cc/DartGeneratedMessages: Crash
262 cc/Dart_LoadLibraryPatch_Error1: Fail 255 cc/Dart_LoadLibraryPatch_Error1: Fail
263 cc/Dart_LoadLibraryPatch_Error2: Fail 256 cc/Dart_LoadLibraryPatch_Error2: Fail
264 cc/Dart_LoadLibraryPatch_Error3: Fail 257 cc/Dart_LoadLibraryPatch_Error3: Fail
265 cc/Dart_PropagateError: Fail 258 cc/Dart_PropagateError: Fail
266 cc/Debug_EvaluateExpr: Fail 259 cc/Debug_EvaluateExpr: Fail
267 cc/Debug_EvaluateInActivationOfEvaluate: Fail
268 cc/Debug_GetClosureInfo: Fail 260 cc/Debug_GetClosureInfo: Fail
269 cc/Debug_InterruptIsolate: SkipSlow 261 cc/Debug_InterruptIsolate: SkipSlow
270 cc/Debug_IsolateID: Fail 262 cc/Debug_IsolateID: Fail
271 cc/Debug_ListSuperType: Fail
272 cc/Debug_ScriptGetTokenInfo_Basic: Fail 263 cc/Debug_ScriptGetTokenInfo_Basic: Fail
273 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation: Fail 264 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation: Fail
274 cc/Debugger_PrintBreakpointsToJSONArray: Fail 265 cc/Debugger_PrintBreakpointsToJSONArray: Fail
275 cc/Debugger_Rewind_Optimized: SkipSlow 266 cc/Debugger_Rewind_Optimized: SkipSlow
276 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers: Crash 267 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers: Crash
277 cc/Debugger_SetBreakpointInPartOfLibrary: Crash 268 cc/Debugger_SetBreakpointInPartOfLibrary: Crash
278 cc/ErrorHandleBasics: Fail 269 cc/ErrorHandleBasics: Fail
279 cc/EvalExpression: Crash
280 cc/ExternalUint8ClampedArrayAccess: Fail
281 cc/ExternalizeConstantStrings: Fail
282 cc/FieldAccess: Crash 270 cc/FieldAccess: Crash
283 cc/Float32x4List: Crash
284 cc/FrameLookup: Fail
285 cc/FullSnapshot1: Crash 271 cc/FullSnapshot1: Crash
286 cc/FullSnapshot: Crash 272 cc/FullSnapshot: Crash
287 cc/FunctionSourceFingerprint: Crash 273 cc/FunctionSourceFingerprint: Crash
288 cc/FunctionWithBreakpointNotInlined: Crash
289 cc/GetField_CheckIsolate: Fail
290 cc/GetFunctionNames: Crash 274 cc/GetFunctionNames: Crash
291 cc/GetNativeArgumentCount: Fail 275 cc/ImplicitNativeFieldAccess: Crash
292 cc/GetNativeArguments: Fail
293 cc/GetStaticField_RunsInitializer: Fail
294 cc/GetType: Fail
295 cc/ImplicitNativeFieldAccess: Fail
296 cc/ImportLibrary2: Crash 276 cc/ImportLibrary2: Crash
297 cc/ImportLibrary3: Crash 277 cc/ImportLibrary3: Crash
298 cc/ImportLibrary4: Crash 278 cc/ImportLibrary4: Crash
299 cc/ImportLibrary5: Crash 279 cc/ImportLibrary5: Crash
300 cc/ImportLibraryWithPrefix: Crash 280 cc/ImportLibraryWithPrefix: Crash
301 cc/InjectNativeFieldsSuperClass: Fail 281 cc/InjectNativeFieldsSuperClass: Crash
302 cc/InstanceOf: Fail
303 cc/InvokeClosure: Fail
304 cc/InvokeNoSuchMethod: Fail 282 cc/InvokeNoSuchMethod: Fail
305 cc/Invoke_CrossLibrary: Crash 283 cc/Invoke_CrossLibrary: Crash
306 cc/Invoke_FunnyArgs: Crash
307 cc/Invoke_PrivateStatic: Fail
308 cc/IsFuture: Fail
309 cc/IsolateReload_BadClass: Fail 284 cc/IsolateReload_BadClass: Fail
310 cc/IsolateReload_ChangeInstanceFormat0: Fail 285 cc/IsolateReload_ClassFieldAdded: Crash
311 cc/IsolateReload_ChangeInstanceFormat1: Fail 286 cc/IsolateReload_ClassFieldAdded2: Crash
312 cc/IsolateReload_ChangeInstanceFormat3: Fail 287 cc/IsolateReload_ChangeInstanceFormat1: Crash
313 cc/IsolateReload_ChangeInstanceFormat4: Fail 288 cc/IsolateReload_ChangeInstanceFormat3: Crash
314 cc/IsolateReload_ChangeInstanceFormat5: Fail 289 cc/IsolateReload_ChangeInstanceFormat7: Fail
315 cc/IsolateReload_ChangeInstanceFormat6: Fail 290 cc/IsolateReload_ChangeInstanceFormat8: Crash
316 cc/IsolateReload_ChangeInstanceFormat7: Crash
317 cc/IsolateReload_ChangeInstanceFormat8: Fail
318 cc/IsolateReload_ComplexInheritanceChange: Fail
319 cc/IsolateReload_ConstantIdentical: Fail
320 cc/IsolateReload_ConstructorChanged: Fail
321 cc/IsolateReload_DanglingGetter_Class: Fail 291 cc/IsolateReload_DanglingGetter_Class: Fail
322 cc/IsolateReload_DanglingGetter_Instance: Fail 292 cc/IsolateReload_DanglingGetter_Instance: Fail
323 cc/IsolateReload_DanglingGetter_Library: Fail 293 cc/IsolateReload_DanglingGetter_Library: Fail
324 cc/IsolateReload_DanglingSetter_Class: Fail 294 cc/IsolateReload_DanglingSetter_Class: Fail
325 cc/IsolateReload_DanglingSetter_Instance: Fail 295 cc/IsolateReload_DanglingSetter_Instance: Fail
326 cc/IsolateReload_DanglingSetter_Library: Fail 296 cc/IsolateReload_DanglingSetter_Library: Fail
327 cc/IsolateReload_DirectSubclasses_Failure: Fail 297 cc/IsolateReload_DirectSubclasses_Failure: Fail
328 cc/IsolateReload_DirectSubclasses_Success: Fail 298 cc/IsolateReload_DirectSubclasses_Success: Skip
329 cc/IsolateReload_EnumDelete: Fail 299 cc/IsolateReload_EnumDelete: Fail
330 cc/IsolateReload_EnumEquality: Fail
331 cc/IsolateReload_EnumIdentical: Fail
332 cc/IsolateReload_EnumIdentityReload: Fail
333 cc/IsolateReload_EnumReorderIdentical: Fail 300 cc/IsolateReload_EnumReorderIdentical: Fail
334 cc/IsolateReload_EnumToNotEnum: Fail 301 cc/IsolateReload_EnumToNotEnum: Crash
335 cc/IsolateReload_ExportedLibModified: Crash 302 cc/IsolateReload_ExportedLibModified: Crash
336 cc/IsolateReload_ImplicitConstructorChanged: Fail
337 cc/IsolateReload_ImportedLibModified: Crash 303 cc/IsolateReload_ImportedLibModified: Crash
338 cc/IsolateReload_ImportedMixinFunction: Crash 304 cc/IsolateReload_ImportedMixinFunction: Crash
339 cc/IsolateReload_LibraryDebuggable: Fail
340 cc/IsolateReload_LibraryHide: Crash 305 cc/IsolateReload_LibraryHide: Crash
341 cc/IsolateReload_LibraryLookup: Fail 306 cc/IsolateReload_LibraryLookup: Fail
342 cc/IsolateReload_LibraryShow: Crash 307 cc/IsolateReload_LibraryShow: Crash
343 cc/IsolateReload_LiveStack: Fail 308 cc/IsolateReload_LiveStack: Fail
344 cc/IsolateReload_MainLibModified: Crash 309 cc/IsolateReload_MainLibModified: Crash
345 cc/IsolateReload_MixinChanged: Fail
346 cc/IsolateReload_NoLibsModified: Crash 310 cc/IsolateReload_NoLibsModified: Crash
347 cc/IsolateReload_NotEnumToEnum: Fail 311 cc/IsolateReload_NotEnumToEnum: Skip
348 cc/IsolateReload_NotTypedefToTypedef: Fail 312 cc/IsolateReload_NotTypedefToTypedef: Fail
349 cc/IsolateReload_PendingSuperCall: Fail 313 cc/IsolateReload_PendingSuperCall: Fail
350 cc/IsolateReload_PrefixImportedLibModified: Crash 314 cc/IsolateReload_PrefixImportedLibModified: Crash
351 cc/IsolateReload_RunNewFieldInitialiazersSuperClass: Fail 315 cc/IsolateReload_RunNewFieldInitialiazersSuperClass: Crash
352 cc/IsolateReload_RunNewFieldInitializers: Fail 316 cc/IsolateReload_RunNewFieldInitializers: Crash
353 cc/IsolateReload_RunNewFieldInitializersMutateStaticField: Fail 317 cc/IsolateReload_RunNewFieldInitializersMutateStaticField: Crash
354 cc/IsolateReload_RunNewFieldInitializersReferenceStaticField: Fail 318 cc/IsolateReload_RunNewFieldInitializersReferenceStaticField: Crash
355 cc/IsolateReload_RunNewFieldInitializersSyntaxError3: Fail 319 cc/IsolateReload_RunNewFieldInitializersSyntaxError3: Fail
356 cc/IsolateReload_RunNewFieldInitializersThrows: Fail 320 cc/IsolateReload_RunNewFieldInitializersThrows: Crash
357 cc/IsolateReload_SavedClosure: Fail 321 cc/IsolateReload_ShapeChangeRetainsHash: Crash
358 cc/IsolateReload_ShapeChangeRetainsHash: Fail
359 cc/IsolateReload_SmiFastPathStubs: Fail 322 cc/IsolateReload_SmiFastPathStubs: Fail
360 cc/IsolateReload_StaticTearOffRetainsHash: Fail
361 cc/IsolateReload_StaticValuePreserved: Fail
362 cc/IsolateReload_TearOff_AddArguments2: Fail 323 cc/IsolateReload_TearOff_AddArguments2: Fail
363 cc/IsolateReload_TearOff_AddArguments: Fail 324 cc/IsolateReload_TearOff_AddArguments: Fail
364 cc/IsolateReload_TearOff_Class_Identity: Fail 325 cc/IsolateReload_TearOff_Class_Identity: Fail
365 cc/IsolateReload_TearOff_Instance_Equality: Fail 326 cc/IsolateReload_TearOff_Instance_Equality: Fail
366 cc/IsolateReload_TearOff_Library_Identity: Fail 327 cc/IsolateReload_TearOff_Library_Identity: Fail
367 cc/IsolateReload_TearOff_List_Set: Fail 328 cc/IsolateReload_TearOff_List_Set: Fail
368 cc/IsolateReload_TopLevelParseError: Fail 329 cc/IsolateReload_TopLevelParseError: Fail
369 cc/IsolateReload_TypeIdentity: Fail 330 cc/IsolateReload_TypeIdentity: Fail
370 cc/IsolateReload_TypeIdentityGeneric: Fail 331 cc/IsolateReload_TypeIdentityGeneric: Fail
371 cc/IsolateReload_TypeIdentityParameter: Fail 332 cc/IsolateReload_TypeIdentityParameter: Fail
372 cc/IsolateReload_TypedefAddParameter: Fail
373 cc/IsolateReload_TypedefToNotTypedef: Fail 333 cc/IsolateReload_TypedefToNotTypedef: Fail
374 cc/IsolateShutdownRunDartCode: Skip # Flaky 334 cc/LazyLoadDeoptimizes: Fail
375 cc/IsolateSpawn: Crash
376 cc/JSON_JSONStream_DartString: Crash
377 cc/LazyLoadDeoptimizes: Crash
378 cc/LibraryGetClassNames: Crash 335 cc/LibraryGetClassNames: Crash
379 cc/LibraryId: Crash 336 cc/LibraryId: Crash
380 cc/LibraryImportLibrary: Crash 337 cc/LibraryImportLibrary: Crash
381 cc/LibraryName: Crash 338 cc/LibraryName: Crash
382 cc/LibraryUrl: Crash 339 cc/LibraryUrl: Crash
383 cc/LinkedHashMap: Crash
384 cc/LinkedHashMap_iteration: Crash
385 cc/ListAccess: Crash
386 cc/LoadPatch: Crash 340 cc/LoadPatch: Crash
387 cc/LoadPatchSignatureMismatch: Crash 341 cc/LoadPatchSignatureMismatch: Crash
388 cc/LoadSource: Crash 342 cc/LoadSource: Crash
389 cc/LoadLibrary: Crash 343 cc/LoadLibrary: Crash
390 cc/LoadLibrary_CompileError: Crash 344 cc/LoadLibrary_CompileError: Crash
391 cc/LoadSource_LateLoad: Crash 345 cc/LoadSource_LateLoad: Crash
392 cc/LookupLibrary: Crash 346 cc/LookupLibrary: Crash
393 cc/MalformedStringToUTF8: Crash
394 cc/MapAccess: Crash
395 cc/NativeFieldAccess: Fail 347 cc/NativeFieldAccess: Fail
396 cc/NativePortPostInteger: Fail
397 cc/NativePortReceiveInteger: Fail
398 cc/NativePortReceiveNull: Fail
399 cc/NegativeNativeFieldAccess: Fail
400 cc/NegativeNativeFieldInIsolateMessage: Crash 348 cc/NegativeNativeFieldInIsolateMessage: Crash
401 cc/New: Fail 349 cc/New: Crash
402 cc/NewNativePort: Fail
403 cc/NumberValues: Fail
404 cc/ParsePatchLibrary: Crash 350 cc/ParsePatchLibrary: Crash
405 cc/Parser_AllocateVariables_CaptureLoopVar: Fail 351 cc/Parser_AllocateVariables_CaptureLoopVar: Fail
406 cc/Parser_AllocateVariables_CapturedVar: Fail 352 cc/Parser_AllocateVariables_CapturedVar: Fail
407 cc/Parser_AllocateVariables_Issue7681: Fail 353 cc/Parser_AllocateVariables_Issue7681: Fail
408 cc/Parser_AllocateVariables_MiddleChain: Fail 354 cc/Parser_AllocateVariables_MiddleChain: Fail
409 cc/Parser_AllocateVariables_NestedCapturedVar: Fail 355 cc/Parser_AllocateVariables_NestedCapturedVar: Fail
410 cc/Parser_AllocateVariables_TwoChains: Fail 356 cc/Parser_AllocateVariables_TwoChains: Fail
411 cc/Profiler_GetSourceReport: Fail 357 cc/Profiler_GetSourceReport: Fail
412 cc/ScriptSnapshot1: Fail 358 cc/Profiler_SourcePositionOptimized: Fail
359 cc/Profiler_BasicSourcePositionOptimized: Skip
360 cc/Profiler_BinaryOperatorSourcePositionOptimized: Skip
361 cc/Profiler_GetSourceReport: Fail
362 cc/Profiler_SourcePositionOptimized: Skip
413 cc/ScriptSnapshot2: Crash 363 cc/ScriptSnapshot2: Crash
414 cc/ScriptSnapshot: Crash 364 cc/ScriptSnapshot: Crash
415 cc/ScriptSnapshotsUpdateSubclasses: Crash # Issue 29850 365 cc/ScriptSnapshotsUpdateSubclasses: Crash # Issue 29850
416 cc/SetField_CheckIsolate: Fail
417 cc/SetField_FunnyValue: Fail
418 cc/SourcePosition_Async: Crash 366 cc/SourcePosition_Async: Crash
419 cc/SourcePosition_BitwiseOperations: Crash 367 cc/SourcePosition_BitwiseOperations: Crash
420 cc/SourcePosition_ForLoop: Crash 368 cc/SourcePosition_ForLoop: Crash
421 cc/SourcePosition_If: Crash 369 cc/SourcePosition_If: Crash
422 cc/SourcePosition_IfElse: Crash 370 cc/SourcePosition_IfElse: Crash
423 cc/SourcePosition_InstanceCalls: Crash 371 cc/SourcePosition_InstanceCalls: Crash
424 cc/SourcePosition_InstanceFields: Crash 372 cc/SourcePosition_InstanceFields: Crash
425 cc/SourcePosition_LoadIndexed: Crash 373 cc/SourcePosition_LoadIndexed: Crash
426 cc/SourcePosition_StoreIndexed: Crash 374 cc/SourcePosition_StoreIndexed: Crash
427 cc/SourcePosition_Switch: Crash 375 cc/SourcePosition_Switch: Crash
428 cc/SourcePosition_TryCatchFinally: Crash 376 cc/SourcePosition_TryCatchFinally: Crash
429 cc/SourcePosition_While: Crash 377 cc/SourcePosition_While: Crash
430 cc/SourcePosition_WhileContinueBreak: Crash 378 cc/SourcePosition_WhileContinueBreak: Crash
431 cc/SourceReport_CallSites_PolymorphicCall: Fail 379 cc/SourceReport_CallSites_PolymorphicCall: Fail
432 cc/SourceReport_CallSites_SimpleCall: Fail 380 cc/SourceReport_CallSites_SimpleCall: Fail
433 cc/SourceReport_Coverage_AllFunctions: Fail 381 cc/SourceReport_Coverage_AllFunctions: Fail
434 cc/SourceReport_Coverage_AllFunctions_ForceCompile: Fail 382 cc/SourceReport_Coverage_AllFunctions_ForceCompile: Fail
435 cc/SourceReport_Coverage_ForceCompile: Fail 383 cc/SourceReport_Coverage_ForceCompile: Fail
436 cc/SourceReport_Coverage_NestedFunctions: Fail 384 cc/SourceReport_Coverage_NestedFunctions: Fail
437 cc/SourceReport_Coverage_NoCalls: Fail 385 cc/SourceReport_Coverage_NoCalls: Fail
438 cc/SourceReport_Coverage_RestrictedRange: Fail 386 cc/SourceReport_Coverage_RestrictedRange: Fail
439 cc/SourceReport_Coverage_SimpleCall: Fail 387 cc/SourceReport_Coverage_SimpleCall: Fail
440 cc/SourceReport_Coverage_UnusedClass_ForceCompile: Fail 388 cc/SourceReport_Coverage_UnusedClass_ForceCompile: Fail
441 cc/SourceReport_Coverage_UnusedClass_ForceCompileError: Crash 389 cc/SourceReport_Coverage_UnusedClass_ForceCompileError: Crash
442 cc/SourceReport_Coverage_UnusedClass_NoForceCompile: Fail 390 cc/SourceReport_Coverage_UnusedClass_NoForceCompile: Fail
443 cc/SourceReport_MultipleReports: Fail 391 cc/SourceReport_MultipleReports: Fail
444 cc/SourceReport_PossibleBreakpoints_Simple: Fail 392 cc/SourceReport_PossibleBreakpoints_Simple: Fail
445 cc/StackMapGC: Crash 393 cc/StackOverflowStackTraceInfo: Skip
446 cc/StackOverflowStackTraceInfo: Crash
447 cc/StackTraceFormat: Fail 394 cc/StackTraceFormat: Fail
448 cc/StackTraceInfo: Crash 395 cc/TestNativeFieldsAccess: Crash
449 cc/StringFromExternalTypedData: Fail 396 cc/TypeGetParameterizedTypes: Crash
450 cc/TestNativeFieldsAccess: Fail
451 cc/ThrowException: Fail
452 cc/TypeGetNonParamtericTypes: Fail
453 cc/TypeGetParameterizedTypes: Fail
454 cc/UnhandledExceptions: Fail
455 cc/UseDartApi: Fail 397 cc/UseDartApi: Fail
456 cc/ValidateNoSuchMethodStackFrameIteration: Fail
457 cc/ValidateStackFrameIteration: Fail
458 dart/data_uri_import_test/base64: CompileTimeError 398 dart/data_uri_import_test/base64: CompileTimeError
459 dart/data_uri_import_test/nocharset: CompileTimeError 399 dart/data_uri_import_test/nocharset: CompileTimeError
460 dart/data_uri_import_test/nomime: CompileTimeError 400 dart/data_uri_import_test/nomime: CompileTimeError
461 dart/data_uri_import_test/percentencoded: Fail 401 dart/data_uri_import_test/percentencoded: Fail
462 dart/data_uri_import_test/wrongmime: CompileTimeError 402 dart/data_uri_import_test/wrongmime: CompileTimeError
463 dart/data_uri_spawn_test: RuntimeError 403 dart/data_uri_spawn_test: RuntimeError
464 dart/redirection_type_shuffling_test/00: Crash 404 dart/redirection_type_shuffling_test/00: Crash
465 dart/redirection_type_shuffling_test/none: Crash 405 dart/redirection_type_shuffling_test/none: Crash
466 dart/spawn_shutdown_test: SkipSlow 406 dart/spawn_shutdown_test: SkipSlow
407 cc/InjectNativeFields1: Skip
408 cc/InjectNativeFields3: Crash
409 cc/InjectNativeFields4: Crash
410 cc/IsolateShutdownRunDartCode: Skip # Flaky
467 411
468 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ] 412 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ]
469 cc/Debug_BreakpointStubPatching: Fail 413 cc/Debug_BreakpointStubPatching: Fail
470 cc/Debug_InspectObject: Fail
471 cc/Debug_InspectStackWithClosure_NotOptimized: Fail
472 cc/Debug_InspectStackWithClosure_Optimized: Fail
473 cc/Debug_InspectStack_NotOptimized: Fail
474 cc/Debug_InspectStack_Optimized: Fail
475 cc/DeepStackTraceInfo: Fail
476 cc/HashCode: Fail
477 cc/InjectNativeFields1: Fail 414 cc/InjectNativeFields1: Fail
478 cc/InjectNativeFields3: Fail 415 cc/InjectNativeFields3: Fail
479 cc/Invoke: Fail
480 cc/LargeMap: Fail
481 cc/Profiler_ArrayAllocation: Fail
482 cc/Profiler_ClosureAllocation: Fail
483 cc/Profiler_ContextAllocation: Fail
484 cc/Profiler_IntrinsicAllocation: Fail
485 cc/Profiler_StringAllocation: Fail
486 cc/Profiler_StringInterpolation: Fail
487 cc/Profiler_TypedArrayAllocation: Fail
488 cc/Service_TokenStream: Fail 416 cc/Service_TokenStream: Fail
489 417
490 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ] 418 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ]
491 cc/Debug_BreakpointStubPatching: Fail 419 cc/Debug_BreakpointStubPatching: Fail
492 cc/Debug_InspectObject: Crash
493 cc/Debug_InspectStackWithClosure_NotOptimized: Crash
494 cc/Debug_InspectStackWithClosure_Optimized: Crash
495 cc/Debug_InspectStack_NotOptimized: Crash
496 cc/Debug_InspectStack_Optimized: Crash
497 cc/DeepStackTraceInfo: Crash
498 cc/HashCode: Crash
499 cc/InjectNativeFields1: Crash 420 cc/InjectNativeFields1: Crash
500 cc/InjectNativeFields3: Crash 421 cc/InjectNativeFields3: Crash
501 cc/Invoke: Crash
502 cc/LargeMap: Crash
503 cc/Profiler_ArrayAllocation: Crash
504 cc/Profiler_ClosureAllocation: Crash
505 cc/Profiler_ContextAllocation: Crash
506 cc/Profiler_IntrinsicAllocation: Crash
507 cc/Profiler_StringAllocation: Crash
508 cc/Profiler_StringInterpolation: Crash
509 cc/Profiler_TypedArrayAllocation: Crash
510 cc/Service_TokenStream: Crash 422 cc/Service_TokenStream: Crash
511 423
512 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ] 424 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ]
513 cc/DeepStackTraceInfo: Crash
514 cc/Invoke_FunnyArgs: Fail
515 cc/Invoke_PrivateStatic: Crash 425 cc/Invoke_PrivateStatic: Crash
516 cc/IsolateReload_ComplexInheritanceChange: Crash
517 cc/IsolateReload_DanglingGetter_Class: Crash 426 cc/IsolateReload_DanglingGetter_Class: Crash
518 cc/IsolateReload_DanglingGetter_Instance: Crash 427 cc/IsolateReload_DanglingGetter_Instance: Crash
519 cc/IsolateReload_DanglingGetter_Library: Crash 428 cc/IsolateReload_DanglingGetter_Library: Crash
520 cc/IsolateReload_DanglingSetter_Class: Crash 429 cc/IsolateReload_DanglingSetter_Class: Crash
521 cc/IsolateReload_DanglingSetter_Instance: Crash 430 cc/IsolateReload_DanglingSetter_Instance: Crash
522 cc/IsolateReload_DanglingSetter_Library: Crash 431 cc/IsolateReload_DanglingSetter_Library: Crash
523 cc/IsolateReload_EnumDelete: Crash 432 cc/IsolateReload_EnumDelete: Crash
524 cc/IsolateReload_EnumIdentityReload: Crash
525 cc/IsolateReload_LibraryLookup: Crash 433 cc/IsolateReload_LibraryLookup: Crash
526 cc/IsolateReload_RunNewFieldInitialiazersSuperClass: Crash 434 cc/IsolateReload_RunNewFieldInitialiazersSuperClass: Crash
527 cc/IsolateReload_RunNewFieldInitializersThrows: Crash 435 cc/IsolateReload_RunNewFieldInitializersThrows: Crash
528 cc/IsolateReload_SavedClosure: Crash 436 cc/IsolateReload_SavedClosure: Crash
529 cc/IsolateReload_TearOff_AddArguments2: Crash 437 cc/IsolateReload_TearOff_AddArguments2: Crash
530 cc/IsolateReload_TearOff_AddArguments: Crash 438 cc/IsolateReload_TearOff_AddArguments: Crash
531 cc/IsolateReload_TearOff_Class_Identity: Crash 439 cc/IsolateReload_TearOff_Class_Identity: Crash
532 cc/IsolateReload_TearOff_Instance_Equality: Crash 440 cc/IsolateReload_TearOff_Instance_Equality: Crash
533 cc/IsolateReload_TearOff_Library_Identity: Crash 441 cc/IsolateReload_TearOff_Library_Identity: Crash
534 cc/IsolateReload_TearOff_List_Set: Crash 442 cc/IsolateReload_TearOff_List_Set: Crash
535 cc/IsolateReload_TypeIdentity: Crash 443 cc/IsolateReload_TypeIdentity: Crash
536 cc/IsolateReload_TypeIdentityGeneric: Crash 444 cc/IsolateReload_TypeIdentityGeneric: Crash
537 cc/IsolateReload_TypeIdentityParameter: Crash 445 cc/IsolateReload_TypeIdentityParameter: Crash
538 cc/Parser_AllocateVariables_CaptureLoopVar: Crash 446 cc/Parser_AllocateVariables_CaptureLoopVar: Crash
539 cc/Parser_AllocateVariables_Issue7681: Crash 447 cc/Parser_AllocateVariables_Issue7681: Crash
540 cc/Parser_AllocateVariables_MiddleChain: Crash 448 cc/Parser_AllocateVariables_MiddleChain: Crash
541 cc/Parser_AllocateVariables_NestedCapturedVar: Crash 449 cc/Parser_AllocateVariables_NestedCapturedVar: Crash
542 cc/Parser_AllocateVariables_TwoChains: Crash 450 cc/Parser_AllocateVariables_TwoChains: Crash
OLDNEW
« no previous file with comments | « runtime/bin/main.cc ('k') | runtime/vm/dart_api_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698