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

Side by Side Diff: tests/co19/co19-kernel.status

Issue 2641523002: Fix some crashes in dartk. (Closed)
Patch Set: Mark main as static, update status files again Created 3 years, 11 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
« no previous file with comments | « pkg/kernel/lib/analyzer/loader.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries. 7 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries.
8 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries. 8 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries.
9 LibTest/isolate/*: Skip # No support for isolates ATM. 9 LibTest/isolate/*: Skip # No support for isolates ATM.
10 10
(...skipping 18 matching lines...) Expand all
29 # Override tests marked as failing elsewhere. 29 # Override tests marked as failing elsewhere.
30 [ $compiler == dartk || $compiler == dartkp ] 30 [ $compiler == dartk || $compiler == dartkp ]
31 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass 31 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass
32 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass 32 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass
33 33
34 ############################################################################### 34 ###############################################################################
35 # Dartk Entries 35 # Dartk Entries
36 ############################################################################### 36 ###############################################################################
37 37
38 [ $compiler == dartk || $compiler == dartkp ] 38 [ $compiler == dartk || $compiler == dartkp ]
39 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Dart kCrash
40 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Dart kCrash
41 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Dart kCrash
42 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Dart kCrash
43 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Dart kCrash
44 Language/Classes/Constructors/Generative_Constructors/initializing_this_t02: Dar tkCrash
45 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError 39 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError
46 Language/Enums/syntax_t08: MissingCompileTimeError 40 Language/Enums/syntax_t08: MissingCompileTimeError
47 Language/Enums/syntax_t09: MissingCompileTimeError 41 Language/Enums/syntax_t09: MissingCompileTimeError
48 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError 42 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
49 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError 43 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
50 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError 44 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError
51 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError 45 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError
52 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError 46 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError
53 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError 47 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError
54 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError 48 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError
55 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError 49 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError
56 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError 50 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError
57 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError 51 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError
58 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError 52 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError
59 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError 53 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError
60 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError 54 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError
61 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError 55 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError
62 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError 56 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError
63 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError 57 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError
64 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError 58 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError
65 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError 59 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError
66 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError 60 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError
67 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError 61 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError
68 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError 62 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError
69 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError 63 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError
70 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError 64 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError
71 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: DartkCrash
72 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: DartkCrash
73 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError 65 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError
74 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError 66 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError
75 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError 67 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError
76 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError 68 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError
77 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError 69 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError
78 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError 70 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError
79 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError 71 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError
80 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError 72 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError
81 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError 73 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError
82 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError 74 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError
83 Language/Libraries_and_Scripts/definition_syntax_t18: MissingCompileTimeError 75 Language/Libraries_and_Scripts/definition_syntax_t18: MissingCompileTimeError
84 Language/Libraries_and_Scripts/definition_syntax_t19: MissingCompileTimeError 76 Language/Libraries_and_Scripts/definition_syntax_t19: MissingCompileTimeError
85 Language/Libraries_and_Scripts/definition_syntax_t20: MissingCompileTimeError 77 Language/Libraries_and_Scripts/definition_syntax_t20: MissingCompileTimeError
86 Language/Libraries_and_Scripts/definition_syntax_t21: MissingCompileTimeError 78 Language/Libraries_and_Scripts/definition_syntax_t21: MissingCompileTimeError
87 Language/Libraries_and_Scripts/definition_syntax_t22: MissingCompileTimeError 79 Language/Libraries_and_Scripts/definition_syntax_t22: MissingCompileTimeError
88 Language/Libraries_and_Scripts/definition_syntax_t23: MissingCompileTimeError 80 Language/Libraries_and_Scripts/definition_syntax_t23: MissingCompileTimeError
89 Language/Libraries_and_Scripts/definition_syntax_t24: MissingCompileTimeError 81 Language/Libraries_and_Scripts/definition_syntax_t24: MissingCompileTimeError
90 Language/Libraries_and_Scripts/definition_syntax_t25: MissingCompileTimeError 82 Language/Libraries_and_Scripts/definition_syntax_t25: MissingCompileTimeError
91 Language/Libraries_and_Scripts/definition_syntax_t26: MissingCompileTimeError 83 Language/Libraries_and_Scripts/definition_syntax_t26: MissingCompileTimeError
92 Language/Libraries_and_Scripts/definition_syntax_t27: MissingCompileTimeError 84 Language/Libraries_and_Scripts/definition_syntax_t27: MissingCompileTimeError
93 Language/Libraries_and_Scripts/definition_syntax_t29: MissingCompileTimeError 85 Language/Libraries_and_Scripts/definition_syntax_t29: MissingCompileTimeError
86 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError # 'main' getter not supported
94 Language/Libraries_and_Scripts/top_level_syntax_t02: MissingCompileTimeError 87 Language/Libraries_and_Scripts/top_level_syntax_t02: MissingCompileTimeError
95 Language/Libraries_and_Scripts/top_level_syntax_t03: MissingCompileTimeError 88 Language/Libraries_and_Scripts/top_level_syntax_t03: MissingCompileTimeError
96 Language/Libraries_and_Scripts/top_level_syntax_t04: MissingCompileTimeError 89 Language/Libraries_and_Scripts/top_level_syntax_t04: MissingCompileTimeError
97 Language/Libraries_and_Scripts/top_level_syntax_t05: MissingCompileTimeError 90 Language/Libraries_and_Scripts/top_level_syntax_t05: MissingCompileTimeError
98 Language/Libraries_and_Scripts/top_level_syntax_t06: MissingCompileTimeError 91 Language/Libraries_and_Scripts/top_level_syntax_t06: MissingCompileTimeError
99 Language/Libraries_and_Scripts/top_level_syntax_t07: MissingCompileTimeError 92 Language/Libraries_and_Scripts/top_level_syntax_t07: MissingCompileTimeError
100 Language/Libraries_and_Scripts/top_level_syntax_t08: MissingCompileTimeError 93 Language/Libraries_and_Scripts/top_level_syntax_t08: MissingCompileTimeError
101 Language/Libraries_and_Scripts/top_level_syntax_t09: MissingCompileTimeError 94 Language/Libraries_and_Scripts/top_level_syntax_t09: MissingCompileTimeError
102 Language/Libraries_and_Scripts/top_level_syntax_t10: MissingCompileTimeError 95 Language/Libraries_and_Scripts/top_level_syntax_t10: MissingCompileTimeError
103 Language/Libraries_and_Scripts/top_level_syntax_t11: MissingCompileTimeError 96 Language/Libraries_and_Scripts/top_level_syntax_t11: MissingCompileTimeError
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
191 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass 184 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass
192 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass 185 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass
193 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass 186 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass
194 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass 187 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass
195 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass 188 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass
196 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass 189 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass
197 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass 190 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass
198 191
199 # dartk: JIT failures (debug) 192 # dartk: JIT failures (debug)
200 [ $compiler == dartk && $runtime == vm && $mode == debug ] 193 [ $compiler == dartk && $runtime == vm && $mode == debug ]
201 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
202 194
203 # dartk: precompilation failures 195 # dartk: precompilation failures
204 [ $compiler == dartkp && $runtime == dart_precompiled ] 196 [ $compiler == dartkp && $runtime == dart_precompiled ]
205 Language/Expressions/Constants/exception_t01: Crash 197 Language/Expressions/Constants/exception_t01: Crash
206 Language/Expressions/Constants/exception_t02: Crash 198 Language/Expressions/Constants/exception_t02: Crash
207 199
208 # dartk: precompilation failures (debug) 200 # dartk: precompilation failures (debug)
209 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 201 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
210 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
OLDNEW
« no previous file with comments | « pkg/kernel/lib/analyzer/loader.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698