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

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

Issue 2638353003: Revert "Fix some crashes in dartk." (Closed)
Patch Set: 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
39 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError 45 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError
40 Language/Enums/syntax_t08: MissingCompileTimeError 46 Language/Enums/syntax_t08: MissingCompileTimeError
41 Language/Enums/syntax_t09: MissingCompileTimeError 47 Language/Enums/syntax_t09: MissingCompileTimeError
42 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError 48 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
43 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError 49 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
44 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError 50 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError
45 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError 51 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError
46 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError 52 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError
47 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError 53 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError
48 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError 54 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError
49 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError 55 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError
50 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError 56 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError
51 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError 57 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError
52 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError 58 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError
53 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError 59 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError
54 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError 60 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError
55 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError 61 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError
56 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError 62 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError
57 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError 63 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError
58 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError 64 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError
59 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError 65 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError
60 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError 66 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError
61 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError 67 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError
62 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError 68 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError
63 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError 69 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError
64 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError 70 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
65 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError 73 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError
66 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError 74 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError
67 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError 75 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError
68 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError 76 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError
69 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError 77 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError
70 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError 78 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError
71 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError 79 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError
72 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError 80 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError
73 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError 81 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError
74 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError 82 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 Language/Variables/final_t04: MissingCompileTimeError 119 Language/Variables/final_t04: MissingCompileTimeError
112 Language/Variables/final_t05: MissingCompileTimeError 120 Language/Variables/final_t05: MissingCompileTimeError
113 Language/Variables/final_t06: MissingCompileTimeError 121 Language/Variables/final_t06: MissingCompileTimeError
114 Language/Variables/final_t07: MissingCompileTimeError 122 Language/Variables/final_t07: MissingCompileTimeError
115 123
116 # dartk: JIT failures 124 # dartk: JIT failures
117 [ $compiler == dartk && $runtime == vm ] 125 [ $compiler == dartk && $runtime == vm ]
118 Language/Expressions/Constants/exception_t01: MissingCompileTimeError 126 Language/Expressions/Constants/exception_t01: MissingCompileTimeError
119 Language/Expressions/Constants/exception_t02: MissingCompileTimeError 127 Language/Expressions/Constants/exception_t02: MissingCompileTimeError
120 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: Missing CompileTimeError 128 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: Missing CompileTimeError
121 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError
122 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError 129 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError
123 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError 130 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError
124 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash 131 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash
125 132
126 # dartk: precompilation failures 133 # dartk: precompilation failures
127 [ $compiler == dartkp && $runtime == dart_precompiled ] 134 [ $compiler == dartkp && $runtime == dart_precompiled ]
128 135
129 ############################################################################### 136 ###############################################################################
130 # VM Entries 137 # VM Entries
131 ############################################################################### 138 ###############################################################################
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
181 Language/Libraries_and_Scripts/Imports/static_type_t01: RuntimeError 188 Language/Libraries_and_Scripts/Imports/static_type_t01: RuntimeError
182 189
183 # These tests should throw RuntimeError but they Pass instead. 190 # These tests should throw RuntimeError but they Pass instead.
184 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass 191 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass
185 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass 192 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass
186 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass 193 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass
187 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass 194 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass
188 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass 195 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass
189 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass 196 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass
190 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass 197 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass
191 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError
192 198
193 # dartk: JIT failures (debug) 199 # dartk: JIT failures (debug)
194 [ $compiler == dartk && $runtime == vm && $mode == debug ] 200 [ $compiler == dartk && $runtime == vm && $mode == debug ]
195 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 201 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
196 202
197 # dartk: precompilation failures 203 # dartk: precompilation failures
198 [ $compiler == dartkp && $runtime == dart_precompiled ] 204 [ $compiler == dartkp && $runtime == dart_precompiled ]
199 Language/Expressions/Constants/exception_t01: Crash 205 Language/Expressions/Constants/exception_t01: Crash
200 Language/Expressions/Constants/exception_t02: Crash 206 Language/Expressions/Constants/exception_t02: Crash
201 207
202 # dartk: precompilation failures (debug) 208 # dartk: precompilation failures (debug)
203 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 209 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
204 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 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