OLD | NEW |
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 Loading... |
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 final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29900 |
| 76 final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29900 |
75 issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. | 77 issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kern
el issue 28335. |
76 regress_22443_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. |
77 regress_23408_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. |
78 regress_28278_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. |
79 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. | 81 vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading k
ernel issue 28335. |
80 | 82 |
81 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. | 83 config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports. |
82 config_import_test: RuntimeError # KernelVM bug: Configurable imports. | 84 config_import_test: RuntimeError # KernelVM bug: Configurable imports. |
83 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. | 85 library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imp
orts. |
84 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. | 86 library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable im
ports. |
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
399 redirecting_factory_infinite_steps_test/01: Fail | 401 redirecting_factory_infinite_steps_test/01: Fail |
400 redirecting_factory_malbounded_test/01: Fail | 402 redirecting_factory_malbounded_test/01: Fail |
401 regress_22728_test: RuntimeError | 403 regress_22728_test: RuntimeError |
402 regress_26133_test: RuntimeError | 404 regress_26133_test: RuntimeError |
403 type_parameter_test/05: MissingCompileTimeError | 405 type_parameter_test/05: MissingCompileTimeError |
404 type_parameter_test/none: RuntimeError | 406 type_parameter_test/none: RuntimeError |
405 type_variable_bounds4_test/01: RuntimeError | 407 type_variable_bounds4_test/01: RuntimeError |
406 | 408 |
407 [ ! $checked && ($compiler == dartk || $compiler == dartkp) ] | 409 [ ! $checked && ($compiler == dartk || $compiler == dartkp) ] |
408 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. | 410 const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant eval
uation. |
OLD | NEW |