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 231 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
242 dart/data_uri_spawn_test: RuntimeError | 242 dart/data_uri_spawn_test: RuntimeError |
243 dart/double_materialize_test: RuntimeError | 243 dart/double_materialize_test: RuntimeError |
244 dart/double_to_smi_test: RuntimeError | 244 dart/double_to_smi_test: RuntimeError |
245 dart/error_stacktrace_test: RuntimeError | 245 dart/error_stacktrace_test: RuntimeError |
246 dart/inline_stack_frame_test: RuntimeError | 246 dart/inline_stack_frame_test: RuntimeError |
247 dart/optimized_stacktrace_line_test: RuntimeError | 247 dart/optimized_stacktrace_line_test: RuntimeError |
248 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 | 248 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 |
249 dart/regress29620_test: RuntimeError | 249 dart/regress29620_test: RuntimeError |
250 dart/spawn_shutdown_test: SkipSlow | 250 dart/spawn_shutdown_test: SkipSlow |
251 | 251 |
| 252 [ ($compiler != dartk) ] |
| 253 cc/IsolateReload_KernelIncrementalCompile: Skip |
| 254 cc/IsolateReload_KernelIncrementalCompileAppAndLib: Skip |
| 255 cc/IsolateReload_KernelIncrementalCompileGenerics: Skip |
| 256 |
252 [ ($compiler == dartk) && ($runtime == vm) ] | 257 [ ($compiler == dartk) && ($runtime == vm) ] |
253 cc/CanonicalizationInScriptSnapshots: Fail | 258 cc/CanonicalizationInScriptSnapshots: Fail |
254 cc/Class_ComputeEndTokenPos: Crash | 259 cc/Class_ComputeEndTokenPos: Crash |
255 cc/CurrentStackTraceInfo: Fail | 260 cc/CurrentStackTraceInfo: Fail |
256 cc/Dart_LoadLibraryPatch_Error1: Fail | 261 cc/Dart_LoadLibraryPatch_Error1: Fail |
257 cc/Dart_LoadLibraryPatch_Error2: Fail | 262 cc/Dart_LoadLibraryPatch_Error2: Fail |
258 cc/Dart_LoadLibraryPatch_Error3: Fail | 263 cc/Dart_LoadLibraryPatch_Error3: Fail |
259 cc/Dart_PropagateError: Fail | 264 cc/Dart_PropagateError: Fail |
260 cc/Debug_EvaluateExpr: Fail | 265 cc/Debug_EvaluateExpr: Fail |
261 cc/Debug_GetClosureInfo: Fail | 266 cc/Debug_GetClosureInfo: Fail |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
295 cc/IsolateReload_DanglingSetter_Instance: Fail | 300 cc/IsolateReload_DanglingSetter_Instance: Fail |
296 cc/IsolateReload_DanglingSetter_Library: Fail | 301 cc/IsolateReload_DanglingSetter_Library: Fail |
297 cc/IsolateReload_DirectSubclasses_Failure: Fail | 302 cc/IsolateReload_DirectSubclasses_Failure: Fail |
298 cc/IsolateReload_DirectSubclasses_Success: Skip | 303 cc/IsolateReload_DirectSubclasses_Success: Skip |
299 cc/IsolateReload_EnumDelete: Fail | 304 cc/IsolateReload_EnumDelete: Fail |
300 cc/IsolateReload_EnumReorderIdentical: Fail | 305 cc/IsolateReload_EnumReorderIdentical: Fail |
301 cc/IsolateReload_EnumToNotEnum: Skip | 306 cc/IsolateReload_EnumToNotEnum: Skip |
302 cc/IsolateReload_ExportedLibModified: Crash | 307 cc/IsolateReload_ExportedLibModified: Crash |
303 cc/IsolateReload_ImportedLibModified: Crash | 308 cc/IsolateReload_ImportedLibModified: Crash |
304 cc/IsolateReload_ImportedMixinFunction: Crash | 309 cc/IsolateReload_ImportedMixinFunction: Crash |
| 310 cc/IsolateReload_KernelIncrementalCompileGenerics: Crash # Issue 30322 |
305 cc/IsolateReload_LibraryHide: Crash | 311 cc/IsolateReload_LibraryHide: Crash |
306 cc/IsolateReload_LibraryLookup: Fail | 312 cc/IsolateReload_LibraryLookup: Fail |
307 cc/IsolateReload_LibraryShow: Crash | 313 cc/IsolateReload_LibraryShow: Crash |
308 cc/IsolateReload_LiveStack: Fail | 314 cc/IsolateReload_LiveStack: Fail |
309 cc/IsolateReload_MainLibModified: Crash | 315 cc/IsolateReload_MainLibModified: Crash |
310 cc/IsolateReload_NoLibsModified: Crash | 316 cc/IsolateReload_NoLibsModified: Crash |
311 cc/IsolateReload_NotEnumToEnum: Skip | 317 cc/IsolateReload_NotEnumToEnum: Skip |
312 cc/IsolateReload_NotTypedefToTypedef: Fail | 318 cc/IsolateReload_NotTypedefToTypedef: Fail |
313 cc/IsolateReload_PendingSuperCall: Fail | 319 cc/IsolateReload_PendingSuperCall: Fail |
314 cc/IsolateReload_PrefixImportedLibModified: Crash | 320 cc/IsolateReload_PrefixImportedLibModified: Crash |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
439 cc/IsolateReload_TearOff_Library_Identity: Crash | 445 cc/IsolateReload_TearOff_Library_Identity: Crash |
440 cc/IsolateReload_TearOff_List_Set: Crash | 446 cc/IsolateReload_TearOff_List_Set: Crash |
441 cc/IsolateReload_TypeIdentity: Crash | 447 cc/IsolateReload_TypeIdentity: Crash |
442 cc/IsolateReload_TypeIdentityGeneric: Crash | 448 cc/IsolateReload_TypeIdentityGeneric: Crash |
443 cc/IsolateReload_TypeIdentityParameter: Crash | 449 cc/IsolateReload_TypeIdentityParameter: Crash |
444 cc/Parser_AllocateVariables_CaptureLoopVar: Crash | 450 cc/Parser_AllocateVariables_CaptureLoopVar: Crash |
445 cc/Parser_AllocateVariables_Issue7681: Crash | 451 cc/Parser_AllocateVariables_Issue7681: Crash |
446 cc/Parser_AllocateVariables_MiddleChain: Crash | 452 cc/Parser_AllocateVariables_MiddleChain: Crash |
447 cc/Parser_AllocateVariables_NestedCapturedVar: Crash | 453 cc/Parser_AllocateVariables_NestedCapturedVar: Crash |
448 cc/Parser_AllocateVariables_TwoChains: Crash | 454 cc/Parser_AllocateVariables_TwoChains: Crash |
OLD | NEW |