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

Side by Side Diff: tests/language_2/language_2_dartdevc.status

Issue 3005753002: Fix DDC status files. (Closed)
Patch Set: Created 3 years, 3 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 | « no previous file | tests/language_strong/language_strong.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) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dartdevc". 5 # Sections in this file should contain "$compiler == dartdevc".
6 6
7 [ $compiler == dartdevc ] 7 [ $compiler == dartdevc ]
8 assertion_initializer_const_error2_test/none: CompileTimeError 8 assertion_initializer_const_error2_test/none: CompileTimeError
9 assertion_initializer_const_function_test/01: CompileTimeError 9 assertion_initializer_const_function_test/01: CompileTimeError
10 assertion_initializer_test: CompileTimeError 10 assertion_initializer_test: CompileTimeError
11 async_return_types_test/nestedFuture: MissingCompileTimeError 11 async_return_types_test/nestedFuture: MissingCompileTimeError
12 bad_initializer1_negative_test: CompileTimeError # Issue 14529
13 bad_initializer2_negative_test: fail # Issue 14880
14 bad_named_constructor_negative_test: CompileTimeError # Issue 18693
15 bit_operations_test/01: MissingCompileTimeError 12 bit_operations_test/01: MissingCompileTimeError
16 bit_operations_test/02: MissingCompileTimeError 13 bit_operations_test/02: MissingCompileTimeError
17 bit_operations_test/03: MissingCompileTimeError 14 bit_operations_test/03: MissingCompileTimeError
18 bit_operations_test/04: MissingCompileTimeError 15 bit_operations_test/04: MissingCompileTimeError
19 black_listed_test/none: fail # Issue 14228 16 black_listed_test/none: fail # Issue 14228
20 body_less_constructor_wrong_arg_negative_test: CompileTimeError # Issue 18695
21 built_in_identifier_prefix_test: CompileTimeError 17 built_in_identifier_prefix_test: CompileTimeError
22 built_in_identifier_prefix_test: CompileTimeError 18 built_in_identifier_prefix_test: CompileTimeError
23 generic_list_checked_test: CompileTimeError 19 generic_list_checked_test: CompileTimeError
24 generic_local_functions_test: CompileTimeError 20 generic_local_functions_test: CompileTimeError
25 generic_methods_closure_test: CompileTimeError # Issue 29920 21 generic_methods_closure_test: CompileTimeError # Issue 29920
26 generic_methods_generic_function_parameter_test: CompileTimeError 22 generic_methods_generic_function_parameter_test: CompileTimeError
27 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08 23 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08
28 generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29920 24 generic_methods_local_variable_declaration_test: CompileTimeError # Issue 29920
29 generic_methods_overriding_test/01: MissingCompileTimeError # Issue 29920 25 generic_methods_overriding_test/01: MissingCompileTimeError # Issue 29920
30 generic_methods_overriding_test/03: MissingCompileTimeError # Issue 29920 26 generic_methods_overriding_test/03: MissingCompileTimeError # Issue 29920
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 generic_instanceof2_test: RuntimeError # Issue 29920 116 generic_instanceof2_test: RuntimeError # Issue 29920
121 generic_is_check_test: RuntimeError # Issue 29920 117 generic_is_check_test: RuntimeError # Issue 29920
122 generic_method_types_test/01: RuntimeError 118 generic_method_types_test/01: RuntimeError
123 generic_method_types_test/02: RuntimeError 119 generic_method_types_test/02: RuntimeError
124 generic_method_types_test/03: RuntimeError 120 generic_method_types_test/03: RuntimeError
125 generic_methods_new_test: RuntimeError 121 generic_methods_new_test: RuntimeError
126 getter_closure_execution_order_test: RuntimeError # Issue 29920 122 getter_closure_execution_order_test: RuntimeError # Issue 29920
127 compile_time_constant_a_test: RuntimeError # Issue 30526 123 compile_time_constant_a_test: RuntimeError # Issue 30526
128 compile_time_constant_b_test: RuntimeError # Issue 29920 124 compile_time_constant_b_test: RuntimeError # Issue 29920
129 compile_time_constant_d_test: RuntimeError # Issue 29920 125 compile_time_constant_d_test: RuntimeError # Issue 29920
OLDNEW
« no previous file with comments | « no previous file | tests/language_strong/language_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698