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

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

Issue 2944433003: [kernel] Add TokenPosition to AllocateObject, fix some cc tests (Closed)
Patch Set: 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
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 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 cc/NegativeNativeFieldInIsolateMessage: Crash 402 cc/NegativeNativeFieldInIsolateMessage: Crash
403 cc/New: Fail 403 cc/New: Fail
404 cc/NewNativePort: Fail 404 cc/NewNativePort: Fail
405 cc/NumberValues: Fail 405 cc/NumberValues: Fail
406 cc/Parser_AllocateVariables_CaptureLoopVar: Fail 406 cc/Parser_AllocateVariables_CaptureLoopVar: Fail
407 cc/Parser_AllocateVariables_CapturedVar: Fail 407 cc/Parser_AllocateVariables_CapturedVar: Fail
408 cc/Parser_AllocateVariables_Issue7681: Fail 408 cc/Parser_AllocateVariables_Issue7681: Fail
409 cc/Parser_AllocateVariables_MiddleChain: Fail 409 cc/Parser_AllocateVariables_MiddleChain: Fail
410 cc/Parser_AllocateVariables_NestedCapturedVar: Fail 410 cc/Parser_AllocateVariables_NestedCapturedVar: Fail
411 cc/Parser_AllocateVariables_TwoChains: Fail 411 cc/Parser_AllocateVariables_TwoChains: Fail
412 cc/Profiler_BasicSourcePositionOptimized: Fail, Crash
413 cc/Profiler_BinaryOperatorSourcePositionOptimized: Fail, Crash
414 cc/Profiler_GetSourceReport: Fail 412 cc/Profiler_GetSourceReport: Fail
415 cc/Profiler_SourcePositionOptimized: Fail, Crash
416 cc/ScriptSnapshot1: Fail 413 cc/ScriptSnapshot1: Fail
417 cc/ScriptSnapshot2: Crash 414 cc/ScriptSnapshot2: Crash
418 cc/ScriptSnapshot: Crash 415 cc/ScriptSnapshot: Crash
419 cc/ScriptSnapshotsUpdateSubclasses: Crash # Issue 29850 416 cc/ScriptSnapshotsUpdateSubclasses: Crash # Issue 29850
420 cc/SetField_CheckIsolate: Fail 417 cc/SetField_CheckIsolate: Fail
421 cc/SetField_FunnyValue: Fail 418 cc/SetField_FunnyValue: Fail
422 cc/SourcePosition_Async: Crash 419 cc/SourcePosition_Async: Crash
423 cc/SourcePosition_BitwiseOperations: Crash 420 cc/SourcePosition_BitwiseOperations: Crash
424 cc/SourcePosition_ForLoop: Crash 421 cc/SourcePosition_ForLoop: Crash
425 cc/SourcePosition_If: Crash 422 cc/SourcePosition_If: Crash
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 cc/Debug_InspectStackWithClosure_Optimized: Fail 473 cc/Debug_InspectStackWithClosure_Optimized: Fail
477 cc/Debug_InspectStack_NotOptimized: Fail 474 cc/Debug_InspectStack_NotOptimized: Fail
478 cc/Debug_InspectStack_Optimized: Fail 475 cc/Debug_InspectStack_Optimized: Fail
479 cc/DeepStackTraceInfo: Fail 476 cc/DeepStackTraceInfo: Fail
480 cc/HashCode: Fail 477 cc/HashCode: Fail
481 cc/InjectNativeFields1: Fail 478 cc/InjectNativeFields1: Fail
482 cc/InjectNativeFields3: Fail 479 cc/InjectNativeFields3: Fail
483 cc/Invoke: Fail 480 cc/Invoke: Fail
484 cc/LargeMap: Fail 481 cc/LargeMap: Fail
485 cc/Profiler_ArrayAllocation: Fail 482 cc/Profiler_ArrayAllocation: Fail
486 cc/Profiler_BasicSourcePosition: Fail
487 cc/Profiler_BinaryOperatorSourcePosition: Fail
488 cc/Profiler_ClosureAllocation: Fail 483 cc/Profiler_ClosureAllocation: Fail
489 cc/Profiler_ContextAllocation: Fail 484 cc/Profiler_ContextAllocation: Fail
490 cc/Profiler_IntrinsicAllocation: Fail 485 cc/Profiler_IntrinsicAllocation: Fail
491 cc/Profiler_SourcePosition: Fail
492 cc/Profiler_StringAllocation: Fail 486 cc/Profiler_StringAllocation: Fail
493 cc/Profiler_StringInterpolation: Fail 487 cc/Profiler_StringInterpolation: Fail
494 cc/Profiler_TypedArrayAllocation: Fail 488 cc/Profiler_TypedArrayAllocation: Fail
495 cc/Service_TokenStream: Fail 489 cc/Service_TokenStream: Fail
496 490
497 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ] 491 [ ($compiler == dartk) && ($runtime == vm) && ($mode == debug) ]
498 cc/Debug_BreakpointStubPatching: Fail 492 cc/Debug_BreakpointStubPatching: Fail
499 cc/Debug_InspectObject: Crash 493 cc/Debug_InspectObject: Crash
500 cc/Debug_InspectStackWithClosure_NotOptimized: Crash 494 cc/Debug_InspectStackWithClosure_NotOptimized: Crash
501 cc/Debug_InspectStackWithClosure_Optimized: Crash 495 cc/Debug_InspectStackWithClosure_Optimized: Crash
502 cc/Debug_InspectStack_NotOptimized: Crash 496 cc/Debug_InspectStack_NotOptimized: Crash
503 cc/Debug_InspectStack_Optimized: Crash 497 cc/Debug_InspectStack_Optimized: Crash
504 cc/DeepStackTraceInfo: Crash 498 cc/DeepStackTraceInfo: Crash
505 cc/HashCode: Crash 499 cc/HashCode: Crash
506 cc/InjectNativeFields1: Crash 500 cc/InjectNativeFields1: Crash
507 cc/InjectNativeFields3: Crash 501 cc/InjectNativeFields3: Crash
508 cc/Invoke: Crash 502 cc/Invoke: Crash
509 cc/LargeMap: Crash 503 cc/LargeMap: Crash
510 cc/Profiler_ArrayAllocation: Crash 504 cc/Profiler_ArrayAllocation: Crash
511 cc/Profiler_BasicSourcePosition: Crash
512 cc/Profiler_BinaryOperatorSourcePosition: Crash
513 cc/Profiler_ClosureAllocation: Crash 505 cc/Profiler_ClosureAllocation: Crash
514 cc/Profiler_ContextAllocation: Crash 506 cc/Profiler_ContextAllocation: Crash
515 cc/Profiler_IntrinsicAllocation: Crash 507 cc/Profiler_IntrinsicAllocation: Crash
516 cc/Profiler_SourcePosition: Crash
517 cc/Profiler_StringAllocation: Crash 508 cc/Profiler_StringAllocation: Crash
518 cc/Profiler_StringInterpolation: Crash 509 cc/Profiler_StringInterpolation: Crash
519 cc/Profiler_TypedArrayAllocation: Crash 510 cc/Profiler_TypedArrayAllocation: Crash
520 cc/Service_TokenStream: Crash 511 cc/Service_TokenStream: Crash
521 512
522 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ] 513 [ ($compiler == dartk) && ($runtime == vm) && ($system == macos) ]
523 cc/DeepStackTraceInfo: Crash 514 cc/DeepStackTraceInfo: Crash
524 cc/Invoke_FunnyArgs: Fail 515 cc/Invoke_FunnyArgs: Fail
525 cc/Invoke_PrivateStatic: Crash 516 cc/Invoke_PrivateStatic: Crash
526 cc/IsolateReload_ComplexInheritanceChange: Crash 517 cc/IsolateReload_ComplexInheritanceChange: Crash
(...skipping 22 matching lines...) Expand all
549 cc/Parser_AllocateVariables_Issue7681: Crash 540 cc/Parser_AllocateVariables_Issue7681: Crash
550 cc/Parser_AllocateVariables_MiddleChain: Crash 541 cc/Parser_AllocateVariables_MiddleChain: Crash
551 cc/Parser_AllocateVariables_NestedCapturedVar: Crash 542 cc/Parser_AllocateVariables_NestedCapturedVar: Crash
552 cc/Parser_AllocateVariables_TwoChains: Crash 543 cc/Parser_AllocateVariables_TwoChains: Crash
553 cc/Profiler_BasicSourcePosition: Crash 544 cc/Profiler_BasicSourcePosition: Crash
554 cc/Profiler_BasicSourcePositionOptimized: Crash 545 cc/Profiler_BasicSourcePositionOptimized: Crash
555 cc/Profiler_BinaryOperatorSourcePosition: Crash 546 cc/Profiler_BinaryOperatorSourcePosition: Crash
556 cc/Profiler_BinaryOperatorSourcePositionOptimized: Crash 547 cc/Profiler_BinaryOperatorSourcePositionOptimized: Crash
557 cc/Profiler_SourcePosition: Crash 548 cc/Profiler_SourcePosition: Crash
558 cc/Profiler_SourcePositionOptimized: Crash 549 cc/Profiler_SourcePositionOptimized: Crash
OLDNEW
« no previous file with comments | « no previous file | runtime/vm/kernel_binary_flowgraph.h » ('j') | runtime/vm/kernel_binary_flowgraph.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698