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 |
Vyacheslav Egorov (Google)
2017/06/14 11:52:43
I have updated the issue. We need to find an owner
ahe
2017/06/14 12:03:44
Thank you.
| |
6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: Fail, Crash, Timeout | 6 cc/IsolateReload_PendingUnqualifiedCall_InstanceToStatic: SkipSlow |
7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: Fail, Crash, Timeout | 7 cc/IsolateReload_PendingUnqualifiedCall_StaticToInstance: SkipSlow |
8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: Fail, Crash, Timeout | 8 cc/IsolateReload_PendingConstructorCall_AbstractToConcrete: SkipSlow |
9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash, Timeout | 9 cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: SkipSlow |
10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash, Timeout | 10 cc/IsolateReload_PendingStaticCall_DefinedToNSM: SkipSlow |
11 cc/IsolateReload_PendingStaticCall_NSMToDefined: Fail, Crash, Timeout | 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: Crash, Timeout | 14 cc/ArrayNew_Overflow_Crash: SkipSlow |
15 cc/AllocGeneric_Overflow: Crash, Timeout | 15 cc/AllocGeneric_Overflow: SkipSlow |
16 cc/CodeImmutability: Crash | 16 cc/CodeImmutability: SkipSlow |
Vyacheslav Egorov (Google)
2017/06/14 11:52:42
This is not a flaky test, it *must* always crash.
ahe
2017/06/14 12:03:44
Good catch. I didn't notice this test wasn't timin
| |
17 cc/Fail0: Fail | 17 cc/Fail0: Fail |
18 cc/Fail1: Fail | 18 cc/Fail1: Fail |
19 cc/Fail2: Fail | 19 cc/Fail2: Fail |
20 | 20 |
21 cc/Dart2JSCompileAll: Fail, Crash # Issue 27369 | 21 cc/Dart2JSCompileAll: Fail, Crash # Issue 27369 |
22 cc/Dart2JSCompilerStats: Fail, Crash # Issue 27369 | 22 cc/Dart2JSCompilerStats: Fail, Crash # Issue 27369 |
23 | 23 |
24 cc/SNPrint_BadArgs: Skip | 24 cc/SNPrint_BadArgs: Skip |
25 | 25 |
26 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release | 26 cc/Profiler_InliningIntervalBoundry: Skip # Differences in ia32, debug, release |
27 | 27 |
28 # Flaky on buildbot. Issue 5133 and 10409. | 28 # Flaky on buildbot. Issue 5133 and 10409. |
29 cc/Sleep: Pass, Fail | 29 cc/Sleep: Skip # Flaky |
Vyacheslav Egorov (Google)
2017/06/14 11:52:42
Both issues are marked as closed. Could you either
ahe
2017/06/14 12:03:44
Done.
| |
30 | 30 |
31 dart/data_uri_import_test/none: SkipByDesign | 31 dart/data_uri_import_test/none: SkipByDesign |
32 | 32 |
33 [ $mode == debug ] | 33 [ $mode == debug ] |
34 # This is a benchmark that is not informative in debug mode. | 34 # This is a benchmark that is not informative in debug mode. |
35 cc/CorelibIsolateStartup: Skip | 35 cc/CorelibIsolateStartup: Skip |
36 # Negative tests of VerifiedMemory should crash iff in DEBUG mode. | 36 # Negative tests of VerifiedMemory should crash iff in DEBUG mode. |
37 # TODO(koda): Improve support for negative tests. | 37 # TODO(koda): Improve support for negative tests. |
38 cc/VerifyImplicit_Crash: Crash | 38 cc/VerifyImplicit_Crash: Crash |
39 cc/VerifyExplicit_Crash: Crash | 39 cc/VerifyExplicit_Crash: Crash |
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
147 dart/simd128float32_array_test: Skip # compilers not aware of Simd128 | 147 dart/simd128float32_array_test: Skip # compilers not aware of Simd128 |
148 dart/simd128float32_test: Skip # compilers not aware of Simd128 | 148 dart/simd128float32_test: Skip # compilers not aware of Simd128 |
149 | 149 |
150 [ $compiler == dart2js ] | 150 [ $compiler == dart2js ] |
151 # The source positions do not match with dart2js. | 151 # The source positions do not match with dart2js. |
152 dart/optimized_stacktrace_line_test: RuntimeError | 152 dart/optimized_stacktrace_line_test: RuntimeError |
153 dart/optimized_stacktrace_line_and_column_test: RuntimeError | 153 dart/optimized_stacktrace_line_and_column_test: RuntimeError |
154 | 154 |
155 # Methods can be missing in dart2js stack traces due to inlining. Also when | 155 # Methods can be missing in dart2js stack traces due to inlining. Also when |
156 # minifying they can be renamed, which is issue 7953. | 156 # minifying they can be renamed, which is issue 7953. |
157 dart/inline_stack_frame_test: RuntimeError, Pass # Issue 7953 | 157 dart/inline_stack_frame_test: Skip # Issue 7953 |
158 | 158 |
159 [ $compiler == dart2js || $compiler == dart2analyzer ] | 159 [ $compiler == dart2js || $compiler == dart2analyzer ] |
160 # Data uri's not supported by dart2js or the analyzer. | 160 # Data uri's not supported by dart2js or the analyzer. |
161 dart/data_uri*test: Skip | 161 dart/data_uri*test: Skip |
162 | 162 |
163 [ $compiler == dart2analyzer ] | 163 [ $compiler == dart2analyzer ] |
164 dart/optimized_stacktrace_line_test: StaticWarning | 164 dart/optimized_stacktrace_line_test: StaticWarning |
165 dart/optimized_stacktrace_line_and_column_test: StaticWarning | 165 dart/optimized_stacktrace_line_and_column_test: StaticWarning |
166 | 166 |
167 [ $compiler == dart2analyzer && $builder_tag == strong ] | 167 [ $compiler == dart2analyzer && $builder_tag == strong ] |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
235 cc/GuardFieldConstructor2Test: Skip | 235 cc/GuardFieldConstructor2Test: Skip |
236 cc/GuardFieldConstructorTest: Skip | 236 cc/GuardFieldConstructorTest: Skip |
237 cc/GuardFieldFinalListTest: Skip | 237 cc/GuardFieldFinalListTest: Skip |
238 cc/GuardFieldFinalVariableLengthListTest: Skip | 238 cc/GuardFieldFinalVariableLengthListTest: Skip |
239 cc/GuardFieldSimpleTest: Skip | 239 cc/GuardFieldSimpleTest: Skip |
240 | 240 |
241 # This test is meaningless for DBC as allocation stubs are not used. | 241 # This test is meaningless for DBC as allocation stubs are not used. |
242 cc/RegenerateAllocStubs: Skip | 242 cc/RegenerateAllocStubs: Skip |
243 | 243 |
244 [ $arch == simdbc64 && $mode == release ] | 244 [ $arch == simdbc64 && $mode == release ] |
245 cc/UseDartApi: Pass,Crash # Issue 28499 | 245 cc/UseDartApi: Skip # Issue 28499 |
246 | 246 |
247 [ $hot_reload || $hot_reload_rollback ] | 247 [ $hot_reload || $hot_reload_rollback ] |
248 dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads. | 248 dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads. |
249 dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloa ds. | 249 dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloa ds. |
250 | 250 |
251 [ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && ! $checked ] | 251 [ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && ! $checked ] |
252 dart/redirection_type_shuffling_test/00: RuntimeError # Issue 29201 | 252 dart/redirection_type_shuffling_test/00: RuntimeError # Issue 29201 |
253 | 253 |
254 [ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ] | 254 [ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ] |
255 dart/byte_array_optimized_test: RuntimeError | 255 dart/byte_array_optimized_test: RuntimeError |
256 dart/byte_array_test: RuntimeError | 256 dart/byte_array_test: RuntimeError |
257 dart/data_uri_import_test/base64: CompileTimeError | 257 dart/data_uri_import_test/base64: CompileTimeError |
258 dart/data_uri_import_test/nocharset: CompileTimeError | 258 dart/data_uri_import_test/nocharset: CompileTimeError |
259 dart/data_uri_import_test/nomime: CompileTimeError | 259 dart/data_uri_import_test/nomime: CompileTimeError |
260 dart/data_uri_import_test/percentencoded: CompileTimeError | 260 dart/data_uri_import_test/percentencoded: CompileTimeError |
261 dart/data_uri_import_test/wrongmime: CompileTimeError | 261 dart/data_uri_import_test/wrongmime: CompileTimeError |
262 dart/data_uri_spawn_test: RuntimeError | 262 dart/data_uri_spawn_test: RuntimeError |
263 dart/double_materialize_test: RuntimeError | 263 dart/double_materialize_test: RuntimeError |
264 dart/double_to_smi_test: RuntimeError | 264 dart/double_to_smi_test: RuntimeError |
265 dart/error_stacktrace_test: RuntimeError | 265 dart/error_stacktrace_test: RuntimeError |
266 dart/inline_stack_frame_test: RuntimeError | 266 dart/inline_stack_frame_test: RuntimeError |
267 dart/optimized_stacktrace_line_test: RuntimeError | 267 dart/optimized_stacktrace_line_test: RuntimeError |
268 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 | 268 dart/redirection_type_shuffling_test/none: RuntimeError # Issue 29201 |
269 dart/regress29620_test: RuntimeError | 269 dart/regress29620_test: RuntimeError |
270 dart/spawn_shutdown_test: Timeout | 270 dart/spawn_shutdown_test: SkipSlow |
271 | 271 |
272 [ ($compiler == dartk) && ($runtime == vm) ] | 272 [ ($compiler == dartk) && ($runtime == vm) ] |
273 cc/CanonicalizationInScriptSnapshots: Fail | 273 cc/CanonicalizationInScriptSnapshots: Fail |
274 cc/ClassHierarchyAnalysis: Crash | 274 cc/ClassHierarchyAnalysis: Crash |
275 cc/Class_ComputeEndTokenPos: Crash | 275 cc/Class_ComputeEndTokenPos: Crash |
276 cc/CurrentStackTraceInfo: Fail | 276 cc/CurrentStackTraceInfo: Fail |
277 cc/CustomIsolates: Crash | 277 cc/CustomIsolates: Crash |
278 cc/DartGeneratedArrayLiteralMessages: Crash | 278 cc/DartGeneratedArrayLiteralMessages: Crash |
279 cc/DartGeneratedArrayLiteralMessagesWithBackref: Crash | 279 cc/DartGeneratedArrayLiteralMessagesWithBackref: Crash |
280 cc/DartGeneratedListMessages: Crash | 280 cc/DartGeneratedListMessages: Crash |
281 cc/DartGeneratedListMessagesWithBackref: Crash | 281 cc/DartGeneratedListMessagesWithBackref: Crash |
282 cc/DartGeneratedListMessagesWithTypedData: Crash | 282 cc/DartGeneratedListMessagesWithTypedData: Crash |
283 cc/DartGeneratedMessages: Crash | 283 cc/DartGeneratedMessages: Crash |
284 cc/Dart_LoadLibraryPatch_Error1: Fail | 284 cc/Dart_LoadLibraryPatch_Error1: Fail |
285 cc/Dart_LoadLibraryPatch_Error2: Fail | 285 cc/Dart_LoadLibraryPatch_Error2: Fail |
286 cc/Dart_LoadLibraryPatch_Error3: Fail | 286 cc/Dart_LoadLibraryPatch_Error3: Fail |
287 cc/Dart_PropagateError: Fail | 287 cc/Dart_PropagateError: Fail |
288 cc/Debug_EvaluateExpr: Fail | 288 cc/Debug_EvaluateExpr: Fail |
289 cc/Debug_EvaluateInActivationOfEvaluate: Fail | 289 cc/Debug_EvaluateInActivationOfEvaluate: Fail |
290 cc/Debug_GetClosureInfo: Fail | 290 cc/Debug_GetClosureInfo: Fail |
291 cc/Debug_InterruptIsolate: Timeout | 291 cc/Debug_InterruptIsolate: SkipSlow |
292 cc/Debug_IsolateID: Fail | 292 cc/Debug_IsolateID: Fail |
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: Timeout | 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: Fail |
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 |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
378 cc/IsolateReload_TearOff_Class_Identity: Fail | 378 cc/IsolateReload_TearOff_Class_Identity: Fail |
379 cc/IsolateReload_TearOff_Instance_Equality: Fail | 379 cc/IsolateReload_TearOff_Instance_Equality: Fail |
380 cc/IsolateReload_TearOff_Library_Identity: Fail | 380 cc/IsolateReload_TearOff_Library_Identity: Fail |
381 cc/IsolateReload_TearOff_List_Set: Fail | 381 cc/IsolateReload_TearOff_List_Set: Fail |
382 cc/IsolateReload_TopLevelParseError: Fail | 382 cc/IsolateReload_TopLevelParseError: Fail |
383 cc/IsolateReload_TypeIdentity: Fail | 383 cc/IsolateReload_TypeIdentity: Fail |
384 cc/IsolateReload_TypeIdentityGeneric: Fail | 384 cc/IsolateReload_TypeIdentityGeneric: Fail |
385 cc/IsolateReload_TypeIdentityParameter: Fail | 385 cc/IsolateReload_TypeIdentityParameter: Fail |
386 cc/IsolateReload_TypedefAddParameter: Fail | 386 cc/IsolateReload_TypedefAddParameter: Fail |
387 cc/IsolateReload_TypedefToNotTypedef: Fail | 387 cc/IsolateReload_TypedefToNotTypedef: Fail |
388 cc/IsolateShutdownRunDartCode: Pass, Fail # Flaky | 388 cc/IsolateShutdownRunDartCode: Skip # Flaky |
389 cc/IsolateSpawn: Crash | 389 cc/IsolateSpawn: Crash |
390 cc/JSON_JSONStream_DartString: Crash | 390 cc/JSON_JSONStream_DartString: Crash |
391 cc/LazyLoadDeoptimizes: Crash | 391 cc/LazyLoadDeoptimizes: Crash |
392 cc/LinkedHashMap: Crash | 392 cc/LinkedHashMap: Crash |
393 cc/LinkedHashMap_iteration: Crash | 393 cc/LinkedHashMap_iteration: Crash |
394 cc/ListAccess: Crash | 394 cc/ListAccess: Crash |
395 cc/MalformedStringToUTF8: Crash | 395 cc/MalformedStringToUTF8: Crash |
396 cc/MapAccess: Crash | 396 cc/MapAccess: Crash |
397 cc/NativeFieldAccess: Fail | 397 cc/NativeFieldAccess: Fail |
398 cc/NativePortPostInteger: Fail | 398 cc/NativePortPostInteger: Fail |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
460 cc/ValidateNoSuchMethodStackFrameIteration: Fail | 460 cc/ValidateNoSuchMethodStackFrameIteration: Fail |
461 cc/ValidateStackFrameIteration: Fail | 461 cc/ValidateStackFrameIteration: Fail |
462 dart/data_uri_import_test/base64: CompileTimeError | 462 dart/data_uri_import_test/base64: CompileTimeError |
463 dart/data_uri_import_test/nocharset: CompileTimeError | 463 dart/data_uri_import_test/nocharset: CompileTimeError |
464 dart/data_uri_import_test/nomime: CompileTimeError | 464 dart/data_uri_import_test/nomime: CompileTimeError |
465 dart/data_uri_import_test/percentencoded: Fail | 465 dart/data_uri_import_test/percentencoded: Fail |
466 dart/data_uri_import_test/wrongmime: CompileTimeError | 466 dart/data_uri_import_test/wrongmime: CompileTimeError |
467 dart/data_uri_spawn_test: RuntimeError | 467 dart/data_uri_spawn_test: RuntimeError |
468 dart/redirection_type_shuffling_test/00: Crash | 468 dart/redirection_type_shuffling_test/00: Crash |
469 dart/redirection_type_shuffling_test/none: Crash | 469 dart/redirection_type_shuffling_test/none: Crash |
470 dart/spawn_shutdown_test: Timeout | 470 dart/spawn_shutdown_test: SkipSlow |
471 | 471 |
472 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ] | 472 [ ($compiler == dartk) && ($runtime == vm) && ($mode == release) ] |
473 cc/Debug_BreakpointStubPatching: Fail | 473 cc/Debug_BreakpointStubPatching: Fail |
474 cc/Debug_InspectObject: Fail | 474 cc/Debug_InspectObject: Fail |
475 cc/Debug_InspectStackWithClosure_NotOptimized: Fail | 475 cc/Debug_InspectStackWithClosure_NotOptimized: Fail |
476 cc/Debug_InspectStackWithClosure_Optimized: Fail | 476 cc/Debug_InspectStackWithClosure_Optimized: Fail |
477 cc/Debug_InspectStack_NotOptimized: Fail | 477 cc/Debug_InspectStack_NotOptimized: Fail |
478 cc/Debug_InspectStack_Optimized: Fail | 478 cc/Debug_InspectStack_Optimized: Fail |
479 cc/DeepStackTraceInfo: Fail | 479 cc/DeepStackTraceInfo: Fail |
480 cc/HashCode: Fail | 480 cc/HashCode: Fail |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
549 cc/Parser_AllocateVariables_Issue7681: Crash | 549 cc/Parser_AllocateVariables_Issue7681: Crash |
550 cc/Parser_AllocateVariables_MiddleChain: Crash | 550 cc/Parser_AllocateVariables_MiddleChain: Crash |
551 cc/Parser_AllocateVariables_NestedCapturedVar: Crash | 551 cc/Parser_AllocateVariables_NestedCapturedVar: Crash |
552 cc/Parser_AllocateVariables_TwoChains: Crash | 552 cc/Parser_AllocateVariables_TwoChains: Crash |
553 cc/Profiler_BasicSourcePosition: Crash | 553 cc/Profiler_BasicSourcePosition: Crash |
554 cc/Profiler_BasicSourcePositionOptimized: Crash | 554 cc/Profiler_BasicSourcePositionOptimized: Crash |
555 cc/Profiler_BinaryOperatorSourcePosition: Crash | 555 cc/Profiler_BinaryOperatorSourcePosition: Crash |
556 cc/Profiler_BinaryOperatorSourcePositionOptimized: Crash | 556 cc/Profiler_BinaryOperatorSourcePositionOptimized: Crash |
557 cc/Profiler_SourcePosition: Crash | 557 cc/Profiler_SourcePosition: Crash |
558 cc/Profiler_SourcePositionOptimized: Crash | 558 cc/Profiler_SourcePositionOptimized: Crash |
559 cc/Debugger_Rewind_Optimized: Skip # Flaky and times out. | |
OLD | NEW |