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

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

Issue 2990933002: Migrate block 43. (Closed)
Patch Set: Update tests and status file. Created 3 years, 4 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/language/language.status ('k') | tests/language/language_dart2js.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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $compiler == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 6
7 generic_methods_generic_function_parameter_test: CompileTimeError # Issue 28515 7 generic_methods_generic_function_parameter_test: CompileTimeError # Issue 28515
8 generic_local_functions_test: CompileTimeError # Issue 28515 8 generic_local_functions_test: CompileTimeError # Issue 28515
9 9
10 regress_26668_test: Fail # Issue 26678 10 regress_26668_test: Fail # Issue 26678
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 multiline_newline_test/03r: CompileTimeError # Issue 23888 53 multiline_newline_test/03r: CompileTimeError # Issue 23888
54 multiline_newline_test/04r: MissingCompileTimeError # Issue 23888 54 multiline_newline_test/04r: MissingCompileTimeError # Issue 23888
55 multiline_newline_test/05r: MissingCompileTimeError # Issue 23888 55 multiline_newline_test/05r: MissingCompileTimeError # Issue 23888
56 multiline_newline_test/06r: MissingCompileTimeError # Issue 23888 56 multiline_newline_test/06r: MissingCompileTimeError # Issue 23888
57 57
58 const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161 58 const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161
59 59
60 # Please add new failing tests before this line. 60 # Please add new failing tests before this line.
61 # Section below is for invalid tests. 61 # Section below is for invalid tests.
62 62
63 bad_initializer2_negative_test: fail # Issue 14880
64 field3a_negative_test: Fail # Issue 11124 63 field3a_negative_test: Fail # Issue 11124
65 final_syntax_test/01: Fail # Issue 11124 64 final_syntax_test/01: Fail # Issue 11124
66 final_syntax_test/04: Fail # Issue 11124 65 final_syntax_test/04: Fail # Issue 11124
67 final_syntax_test/02: Fail # Issue 11124 66 final_syntax_test/02: Fail # Issue 11124
68 final_syntax_test/03: Fail # Issue 11124 67 final_syntax_test/03: Fail # Issue 11124
69 get_set_syntax_test/none: fail # Issue 11575 68 get_set_syntax_test/none: fail # Issue 11575
70 implicit_this_test/none: fail # Issue 11575 69 implicit_this_test/none: fail # Issue 11575
71 interface_test/none: fail # Issue 11575 70 interface_test/none: fail # Issue 11575
72 syntax_test/none: fail # Issue 11575 71 syntax_test/none: fail # Issue 11575
73 cascade_test/none: fail # Issue 11577 72 cascade_test/none: fail # Issue 11577
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 redirecting_factory_infinite_steps_test/01: fail # Issue 13916 104 redirecting_factory_infinite_steps_test/01: fail # Issue 13916
106 redirecting_factory_default_values_test/none: StaticWarning # Issue 14471 105 redirecting_factory_default_values_test/none: StaticWarning # Issue 14471
107 default_factory2_test/none: fail # Issue 13956 106 default_factory2_test/none: fail # Issue 13956
108 private_member1_negative_test: fail # Issue 14021 107 private_member1_negative_test: fail # Issue 14021
109 private_member2_negative_test: fail # Issue 14021 108 private_member2_negative_test: fail # Issue 14021
110 private_member3_negative_test: fail # Issue 14021 109 private_member3_negative_test: fail # Issue 14021
111 malformed_test/none: fail # Issue 14079 110 malformed_test/none: fail # Issue 14079
112 malformed_test/05: fail # Issue 14079 111 malformed_test/05: fail # Issue 14079
113 malformed_test/06: fail # Issue 14079 112 malformed_test/06: fail # Issue 14079
114 regress_22438_test: fail # Issue 14079 113 regress_22438_test: fail # Issue 14079
115 black_listed_test/none: fail # Issue 14228
116 setter4_test: StaticWarning # Issue 14736 114 setter4_test: StaticWarning # Issue 14736
117 proxy_test/05: StaticWarning # Issue 15467 115 proxy_test/05: StaticWarning # Issue 15467
118 proxy_test/06: StaticWarning # Issue 15467 116 proxy_test/06: StaticWarning # Issue 15467
119 proxy3_test/03: StaticWarning # Issue 15467 117 proxy3_test/03: StaticWarning # Issue 15467
120 proxy3_test/04: StaticWarning # Issue 15467 118 proxy3_test/04: StaticWarning # Issue 15467
121 factory_redirection_test/02: StaticWarning # Issue 18230 119 factory_redirection_test/02: StaticWarning # Issue 18230
122 factory_redirection_test/08: StaticWarning # Issue 18230 120 factory_redirection_test/08: StaticWarning # Issue 18230
123 factory_redirection_test/09: StaticWarning # Issue 18230 121 factory_redirection_test/09: StaticWarning # Issue 18230
124 factory_redirection_test/10: StaticWarning # Issue 18230 122 factory_redirection_test/10: StaticWarning # Issue 18230
125 factory_redirection_test/11: StaticWarning # Issue 18230 123 factory_redirection_test/11: StaticWarning # Issue 18230
126 factory_redirection_test/12: StaticWarning # Issue 18230 124 factory_redirection_test/12: StaticWarning # Issue 18230
127 factory_redirection_test/13: StaticWarning # Issue 18230 125 factory_redirection_test/13: StaticWarning # Issue 18230
128 factory_redirection_test/14: StaticWarning # Issue 18230 126 factory_redirection_test/14: StaticWarning # Issue 18230
129 factory_redirection_test/none: StaticWarning # Issue 18230 127 factory_redirection_test/none: StaticWarning # Issue 18230
130 128
131 # The following tests are currently assumed to be failing because the test is wr ong. 129 # The following tests are currently assumed to be failing because the test is wr ong.
132 # 130 #
133 bad_initializer1_negative_test: CompileTimeError # Issue 14529
134 bad_named_constructor_negative_test: CompileTimeError # Issue 18693
135 body_less_constructor_wrong_arg_negative_test: CompileTimeError # Issue 18695
136 empty_block_case_test: StaticWarning # Issue 18701 131 empty_block_case_test: StaticWarning # Issue 18701
137 error_stacktrace_test: StaticWarning # Issue 18702 132 error_stacktrace_test: StaticWarning # Issue 18702
138 133
139 abstract_beats_arguments_test: StaticWarning 134 abstract_beats_arguments_test: StaticWarning
140 const_counter_negative_test: CompileTimeError 135 const_counter_negative_test: CompileTimeError
141 const_optional_args_negative_test: CompileTimeError 136 const_optional_args_negative_test: CompileTimeError
142 constructor_redirect1_negative_test: CompileTimeError 137 constructor_redirect1_negative_test: CompileTimeError
143 constructor_redirect2_negative_test: CompileTimeError 138 constructor_redirect2_negative_test: CompileTimeError
144 constructor_setter_negative_test: CompileTimeError 139 constructor_setter_negative_test: CompileTimeError
145 duplicate_export_negative_test: CompileTimeError 140 duplicate_export_negative_test: CompileTimeError
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
446 initializing_formal_type_test: StaticWarning # Issue 26658 441 initializing_formal_type_test: StaticWarning # Issue 26658
447 442
448 regress_27572_test: StaticWarning # Warning about undefined method expected. 443 regress_27572_test: StaticWarning # Warning about undefined method expected.
449 444
450 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709 445 part_refers_to_core_library_test/01: MissingCompileTimeError # Issue 29709
451 446
452 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177. 447 # TODO: generalized_void_syntax_test: CompileTimeError # Issue #30177.
453 448
454 [ $compiler == dart2analyzer && $builder_tag == strong ] 449 [ $compiler == dart2analyzer && $builder_tag == strong ]
455 *: Skip # Issue 28649 450 *: Skip # Issue 28649
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698