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

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

Issue 2994383002: Migrating block 50, first commit, after tool has run (Closed)
Patch Set: Updated status files based on feedback from whesse 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
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 == dartk" or 5 # Sections in this file should contain "$compiler == dartk" or
6 # "$compiler == dartkp". 6 # "$compiler == dartkp".
7 7
8 [ $compiler == dartk ] 8 [ $compiler == dartk ]
9 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08 9 generic_methods_generic_function_result_test/none: CompileTimeError # Issue #302 08
10 10
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 assert_initializer_test/38: MissingCompileTimeError # KernelVM bug: Constant eva luation. 53 assert_initializer_test/38: MissingCompileTimeError # KernelVM bug: Constant eva luation.
54 assert_initializer_test/41: MissingCompileTimeError # KernelVM bug: Constant eva luation. 54 assert_initializer_test/41: MissingCompileTimeError # KernelVM bug: Constant eva luation.
55 assert_initializer_test/42: MissingCompileTimeError # KernelVM bug: Constant eva luation. 55 assert_initializer_test/42: MissingCompileTimeError # KernelVM bug: Constant eva luation.
56 assert_initializer_test/43: MissingCompileTimeError # KernelVM bug: Constant eva luation. 56 assert_initializer_test/43: MissingCompileTimeError # KernelVM bug: Constant eva luation.
57 assert_initializer_test/44: MissingCompileTimeError # KernelVM bug: Constant eva luation. 57 assert_initializer_test/44: MissingCompileTimeError # KernelVM bug: Constant eva luation.
58 assert_initializer_test/45: MissingCompileTimeError # KernelVM bug: Constant eva luation. 58 assert_initializer_test/45: MissingCompileTimeError # KernelVM bug: Constant eva luation.
59 assert_initializer_test/46: MissingCompileTimeError # KernelVM bug: Constant eva luation. 59 assert_initializer_test/46: MissingCompileTimeError # KernelVM bug: Constant eva luation.
60 assert_initializer_test/47: MissingCompileTimeError # KernelVM bug: Constant eva luation. 60 assert_initializer_test/47: MissingCompileTimeError # KernelVM bug: Constant eva luation.
61 assert_initializer_test/48: MissingCompileTimeError # KernelVM bug: Constant eva luation. 61 assert_initializer_test/48: MissingCompileTimeError # KernelVM bug: Constant eva luation.
62 assert_initializer_test/none: RuntimeError # KernelVM bug: Constant evaluation. 62 assert_initializer_test/none: RuntimeError # KernelVM bug: Constant evaluation.
63 compile_time_constant_checked_test/02: MissingCompileTimeError
63 64
64 [ $compiler == dartk || $compiler == dartkp ] 65 [ $compiler == dartk || $compiler == dartkp ]
65 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 66 assert_trailing_comma_test/none: CompileTimeError # Issue 29959
66 function_type/function_type0_test: RuntimeError 67 function_type/function_type0_test: RuntimeError
67 function_type/function_type10_test: RuntimeError 68 function_type/function_type10_test: RuntimeError
68 function_type/function_type11_test: RuntimeError 69 function_type/function_type11_test: RuntimeError
69 function_type/function_type12_test: RuntimeError 70 function_type/function_type12_test: RuntimeError
70 function_type/function_type13_test: RuntimeError 71 function_type/function_type13_test: RuntimeError
71 function_type/function_type14_test: RuntimeError 72 function_type/function_type14_test: RuntimeError
72 function_type/function_type15_test: RuntimeError 73 function_type/function_type15_test: RuntimeError
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 function_type/function_type94_test: RuntimeError 160 function_type/function_type94_test: RuntimeError
160 function_type/function_type95_test: RuntimeError 161 function_type/function_type95_test: RuntimeError
161 function_type/function_type96_test: RuntimeError 162 function_type/function_type96_test: RuntimeError
162 function_type/function_type97_test: RuntimeError 163 function_type/function_type97_test: RuntimeError
163 function_type/function_type98_test: RuntimeError 164 function_type/function_type98_test: RuntimeError
164 function_type/function_type99_test: RuntimeError 165 function_type/function_type99_test: RuntimeError
165 function_type/function_type9_test: RuntimeError 166 function_type/function_type9_test: RuntimeError
166 cha_deopt1_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 167 cha_deopt1_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
167 cha_deopt2_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 168 cha_deopt2_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
168 cha_deopt3_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335. 169 cha_deopt3_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
170 compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constan t evaluation.
169 171
170 [ $checked && ($compiler == dartk || $compiler == dartkp) ] 172 [ $checked && ($compiler == dartk || $compiler == dartkp) ]
171 assign_static_type_test/02: MissingCompileTimeError 173 assign_static_type_test/02: MissingCompileTimeError
172 async_return_types_test/nestedFuture: Fail 174 async_return_types_test/nestedFuture: Fail
173 async_return_types_test/wrongTypeParameter: Fail 175 async_return_types_test/wrongTypeParameter: Fail
174 176
175 # These test entries will be valid for vm (with and without kernel). 177 # These test entries will be valid for vm (with and without kernel).
176 [ $compiler == none || $compiler == app_jit || $compiler == dartk ] 178 [ $compiler == none || $compiler == app_jit || $compiler == dartk ]
177 async_star_cancel_while_paused_test: RuntimeError 179 async_star_cancel_while_paused_test: RuntimeError
178 async_star_pause_test: Fail, OK 180 async_star_pause_test: Fail, OK
179 181
180 [ $compiler == dartk && $runtime == vm ] 182 [ $compiler == dartk && $runtime == vm ]
181 async_star_cancel_while_paused_test: RuntimeError 183 async_star_cancel_while_paused_test: RuntimeError
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698