| OLD | NEW |
| 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 52 [ $system == fuchsia ] | 52 [ $system == fuchsia ] |
| 53 # OOM crash can bring down the OS. | 53 # OOM crash can bring down the OS. |
| 54 dart/spawn_shutdown_test: Skip | 54 dart/spawn_shutdown_test: Skip |
| 55 cc/CorelibIsolateStartup: Skip | 55 cc/CorelibIsolateStartup: Skip |
| 56 # TODO(zra): package:unittest is not in the image. | 56 # TODO(zra): package:unittest is not in the image. |
| 57 dart/data_uri_spawn_test: Skip | 57 dart/data_uri_spawn_test: Skip |
| 58 # ../../dart/runtime/bin/file_test.cc: 34: error: expected: !file->WriteByte(1) | 58 # ../../dart/runtime/bin/file_test.cc: 34: error: expected: !file->WriteByte(1) |
| 59 cc/Read: Fail # TODO(zra): Investigate | 59 cc/Read: Fail # TODO(zra): Investigate |
| 60 # Assumes initial thread's stack is the same size as spawned thread stacks. | 60 # Assumes initial thread's stack is the same size as spawned thread stacks. |
| 61 cc/StackOverflowStackTraceInfo: Crash | 61 cc/StackOverflowStackTraceInfo: Crash |
| 62 # The profiler is turned off. Issue MG-430. | 62 # TODO(zra): Investigate |
| 63 cc/Profiler_AllocationSampleTest: Crash | 63 dart/byte_array_test: Crash |
| 64 cc/Profiler_ArrayAllocation: Crash | 64 dart/byte_array_optimized_test: Crash |
| 65 cc/Profiler_BasicSourcePosition: Crash | |
| 66 cc/Profiler_BasicSourcePositionOptimized: Crash | |
| 67 cc/Profiler_BinaryOperatorSourcePosition: Crash | |
| 68 cc/Profiler_BinaryOperatorSourcePositionOptimized: Crash | |
| 69 cc/Profiler_ChainedSamples: Crash | |
| 70 cc/Profiler_ClosureAllocation: Crash | |
| 71 cc/Profiler_CodeTicks: Crash | |
| 72 cc/Profiler_ContextAllocation: Crash | |
| 73 cc/Profiler_FunctionInline: Crash | |
| 74 cc/Profiler_FunctionTicks: Crash | |
| 75 cc/Profiler_InliningIntervalBoundry: Crash | |
| 76 cc/Profiler_IntrinsicAllocation: Crash | |
| 77 cc/Profiler_SampleBufferIterateTest: Crash | |
| 78 cc/Profiler_SampleBufferWrapTest: Crash | |
| 79 cc/Profiler_SourcePosition: Crash | |
| 80 cc/Profiler_SourcePositionOptimized: Crash | |
| 81 cc/Profiler_StringAllocation: Crash | |
| 82 cc/Profiler_StringInterpolation: Crash | |
| 83 cc/Profiler_ToggleRecordAllocation: Crash | |
| 84 cc/Profiler_TrivialRecordAllocation: Crash | |
| 85 cc/Profiler_TypedArrayAllocation: Crash | |
| 86 cc/Profiler_GetSourceReport: Crash | |
| 87 cc/Service_Profile: Fail | |
| 88 | 65 |
| 89 # Profiler is completely disabled in SIMDBC builds. | 66 # Profiler is completely disabled in SIMDBC builds. |
| 90 # On the simluator stack traces produced by the Profiler do not match | 67 # On the simluator stack traces produced by the Profiler do not match |
| 91 # up with the real Dart stack trace and hence we don't get correct | 68 # up with the real Dart stack trace and hence we don't get correct |
| 92 # symbol names. | 69 # symbol names. |
| 93 [ $arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simarm
64 || $arch == simdbc || $arch == simdbc64 ] | 70 [ $arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simarm
64 || $arch == simdbc || $arch == simdbc64 ] |
| 94 cc/Service_Profile: Skip | 71 cc/Service_Profile: Skip |
| 95 cc/Profiler_AllocationSampleTest: Skip | 72 cc/Profiler_AllocationSampleTest: Skip |
| 96 cc/Profiler_ArrayAllocation: Skip | 73 cc/Profiler_ArrayAllocation: Skip |
| 97 cc/Profiler_BasicSourcePosition: Skip | 74 cc/Profiler_BasicSourcePosition: Skip |
| (...skipping 456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 554 cc/IsolateReload_TearOff_Library_Identity: Crash | 531 cc/IsolateReload_TearOff_Library_Identity: Crash |
| 555 cc/IsolateReload_TearOff_List_Set: Crash | 532 cc/IsolateReload_TearOff_List_Set: Crash |
| 556 cc/IsolateReload_TypeIdentity: Crash | 533 cc/IsolateReload_TypeIdentity: Crash |
| 557 cc/IsolateReload_TypeIdentityGeneric: Crash | 534 cc/IsolateReload_TypeIdentityGeneric: Crash |
| 558 cc/IsolateReload_TypeIdentityParameter: Crash | 535 cc/IsolateReload_TypeIdentityParameter: Crash |
| 559 cc/Parser_AllocateVariables_CaptureLoopVar: Crash | 536 cc/Parser_AllocateVariables_CaptureLoopVar: Crash |
| 560 cc/Parser_AllocateVariables_Issue7681: Crash | 537 cc/Parser_AllocateVariables_Issue7681: Crash |
| 561 cc/Parser_AllocateVariables_MiddleChain: Crash | 538 cc/Parser_AllocateVariables_MiddleChain: Crash |
| 562 cc/Parser_AllocateVariables_NestedCapturedVar: Crash | 539 cc/Parser_AllocateVariables_NestedCapturedVar: Crash |
| 563 cc/Parser_AllocateVariables_TwoChains: Crash | 540 cc/Parser_AllocateVariables_TwoChains: Crash |
| OLD | NEW |