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

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

Issue 2758883002: Update status for kernel per 8979b040ec73. (Closed)
Patch Set: Created 3 years, 9 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 | 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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError
8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash
9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash
10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 Language/Expressions/Assignment/no_such_method_t06: CompileTimeError 143 Language/Expressions/Assignment/no_such_method_t06: CompileTimeError
144 Language/Expressions/Assignment/no_such_method_t07: CompileTimeError 144 Language/Expressions/Assignment/no_such_method_t07: CompileTimeError
145 Language/Expressions/Assignment/no_such_method_t08: CompileTimeError 145 Language/Expressions/Assignment/no_such_method_t08: CompileTimeError
146 Language/Expressions/Assignment/no_such_method_t09: CompileTimeError 146 Language/Expressions/Assignment/no_such_method_t09: CompileTimeError
147 Language/Expressions/Assignment/static_type_t05: RuntimeError 147 Language/Expressions/Assignment/static_type_t05: RuntimeError
148 Language/Expressions/Assignment/static_type_t06: CompileTimeError 148 Language/Expressions/Assignment/static_type_t06: CompileTimeError
149 Language/Expressions/Assignment/static_warning_t03/none: RuntimeError 149 Language/Expressions/Assignment/static_warning_t03/none: RuntimeError
150 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError 150 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError
151 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError 151 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError
152 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError 152 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError
153 Language/Expressions/Await_Expressions/syntax_t06: Crash
154 Language/Expressions/Constants/bitwise_operators_t02: Crash 153 Language/Expressions/Constants/bitwise_operators_t02: Crash
155 Language/Expressions/Constants/bitwise_operators_t03: Crash 154 Language/Expressions/Constants/bitwise_operators_t03: Crash
156 Language/Expressions/Constants/bitwise_operators_t04: Crash 155 Language/Expressions/Constants/bitwise_operators_t04: Crash
157 Language/Expressions/Constants/bitwise_operators_t05: Crash 156 Language/Expressions/Constants/bitwise_operators_t05: Crash
158 Language/Expressions/Constants/bitwise_operators_t06: Crash 157 Language/Expressions/Constants/bitwise_operators_t06: Crash
159 Language/Expressions/Constants/constant_constructor_t03: MissingCompileTimeError 158 Language/Expressions/Constants/constant_constructor_t03: MissingCompileTimeError
160 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError 159 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError
161 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError 160 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError
162 Language/Expressions/Constants/depending_on_itself_t03: Crash 161 Language/Expressions/Constants/depending_on_itself_t03: Crash
163 Language/Expressions/Constants/equals_expression_t02: MissingCompileTimeError 162 Language/Expressions/Constants/equals_expression_t02: MissingCompileTimeError
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after
589 Language/Expressions/Constants/depending_on_itself_t01: Crash 588 Language/Expressions/Constants/depending_on_itself_t01: Crash
590 Language/Expressions/Constants/depending_on_itself_t02: Crash 589 Language/Expressions/Constants/depending_on_itself_t02: Crash
591 Language/Expressions/Constants/static_method_t03: Crash 590 Language/Expressions/Constants/static_method_t03: Crash
592 Language/Overview/Scoping/conflicting_names_t43: Crash 591 Language/Overview/Scoping/conflicting_names_t43: Crash
593 Language/Overview/Scoping/hiding_declaration_t11: Crash 592 Language/Overview/Scoping/hiding_declaration_t11: Crash
594 Language/Overview/Scoping/hiding_declaration_t12: Crash 593 Language/Overview/Scoping/hiding_declaration_t12: Crash
595 594
596 # dartk: precompilation failures (debug) 595 # dartk: precompilation failures (debug)
597 [ $compiler == dartkp && $mode == debug ] 596 [ $compiler == dartkp && $mode == debug ]
598 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash 597 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698