| 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 |
| 11 cc/IsolateReload_PendingStaticCall_NSMToDefined: SkipSlow | 11 cc/IsolateReload_PendingStaticCall_NSMToDefined: SkipSlow |
| 12 | 12 |
| 13 # These tests are expected to crash on all platforms. | 13 # These tests are expected to crash on all platforms. |
| 14 cc/ArrayNew_Overflow_Crash: SkipSlow | 14 cc/ArrayNew_Overflow_Crash: SkipSlow |
| 15 cc/AllocGeneric_Overflow: SkipSlow | 15 cc/AllocGeneric_Overflow: SkipSlow |
| 16 cc/CodeImmutability: Crash | |
| 17 cc/Fail0: Fail | 16 cc/Fail0: Fail |
| 18 cc/Fail1: Fail | 17 cc/Fail1: Fail |
| 19 cc/Fail2: Fail | 18 cc/Fail2: Fail |
| 20 | 19 |
| 21 cc/Dart2JSCompileAll: Fail, Crash # Issue 27369 | 20 cc/Dart2JSCompileAll: Fail, Crash # Issue 27369 |
| 22 cc/Dart2JSCompilerStats: Fail, Crash # Issue 27369 | 21 cc/Dart2JSCompilerStats: Fail, Crash # Issue 27369 |
| 23 | 22 |
| 24 cc/SNPrint_BadArgs: Skip | 23 cc/SNPrint_BadArgs: Skip |
| 25 | 24 |
| 26 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release | 25 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release |
| 27 | 26 |
| 28 # Flaky on buildbot. Issue 5133 and 10409. | 27 # Flaky on buildbot. Issue 5133 and 10409. |
| 29 cc/Sleep: Skip # Flaky | 28 cc/Sleep: Skip # Flaky |
| 30 | 29 |
| 31 dart/data_uri_import_test/none: SkipByDesign | 30 dart/data_uri_import_test/none: SkipByDesign |
| 32 | 31 |
| 33 [ $mode == debug ] | 32 [ $mode == debug ] |
| 34 # This is a benchmark that is not informative in debug mode. | 33 # This is a benchmark that is not informative in debug mode. |
| 35 cc/CorelibIsolateStartup: Skip | 34 cc/CorelibIsolateStartup: Skip |
| 36 # Negative tests of VerifiedMemory should crash iff in DEBUG mode. | 35 # Negative tests of VerifiedMemory should crash iff in DEBUG mode. |
| 37 # TODO(koda): Improve support for negative tests. | 36 # TODO(koda): Improve support for negative tests. |
| 38 cc/VerifyImplicit_Crash: Crash | 37 cc/VerifyImplicit_Crash: Crash |
| 39 cc/VerifyExplicit_Crash: Crash | 38 cc/VerifyExplicit_Crash: Crash |
| 40 # It can take some time for all the isolates to shutdown in a Debug build. | 39 # It can take some time for all the isolates to shutdown in a Debug build. |
| 41 dart/spawn_shutdown_test: Pass, Slow # VM Shutdown test | 40 dart/spawn_shutdown_test: Pass, Slow # VM Shutdown test |
| 42 | 41 |
| 43 # The following section refers to the dart vm tests which live under | 42 # CodeImmutability test ocassionally times out on Windows. Issue #30202. |
| 44 # runtime/tests/vm/dart. | 43 [ $system != windows ] |
| 44 cc/CodeImmutability: Crash |
| 45 |
| 45 [ $system == windows ] | 46 [ $system == windows ] |
| 47 cc/CodeImmutability: Crash, Timeout |
| 46 cc/Dart2JSCompileAll: Skip | 48 cc/Dart2JSCompileAll: Skip |
| 47 cc/ExternalizeConstantStrings: Skip | 49 cc/ExternalizeConstantStrings: Skip |
| 48 cc/Service_Profile: Skip | 50 cc/Service_Profile: Skip |
| 49 cc/Dart2JSCompilerStats: Skip | 51 cc/Dart2JSCompilerStats: Skip |
| 50 cc/CorelibCompilerStats: Skip | 52 cc/CorelibCompilerStats: Skip |
| 51 | 53 |
| 52 [ $system == fuchsia ] | 54 [ $system == fuchsia ] |
| 53 # OOM crash can bring down the OS. | 55 # OOM crash can bring down the OS. |
| 54 dart/spawn_shutdown_test: Skip | 56 dart/spawn_shutdown_test: Skip |
| 55 cc/CorelibIsolateStartup: Skip | 57 cc/CorelibIsolateStartup: Skip |
| (...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 533 cc/IsolateReload_TearOff_Library_Identity: Crash | 535 cc/IsolateReload_TearOff_Library_Identity: Crash |
| 534 cc/IsolateReload_TearOff_List_Set: Crash | 536 cc/IsolateReload_TearOff_List_Set: Crash |
| 535 cc/IsolateReload_TypeIdentity: Crash | 537 cc/IsolateReload_TypeIdentity: Crash |
| 536 cc/IsolateReload_TypeIdentityGeneric: Crash | 538 cc/IsolateReload_TypeIdentityGeneric: Crash |
| 537 cc/IsolateReload_TypeIdentityParameter: Crash | 539 cc/IsolateReload_TypeIdentityParameter: Crash |
| 538 cc/Parser_AllocateVariables_CaptureLoopVar: Crash | 540 cc/Parser_AllocateVariables_CaptureLoopVar: Crash |
| 539 cc/Parser_AllocateVariables_Issue7681: Crash | 541 cc/Parser_AllocateVariables_Issue7681: Crash |
| 540 cc/Parser_AllocateVariables_MiddleChain: Crash | 542 cc/Parser_AllocateVariables_MiddleChain: Crash |
| 541 cc/Parser_AllocateVariables_NestedCapturedVar: Crash | 543 cc/Parser_AllocateVariables_NestedCapturedVar: Crash |
| 542 cc/Parser_AllocateVariables_TwoChains: Crash | 544 cc/Parser_AllocateVariables_TwoChains: Crash |
| OLD | NEW |