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

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

Issue 2644513002: 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 Language/Metadata/*: Skip # No support for metadata ATM. 8 Language/Metadata/*: Skip # No support for metadata ATM.
9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries. 9 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # No support for def erred libraries.
10 LibTest/isolate/*: Skip # No support for isolates ATM. 10 LibTest/isolate/*: Skip # No support for isolates ATM.
11 11
12 # Override tests marked as failing elsewhere. 12 # Override tests marked as failing elsewhere.
13 [ $compiler == dartk || $compiler == dartkp ] 13 [ $compiler == dartk || $compiler == dartkp ]
14 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass 14 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass
15 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass 15 Language/Functions/Formal_Parameters/Optional_Formals/syntax_t14: Pass
16 16
17 ############################################################################### 17 ###############################################################################
18 # Dartk Entries 18 # Dartk Entries
19 ############################################################################### 19 ###############################################################################
20 20
21 [ $compiler == dartk || $compiler == dartkp ] 21 [ $compiler == dartk || $compiler == dartkp ]
22 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t01: Dart kCrash
23 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t03: Dart kCrash
24 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t04: Dart kCrash
25 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t05: Dart kCrash
26 Language/Classes/Constructors/Generative_Constructors/formal_parameter_t06: Dart kCrash
27 Language/Classes/Constructors/Generative_Constructors/initializing_this_t02: Dar tkCrash
22 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError 28 Language/Classes/Getters/static_getter_t02: DartkCompileTimeError
23 Language/Enums/syntax_t08: MissingCompileTimeError 29 Language/Enums/syntax_t08: MissingCompileTimeError
24 Language/Enums/syntax_t09: MissingCompileTimeError 30 Language/Enums/syntax_t09: MissingCompileTimeError
25 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError 31 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
26 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError 32 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
27 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError 33 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError
28 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError 34 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError
29 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError 35 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError
30 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError 36 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError
31 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError 37 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError
32 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError 38 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError
33 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError 39 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError
34 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError 40 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError
35 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError 41 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError
36 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError 42 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError
37 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError 43 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError
38 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError 44 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError
39 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError 45 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError
40 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError 46 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError
41 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError 47 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: DartkCompileTimeError
42 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError 48 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: DartkCompileTimeError
43 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError 49 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError
44 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError 50 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError
45 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError 51 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError
46 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError 52 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError
47 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError 53 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: DartkCompileTim eError
54 Language/Libraries_and_Scripts/Scripts/top_level_main_t01: DartkCrash
55 Language/Libraries_and_Scripts/Scripts/top_level_main_t02: DartkCrash
48 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError 56 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError
49 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError 57 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError
50 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError 58 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError
51 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError 59 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError
52 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError 60 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError
53 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError 61 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError
54 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError 62 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError
55 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError 63 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError
56 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError 64 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError
57 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError 65 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 Language/Variables/final_t04: MissingCompileTimeError 102 Language/Variables/final_t04: MissingCompileTimeError
95 Language/Variables/final_t05: MissingCompileTimeError 103 Language/Variables/final_t05: MissingCompileTimeError
96 Language/Variables/final_t06: MissingCompileTimeError 104 Language/Variables/final_t06: MissingCompileTimeError
97 Language/Variables/final_t07: MissingCompileTimeError 105 Language/Variables/final_t07: MissingCompileTimeError
98 106
99 # dartk: JIT failures 107 # dartk: JIT failures
100 [ $compiler == dartk && $runtime == vm ] 108 [ $compiler == dartk && $runtime == vm ]
101 Language/Expressions/Constants/exception_t01: MissingCompileTimeError 109 Language/Expressions/Constants/exception_t01: MissingCompileTimeError
102 Language/Expressions/Constants/exception_t02: MissingCompileTimeError 110 Language/Expressions/Constants/exception_t02: MissingCompileTimeError
103 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: Missing CompileTimeError 111 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: Missing CompileTimeError
104 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError
105 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError 112 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError
106 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError 113 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError
107 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash 114 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash
108 115
109 # dartk: precompilation failures 116 # dartk: precompilation failures
110 [ $compiler == dartkp && $runtime == dart_precompiled ] 117 [ $compiler == dartkp && $runtime == dart_precompiled ]
111 118
112 ############################################################################### 119 ###############################################################################
113 # VM Entries 120 # VM Entries
114 ############################################################################### 121 ###############################################################################
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 Language/Libraries_and_Scripts/Imports/static_type_t01: RuntimeError 171 Language/Libraries_and_Scripts/Imports/static_type_t01: RuntimeError
165 172
166 # These tests should throw RuntimeError but they Pass instead. 173 # These tests should throw RuntimeError but they Pass instead.
167 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass 174 Language/Libraries_and_Scripts/Imports/static_type_t01/01: Pass
168 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass 175 Language/Libraries_and_Scripts/Imports/static_type_t01/02: Pass
169 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass 176 Language/Libraries_and_Scripts/Imports/static_type_t01/03: Pass
170 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass 177 Language/Libraries_and_Scripts/Imports/static_type_t01/04: Pass
171 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass 178 Language/Libraries_and_Scripts/Imports/static_type_t01/05: Pass
172 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass 179 Language/Libraries_and_Scripts/Imports/static_type_t01/06: Pass
173 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass 180 Language/Libraries_and_Scripts/Imports/static_type_t01/07: Pass
174 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: RuntimeError
175 181
176 # dartk: JIT failures (debug) 182 # dartk: JIT failures (debug)
177 [ $compiler == dartk && $runtime == vm && $mode == debug ] 183 [ $compiler == dartk && $runtime == vm && $mode == debug ]
178 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 184 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
179 185
180 # dartk: precompilation failures 186 # dartk: precompilation failures
181 [ $compiler == dartkp && $runtime == dart_precompiled ] 187 [ $compiler == dartkp && $runtime == dart_precompiled ]
182 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError 188 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError
183 LibTest/core/StringBuffer/write_A01_t02: RuntimeError 189 LibTest/core/StringBuffer/write_A01_t02: RuntimeError
184 Language/Expressions/Constants/exception_t01: Crash 190 Language/Expressions/Constants/exception_t01: Crash
185 Language/Expressions/Constants/exception_t02: Crash 191 Language/Expressions/Constants/exception_t02: Crash
186 192
187 # dartk: precompilation failures (debug) 193 # dartk: precompilation failures (debug)
188 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 194 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
189 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 195 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