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

Side by Side Diff: tests/language/language_kernel.status

Issue 2953933003: Updated status file to fix kernel bot failures. (Closed)
Patch Set: Created 3 years, 6 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 | « tests/co19/co19-runtime.status ('k') | no next file » | 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 [ !$checked && ($compiler == dartk || $compiler == dartkp) ] 5 [ !$checked && ($compiler == dartk || $compiler == dartkp) ]
6 6
7 multiline_newline_test/04: MissingCompileTimeError # KernelVM bug: Constant eval uation. 7 multiline_newline_test/04: MissingCompileTimeError # KernelVM bug: Constant eval uation.
8 multiline_newline_test/04r: MissingCompileTimeError # KernelVM bug: Constant eva luation. 8 multiline_newline_test/04r: MissingCompileTimeError # KernelVM bug: Constant eva luation.
9 multiline_newline_test/05: MissingCompileTimeError # KernelVM bug: Constant eval uation. 9 multiline_newline_test/05: MissingCompileTimeError # KernelVM bug: Constant eval uation.
10 multiline_newline_test/05r: MissingCompileTimeError # KernelVM bug: Constant eva luation. 10 multiline_newline_test/05r: MissingCompileTimeError # KernelVM bug: Constant eva luation.
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 deferred_regression_22995_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 65 deferred_regression_22995_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
66 deferred_regression_28678_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 66 deferred_regression_28678_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
67 deferred_shadow_load_library_test: RuntimeError # Fasta/KernelVM bug: Deferred l oading kernel issue 28335. 67 deferred_shadow_load_library_test: RuntimeError # Fasta/KernelVM bug: Deferred l oading kernel issue 28335.
68 deferred_shared_and_unshared_classes_test: CompileTimeError # Fasta/KernelVM bug : Deferred loading kernel issue 28335. 68 deferred_shared_and_unshared_classes_test: CompileTimeError # Fasta/KernelVM bug : Deferred loading kernel issue 28335.
69 deferred_static_seperate_test: CompileTimeError # Fasta/KernelVM bug: Deferred l oading kernel issue 28335. 69 deferred_static_seperate_test: CompileTimeError # Fasta/KernelVM bug: Deferred l oading kernel issue 28335.
70 deferred_super_dependency_test/01: CompileTimeError # Fasta/KernelVM bug: Deferr ed loading kernel issue 28335. 70 deferred_super_dependency_test/01: CompileTimeError # Fasta/KernelVM bug: Deferr ed loading kernel issue 28335.
71 deferred_type_dependency_test/as: CompileTimeError # Fasta/KernelVM bug: Deferre d loading kernel issue 28335. 71 deferred_type_dependency_test/as: CompileTimeError # Fasta/KernelVM bug: Deferre d loading kernel issue 28335.
72 deferred_type_dependency_test/is: CompileTimeError # Fasta/KernelVM bug: Deferre d loading kernel issue 28335. 72 deferred_type_dependency_test/is: CompileTimeError # Fasta/KernelVM bug: Deferre d loading kernel issue 28335.
73 deferred_type_dependency_test/none: CompileTimeError # Fasta/KernelVM bug: Defer red loading kernel issue 28335. 73 deferred_type_dependency_test/none: CompileTimeError # Fasta/KernelVM bug: Defer red loading kernel issue 28335.
74 deferred_type_dependency_test/type_annotation: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 74 deferred_type_dependency_test/type_annotation: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
75 const_error_multiply_initialized_test/02: MissingCompileTimeError # Issue 29900
76 const_error_multiply_initialized_test/04: MissingCompileTimeError # Issue 29900
75 final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29900 77 final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29900
76 final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29900 78 final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29900
77 issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335. 79 issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335.
78 regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335. 80 regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335.
79 regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335. 81 regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335.
80 regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335. 82 regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern el issue 28335.
81 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k ernel issue 28335. 83 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k ernel issue 28335.
82 84
83 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. 85 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports.
84 config_import_test: RuntimeError # KernelVM bug: Configurable imports. 86 config_import_test: RuntimeError # KernelVM bug: Configurable imports.
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 redirecting_factory_infinite_steps_test/01: Fail 403 redirecting_factory_infinite_steps_test/01: Fail
402 redirecting_factory_malbounded_test/01: Fail 404 redirecting_factory_malbounded_test/01: Fail
403 regress_22728_test: RuntimeError 405 regress_22728_test: RuntimeError
404 regress_26133_test: RuntimeError 406 regress_26133_test: RuntimeError
405 type_parameter_test/05: MissingCompileTimeError 407 type_parameter_test/05: MissingCompileTimeError
406 type_parameter_test/none: RuntimeError 408 type_parameter_test/none: RuntimeError
407 type_variable_bounds4_test/01: RuntimeError 409 type_variable_bounds4_test/01: RuntimeError
408 410
409 [ ! $checked && ($compiler == dartk || $compiler == dartkp) ] 411 [ ! $checked && ($compiler == dartk || $compiler == dartkp) ]
410 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval uation. 412 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval uation.
OLDNEW
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698