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

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

Issue 2949323002: Load vmservice from a .dill file when generating AOT snapshots. (Closed)
Patch Set: Address comments Created 3 years, 6 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/vmservice_impl.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 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 cc/Debug_ListSuperType: Fail 293 cc/Debug_ListSuperType: Fail
294 cc/Debug_ScriptGetTokenInfo_Basic: Fail 294 cc/Debug_ScriptGetTokenInfo_Basic: Fail
295 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation: Fail 295 cc/Debug_ScriptGetTokenInfo_MultiLineInterpolation: Fail
296 cc/Debugger_PrintBreakpointsToJSONArray: Fail 296 cc/Debugger_PrintBreakpointsToJSONArray: Fail
297 cc/Debugger_Rewind_Optimized: SkipSlow 297 cc/Debugger_Rewind_Optimized: SkipSlow
298 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers: Crash 298 cc/Debugger_SetBreakpointInFunctionLiteralFieldInitializers: Crash
299 cc/ErrorHandleBasics: Fail 299 cc/ErrorHandleBasics: Fail
300 cc/EvalExpression: Crash 300 cc/EvalExpression: Crash
301 cc/ExternalUint8ClampedArrayAccess: Fail 301 cc/ExternalUint8ClampedArrayAccess: Fail
302 cc/ExternalizeConstantStrings: Fail 302 cc/ExternalizeConstantStrings: Fail
303 cc/FieldAccess: Fail 303 cc/FieldAccess: Crash
304 cc/Float32x4List: Crash 304 cc/Float32x4List: Crash
305 cc/FrameLookup: Fail 305 cc/FrameLookup: Fail
306 cc/FullSnapshot1: Crash 306 cc/FullSnapshot1: Crash
307 cc/FullSnapshot: Crash 307 cc/FullSnapshot: Crash
308 cc/FunctionSourceFingerprint: Crash 308 cc/FunctionSourceFingerprint: Crash
309 cc/FunctionWithBreakpointNotInlined: Crash 309 cc/FunctionWithBreakpointNotInlined: Crash
310 cc/GetField_CheckIsolate: Fail 310 cc/GetField_CheckIsolate: Fail
311 cc/GetFunctionNames: Crash
311 cc/GetNativeArgumentCount: Fail 312 cc/GetNativeArgumentCount: Fail
312 cc/GetNativeArguments: Fail 313 cc/GetNativeArguments: Fail
313 cc/GetStaticField_RunsInitializer: Fail 314 cc/GetStaticField_RunsInitializer: Fail
314 cc/GetType: Fail 315 cc/GetType: Fail
315 cc/ImplicitNativeFieldAccess: Fail 316 cc/ImplicitNativeFieldAccess: Fail
317 cc/ImportLibrary2: Crash
318 cc/ImportLibrary3: Crash
319 cc/ImportLibrary4: Crash
320 cc/ImportLibrary5: Crash
321 cc/ImportLibraryWithPrefix: Crash
316 cc/InjectNativeFieldsSuperClass: Fail 322 cc/InjectNativeFieldsSuperClass: Fail
317 cc/InstanceOf: Fail 323 cc/InstanceOf: Fail
318 cc/InvokeClosure: Fail 324 cc/InvokeClosure: Fail
319 cc/InvokeNoSuchMethod: Fail 325 cc/InvokeNoSuchMethod: Fail
326 cc/Invoke_CrossLibrary: Crash
320 cc/Invoke_FunnyArgs: Crash 327 cc/Invoke_FunnyArgs: Crash
321 cc/Invoke_PrivateStatic: Fail 328 cc/Invoke_PrivateStatic: Fail
322 cc/IsFuture: Fail 329 cc/IsFuture: Fail
323 cc/IsolateReload_BadClass: Fail 330 cc/IsolateReload_BadClass: Fail
324 cc/IsolateReload_ChangeInstanceFormat0: Fail 331 cc/IsolateReload_ChangeInstanceFormat0: Fail
325 cc/IsolateReload_ChangeInstanceFormat1: Fail 332 cc/IsolateReload_ChangeInstanceFormat1: Fail
326 cc/IsolateReload_ChangeInstanceFormat3: Fail 333 cc/IsolateReload_ChangeInstanceFormat3: Fail
327 cc/IsolateReload_ChangeInstanceFormat4: Fail 334 cc/IsolateReload_ChangeInstanceFormat4: Fail
328 cc/IsolateReload_ChangeInstanceFormat5: Fail 335 cc/IsolateReload_ChangeInstanceFormat5: Fail
329 cc/IsolateReload_ChangeInstanceFormat6: Fail 336 cc/IsolateReload_ChangeInstanceFormat6: Fail
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
382 cc/IsolateReload_TopLevelParseError: Fail 389 cc/IsolateReload_TopLevelParseError: Fail
383 cc/IsolateReload_TypeIdentity: Fail 390 cc/IsolateReload_TypeIdentity: Fail
384 cc/IsolateReload_TypeIdentityGeneric: Fail 391 cc/IsolateReload_TypeIdentityGeneric: Fail
385 cc/IsolateReload_TypeIdentityParameter: Fail 392 cc/IsolateReload_TypeIdentityParameter: Fail
386 cc/IsolateReload_TypedefAddParameter: Fail 393 cc/IsolateReload_TypedefAddParameter: Fail
387 cc/IsolateReload_TypedefToNotTypedef: Fail 394 cc/IsolateReload_TypedefToNotTypedef: Fail
388 cc/IsolateShutdownRunDartCode: Skip # Flaky 395 cc/IsolateShutdownRunDartCode: Skip # Flaky
389 cc/IsolateSpawn: Crash 396 cc/IsolateSpawn: Crash
390 cc/JSON_JSONStream_DartString: Crash 397 cc/JSON_JSONStream_DartString: Crash
391 cc/LazyLoadDeoptimizes: Crash 398 cc/LazyLoadDeoptimizes: Crash
399 cc/LibraryGetClassNames: Crash
400 cc/LibraryId: Crash
401 cc/LibraryImportLibrary: Crash
402 cc/LibraryName: Crash
403 cc/LibraryUrl: Crash
392 cc/LinkedHashMap: Crash 404 cc/LinkedHashMap: Crash
393 cc/LinkedHashMap_iteration: Crash 405 cc/LinkedHashMap_iteration: Crash
394 cc/ListAccess: Crash 406 cc/ListAccess: Crash
407 cc/LoadPatch: Crash
408 cc/LoadPatchSignatureMismatch: Crash
409 cc/LoadSource: Crash
410 cc/LoadLibrary: Crash
411 cc/LoadLibrary_CompileError: Crash
412 cc/LoadSource_LateLoad: Crash
413 cc/LookupLibrary: Crash
395 cc/MalformedStringToUTF8: Crash 414 cc/MalformedStringToUTF8: Crash
396 cc/MapAccess: Crash 415 cc/MapAccess: Crash
397 cc/NativeFieldAccess: Fail 416 cc/NativeFieldAccess: Fail
398 cc/NativePortPostInteger: Fail 417 cc/NativePortPostInteger: Fail
399 cc/NativePortReceiveInteger: Fail 418 cc/NativePortReceiveInteger: Fail
400 cc/NativePortReceiveNull: Fail 419 cc/NativePortReceiveNull: Fail
401 cc/NegativeNativeFieldAccess: Fail 420 cc/NegativeNativeFieldAccess: Fail
402 cc/NegativeNativeFieldInIsolateMessage: Crash 421 cc/NegativeNativeFieldInIsolateMessage: Crash
403 cc/New: Fail 422 cc/New: Fail
404 cc/NewNativePort: Fail 423 cc/NewNativePort: Fail
405 cc/NumberValues: Fail 424 cc/NumberValues: Fail
425 cc/ParsePatchLibrary: Crash
406 cc/Parser_AllocateVariables_CaptureLoopVar: Fail 426 cc/Parser_AllocateVariables_CaptureLoopVar: Fail
407 cc/Parser_AllocateVariables_CapturedVar: Fail 427 cc/Parser_AllocateVariables_CapturedVar: Fail
408 cc/Parser_AllocateVariables_Issue7681: Fail 428 cc/Parser_AllocateVariables_Issue7681: Fail
409 cc/Parser_AllocateVariables_MiddleChain: Fail 429 cc/Parser_AllocateVariables_MiddleChain: Fail
410 cc/Parser_AllocateVariables_NestedCapturedVar: Fail 430 cc/Parser_AllocateVariables_NestedCapturedVar: Fail
411 cc/Parser_AllocateVariables_TwoChains: Fail 431 cc/Parser_AllocateVariables_TwoChains: Fail
412 cc/Profiler_GetSourceReport: Fail 432 cc/Profiler_GetSourceReport: Fail
413 cc/ScriptSnapshot1: Fail 433 cc/ScriptSnapshot1: Fail
414 cc/ScriptSnapshot2: Crash 434 cc/ScriptSnapshot2: Crash
415 cc/ScriptSnapshot: Crash 435 cc/ScriptSnapshot: Crash
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 cc/IsolateReload_TearOff_Library_Identity: Crash 554 cc/IsolateReload_TearOff_Library_Identity: Crash
535 cc/IsolateReload_TearOff_List_Set: Crash 555 cc/IsolateReload_TearOff_List_Set: Crash
536 cc/IsolateReload_TypeIdentity: Crash 556 cc/IsolateReload_TypeIdentity: Crash
537 cc/IsolateReload_TypeIdentityGeneric: Crash 557 cc/IsolateReload_TypeIdentityGeneric: Crash
538 cc/IsolateReload_TypeIdentityParameter: Crash 558 cc/IsolateReload_TypeIdentityParameter: Crash
539 cc/Parser_AllocateVariables_CaptureLoopVar: Crash 559 cc/Parser_AllocateVariables_CaptureLoopVar: Crash
540 cc/Parser_AllocateVariables_Issue7681: Crash 560 cc/Parser_AllocateVariables_Issue7681: Crash
541 cc/Parser_AllocateVariables_MiddleChain: Crash 561 cc/Parser_AllocateVariables_MiddleChain: Crash
542 cc/Parser_AllocateVariables_NestedCapturedVar: Crash 562 cc/Parser_AllocateVariables_NestedCapturedVar: Crash
543 cc/Parser_AllocateVariables_TwoChains: Crash 563 cc/Parser_AllocateVariables_TwoChains: Crash
OLDNEW
« no previous file with comments | « runtime/bin/vmservice_impl.cc ('k') | runtime/vm/dart_api_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698