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

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

Issue 2627873002: VM: [Kernel] Fix remaining issues with kernel-based async/await implementation (Closed)
Patch Set: Fix 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
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.
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia lizer_t01: RuntimeError 125 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia lizer_t01: RuntimeError
126 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t02: RuntimeError 126 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t02: RuntimeError
127 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu tion_t02: RuntimeError 127 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu tion_t02: RuntimeError
128 Language/Classes/definition_t23: CompileTimeError 128 Language/Classes/definition_t23: CompileTimeError
129 Language/Enums/declaration_equivalent_t01: RuntimeError 129 Language/Enums/declaration_equivalent_t01: RuntimeError
130 Language/Expressions/Constants/string_length_t01: Crash 130 Language/Expressions/Constants/string_length_t01: Crash
131 Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_fu nction_expression_t01: RuntimeError 131 Language/Expressions/Function_Invocation/Function_Expression_Invocation/not_a_fu nction_expression_t01: RuntimeError
132 Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_in vocation_t03: RuntimeError 132 Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_in vocation_t03: RuntimeError
133 Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_in vocation_t04: RuntimeError 133 Language/Expressions/Function_Invocation/Unqualified_Invocation/function_expr_in vocation_t04: RuntimeError
134 Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_in vocation_t02: RuntimeError 134 Language/Expressions/Function_Invocation/Unqualified_Invocation/static_method_in vocation_t02: RuntimeError
135 Language/Expressions/Function_Invocation/async_cleanup_t07: Fail
136 Language/Expressions/Function_Invocation/async_cleanup_t08: Fail
137 Language/Expressions/Function_Invocation/async_generator_invokation_t05: Runtime Error
138 Language/Expressions/Function_Invocation/async_generator_invokation_t06: Runtime Error
139 Language/Expressions/Function_Invocation/async_generator_invokation_t09: Runtime Error
140 Language/Expressions/Identifier_Reference/built_in_identifier_t35: Pass 135 Language/Expressions/Identifier_Reference/built_in_identifier_t35: Pass
141 Language/Expressions/Identifier_Reference/built_in_identifier_t36: Pass 136 Language/Expressions/Identifier_Reference/built_in_identifier_t36: Pass
142 Language/Expressions/Identifier_Reference/built_in_identifier_t37: Pass 137 Language/Expressions/Identifier_Reference/built_in_identifier_t37: Pass
143 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14: Pass 138 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t14: Pass
144 Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03: Ru ntimeError 139 Language/Expressions/Identifier_Reference/evaluation_property_extraction_t03: Ru ntimeError
145 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01: Runtime Error 140 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t01: Runtime Error
146 Language/Expressions/Instance_Creation/New/evaluation_t12: RuntimeError 141 Language/Expressions/Instance_Creation/New/evaluation_t12: RuntimeError
147 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError 142 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError
148 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError 143 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError
149 Language/Expressions/Lookup/Method_Lookup/superclass_t08: RuntimeError 144 Language/Expressions/Lookup/Method_Lookup/superclass_t08: RuntimeError
150 Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_m ember_t05: RuntimeError 145 Language/Expressions/Method_Invocation/Ordinary_Invocation/accessible_instance_m ember_t05: RuntimeError
151 Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07: Runti meError 146 Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07: Runti meError
152 Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_ t18: RuntimeError 147 Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_ t18: RuntimeError
153 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t01: Pass 148 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t01: Pass
154 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t02: Pass 149 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t02: Pass
155 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t03: Pass 150 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t03: Pass
156 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t04: Pass 151 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t04: Pass
157 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t05: Pass 152 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t05: Pass
158 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t06: Pass 153 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t06: Pass
159 Language/Expressions/Type_Test/evaluation_t10: RuntimeError 154 Language/Expressions/Type_Test/evaluation_t10: RuntimeError
160 Language/Functions/External_Functions/not_connected_to_a_body_t01: RuntimeError 155 Language/Functions/External_Functions/not_connected_to_a_body_t01: RuntimeError
161 Language/Functions/Formal_Parameters/syntax_t05: RuntimeError 156 Language/Functions/Formal_Parameters/syntax_t05: RuntimeError
162 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass 157 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass
163 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError 158 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError
164 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError 159 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError
165 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01/01: MissingRunti meError 160 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t01/01: MissingRunti meError
166 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Pass 161 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Pass
167 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass 162 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass
168 Language/Statements/Labels/syntax_t03: Pass 163 Language/Statements/Labels/syntax_t03: Pass
169 Language/Statements/Rethrow/execution_t04: RuntimeError
170 Language/Statements/Switch/syntax_t02: Pass 164 Language/Statements/Switch/syntax_t02: Pass
171 Language/Statements/Try/catch_scope_t01: RuntimeError 165 Language/Statements/Try/catch_scope_t01: RuntimeError
172 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t04: Fail
173 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t05: Fail
174 Language/Statements/Yield_and_Yield_Each/Yield/execution_async_t06: Fail
175 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t01: Runtime Error
176 Language/Types/Interface_Types/subtype_t44: RuntimeError 166 Language/Types/Interface_Types/subtype_t44: RuntimeError
177 Language/Types/Static_Types/deferred_type_t01: RuntimeError 167 Language/Types/Static_Types/deferred_type_t01: RuntimeError
178 Language/Variables/final_t01/01: MissingRuntimeError 168 Language/Variables/final_t01/01: MissingRuntimeError
179 Language/Variables/final_t02/01: MissingRuntimeError 169 Language/Variables/final_t02/01: MissingRuntimeError
180 170
181 # dartk: JIT failures 171 # dartk: JIT failures
182 [ $compiler == dartk && $runtime == vm ] 172 [ $compiler == dartk && $runtime == vm ]
183 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError 173 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError
184 Language/Expressions/Object_Identity/string_t01: RuntimeError 174 Language/Expressions/Object_Identity/string_t01: RuntimeError
185 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError 175 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError
(...skipping 16 matching lines...) Expand all
202 # dartk: precompilation failures 192 # dartk: precompilation failures
203 [ $compiler == dartkp && $runtime == dart_precompiled ] 193 [ $compiler == dartkp && $runtime == dart_precompiled ]
204 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError 194 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError
205 LibTest/core/StringBuffer/write_A01_t02: RuntimeError 195 LibTest/core/StringBuffer/write_A01_t02: RuntimeError
206 Language/Expressions/Constants/exception_t01: Crash 196 Language/Expressions/Constants/exception_t01: Crash
207 Language/Expressions/Constants/exception_t02: Crash 197 Language/Expressions/Constants/exception_t02: Crash
208 198
209 # dartk: precompilation failures (debug) 199 # dartk: precompilation failures (debug)
210 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 200 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
211 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()
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698