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

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

Issue 2547523002: Update kernel status files for precompilation after refactoring (Closed)
Patch Set: Created 4 years 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 | « no previous file | 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.
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 241
242 # dartk: JIT failures 242 # dartk: JIT failures
243 [ $compiler == dartk && $runtime == vm ] 243 [ $compiler == dartk && $runtime == vm ]
244 Language/Expressions/Constants/exception_t01: DartkMissingCompileTimeError 244 Language/Expressions/Constants/exception_t01: DartkMissingCompileTimeError
245 Language/Expressions/Constants/exception_t02: DartkMissingCompileTimeError 245 Language/Expressions/Constants/exception_t02: DartkMissingCompileTimeError
246 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: DartkMi ssingCompileTimeError 246 Language/Expressions/Identifier_Reference/evaluation_type_parameter_t02: DartkMi ssingCompileTimeError
247 Language/Mixins/Mixin_Application/error_t01: DartkMissingCompileTimeError 247 Language/Mixins/Mixin_Application/error_t01: DartkMissingCompileTimeError
248 Language/Mixins/Mixin_Application/error_t02: DartkMissingCompileTimeError 248 Language/Mixins/Mixin_Application/error_t02: DartkMissingCompileTimeError
249 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash 249 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash
250 250
251 # dartk: precompilation failures
252 [ $compiler == dartkp && $runtime == dart_precompiled ]
253 Language/Enums/syntax_t08: MissingCompileTimeError
254 Language/Enums/syntax_t09: MissingCompileTimeError
255 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t03: MissingCompileTimeError
256 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context _invocation_t04: MissingCompileTimeError
257 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t17: MissingCompi leTimeError
258 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t18: MissingCompi leTimeError
259 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t21: MissingCompi leTimeError
260 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t22: MissingCompi leTimeError
261 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t23: MissingCompi leTimeError
262 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t24: MissingCompi leTimeError
263 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t25: MissingCompi leTimeError
264 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t26: MissingCompi leTimeError
265 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t27: MissingCompi leTimeError
266 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t28: MissingCompi leTimeError
267 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t29: MissingCompi leTimeError
268 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t30: MissingCompi leTimeError
269 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t31: MissingCompi leTimeError
270 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t32: MissingCompi leTimeError
271 Language/Libraries_and_Scripts/definition_syntax_t01: MissingCompileTimeError
272 Language/Libraries_and_Scripts/definition_syntax_t03: MissingCompileTimeError
273 Language/Libraries_and_Scripts/definition_syntax_t04: MissingCompileTimeError
274 Language/Libraries_and_Scripts/definition_syntax_t06: MissingCompileTimeError
275 Language/Libraries_and_Scripts/definition_syntax_t07: MissingCompileTimeError
276 Language/Libraries_and_Scripts/definition_syntax_t08: MissingCompileTimeError
277 Language/Libraries_and_Scripts/definition_syntax_t09: MissingCompileTimeError
278 Language/Libraries_and_Scripts/definition_syntax_t10: MissingCompileTimeError
279 Language/Libraries_and_Scripts/definition_syntax_t15: MissingCompileTimeError
280 Language/Libraries_and_Scripts/definition_syntax_t17: MissingCompileTimeError
281 Language/Libraries_and_Scripts/definition_syntax_t18: MissingCompileTimeError
282 Language/Libraries_and_Scripts/definition_syntax_t19: MissingCompileTimeError
283 Language/Libraries_and_Scripts/definition_syntax_t20: MissingCompileTimeError
284 Language/Libraries_and_Scripts/definition_syntax_t21: MissingCompileTimeError
285 Language/Libraries_and_Scripts/definition_syntax_t22: MissingCompileTimeError
286 Language/Libraries_and_Scripts/definition_syntax_t23: MissingCompileTimeError
287 Language/Libraries_and_Scripts/definition_syntax_t24: MissingCompileTimeError
288 Language/Libraries_and_Scripts/definition_syntax_t25: MissingCompileTimeError
289 Language/Libraries_and_Scripts/definition_syntax_t26: MissingCompileTimeError
290 Language/Libraries_and_Scripts/definition_syntax_t27: MissingCompileTimeError
291 Language/Libraries_and_Scripts/definition_syntax_t29: MissingCompileTimeError
292 Language/Libraries_and_Scripts/Exports/syntax_t01: MissingCompileTimeError
293 Language/Libraries_and_Scripts/Exports/syntax_t04: MissingCompileTimeError
294 Language/Libraries_and_Scripts/Exports/syntax_t05: MissingCompileTimeError
295 Language/Libraries_and_Scripts/Exports/syntax_t06: MissingCompileTimeError
296 Language/Libraries_and_Scripts/top_level_syntax_t02: MissingCompileTimeError
297 Language/Libraries_and_Scripts/top_level_syntax_t03: MissingCompileTimeError
298 Language/Libraries_and_Scripts/top_level_syntax_t04: MissingCompileTimeError
299 Language/Libraries_and_Scripts/top_level_syntax_t05: MissingCompileTimeError
300 Language/Libraries_and_Scripts/top_level_syntax_t06: MissingCompileTimeError
301 Language/Libraries_and_Scripts/top_level_syntax_t07: MissingCompileTimeError
302 Language/Libraries_and_Scripts/top_level_syntax_t08: MissingCompileTimeError
303 Language/Libraries_and_Scripts/top_level_syntax_t09: MissingCompileTimeError
304 Language/Libraries_and_Scripts/top_level_syntax_t10: MissingCompileTimeError
305 Language/Libraries_and_Scripts/top_level_syntax_t11: MissingCompileTimeError
306 Language/Libraries_and_Scripts/top_level_syntax_t12: MissingCompileTimeError
307 Language/Libraries_and_Scripts/top_level_syntax_t13: MissingCompileTimeError
308 Language/Libraries_and_Scripts/top_level_syntax_t14: MissingCompileTimeError
309 Language/Libraries_and_Scripts/top_level_syntax_t15: MissingCompileTimeError
310 Language/Libraries_and_Scripts/top_level_syntax_t16: MissingCompileTimeError
311 Language/Libraries_and_Scripts/top_level_syntax_t17: MissingCompileTimeError
312 Language/Libraries_and_Scripts/top_level_syntax_t18: MissingCompileTimeError
313 Language/Libraries_and_Scripts/top_level_syntax_t19: MissingCompileTimeError
314 Language/Statements/Break/label_t03: MissingCompileTimeError
315 Language/Statements/Break/label_t04: MissingCompileTimeError
316 Language/Statements/Continue/label_t07: MissingCompileTimeError
317 Language/Variables/final_or_static_initialization_t01: MissingCompileTimeError
318 Language/Variables/final_or_static_initialization_t02: MissingCompileTimeError
319 Language/Variables/final_or_static_initialization_t03: MissingCompileTimeError
320 Language/Variables/final_t04: MissingCompileTimeError
321 Language/Variables/final_t05: MissingCompileTimeError
322 Language/Variables/final_t06: MissingCompileTimeError
323 Language/Variables/final_t07: MissingCompileTimeError
324
251 ############################################################################### 325 ###############################################################################
252 # VM Entries 326 # VM Entries
253 ############################################################################### 327 ###############################################################################
254 328
255 # dartk: Shared JIT & Precompiled failures 329 # dartk: Shared JIT & Precompiled failures
256 [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime == dart_precompiled) ] 330 [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime == dart_precompiled) ]
257 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia lizer_t01: RuntimeError 331 Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitia lizer_t01: RuntimeError
258 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t02: RuntimeError 332 Language/Classes/Constructors/Generative_Constructors/execution_of_an_initialize r_t02: RuntimeError
259 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu tion_t02: RuntimeError 333 Language/Classes/Constructors/Generative_Constructors/initializing_formals_execu tion_t02: RuntimeError
260 Language/Classes/definition_t23: CompileTimeError 334 Language/Classes/definition_t23: CompileTimeError
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 [ $compiler == dartkp && $runtime == dart_precompiled ] 410 [ $compiler == dartkp && $runtime == dart_precompiled ]
337 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError 411 LibTest/core/StringBuffer/StringBuffer_A01_t02: RuntimeError
338 LibTest/core/StringBuffer/write_A01_t02: RuntimeError 412 LibTest/core/StringBuffer/write_A01_t02: RuntimeError
339 Language/Expressions/Constants/exception_t01: Crash 413 Language/Expressions/Constants/exception_t01: Crash
340 Language/Expressions/Constants/exception_t02: Crash 414 Language/Expressions/Constants/exception_t02: Crash
341 Language/Expressions/Null/instance_of_class_null_t01: Crash 415 Language/Expressions/Null/instance_of_class_null_t01: Crash
342 416
343 # dartk: precompilation failures (debug) 417 # dartk: precompilation failures (debug)
344 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] 418 [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ]
345 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null() 419 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash # !main_obj.Is Null()
OLDNEW
« no previous file with comments | « no previous file | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698