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

Side by Side Diff: tests/language_strong/language_strong_kernel.status

Issue 2985243002: Migrate block 44. (Closed)
Patch Set: 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) 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 [ $compiler == dartk && $runtime == vm ] 5 [ $compiler == dartk && $runtime == vm ]
6 async_await_test/02: DartkCompileTimeError 6 async_await_test/02: DartkCompileTimeError
7 async_await_test/03: DartkCompileTimeError 7 async_await_test/03: DartkCompileTimeError
8 async_await_test/none: DartkCompileTimeError 8 async_await_test/none: DartkCompileTimeError
9 async_star_test/01: DartkCompileTimeError 9 async_star_test/01: DartkCompileTimeError
10 async_star_test/02: DartkCompileTimeError 10 async_star_test/02: DartkCompileTimeError
11 async_star_test/03: DartkCompileTimeError 11 async_star_test/03: DartkCompileTimeError
12 async_star_test/04: DartkCompileTimeError 12 async_star_test/04: DartkCompileTimeError
13 async_star_test/05: DartkCompileTimeError 13 async_star_test/05: DartkCompileTimeError
14 async_star_test/none: DartkCompileTimeError 14 async_star_test/none: DartkCompileTimeError
15 asyncstar_throw_in_catch_test: Timeout 15 asyncstar_throw_in_catch_test: Timeout
16 asyncstar_yield_test: Timeout 16 asyncstar_yield_test: Timeout
17 asyncstar_yieldstar_test: Timeout 17 asyncstar_yieldstar_test: Timeout
18 await_in_cascade_test: RuntimeError 18 await_in_cascade_test: RuntimeError
19 bool_test: RuntimeError # Throws CastError instead of TypeError
20 cha_deopt1_test: RuntimeError 19 cha_deopt1_test: RuntimeError
21 cha_deopt2_test: RuntimeError 20 cha_deopt2_test: RuntimeError
22 cha_deopt3_test: RuntimeError 21 cha_deopt3_test: RuntimeError
23 closure_type_variable_test: RuntimeError 22 closure_type_variable_test: RuntimeError
24 closures_initializer_test: RuntimeError 23 closures_initializer_test: RuntimeError
25 compile_time_constant12_test: Crash 24 compile_time_constant12_test: Crash
26 conditional_import_string_test: DartkCompileTimeError 25 conditional_import_string_test: DartkCompileTimeError
27 conditional_import_test: DartkCompileTimeError 26 conditional_import_test: DartkCompileTimeError
28 const_evaluation_test/01: RuntimeError 27 const_evaluation_test/01: RuntimeError
29 const_locals_test: RuntimeError 28 const_locals_test: RuntimeError
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 regress_22700_test: RuntimeError 182 regress_22700_test: RuntimeError
184 regress_r24720_test: RuntimeError 183 regress_r24720_test: RuntimeError
185 reify_typevar_static_test/00: MissingCompileTimeError 184 reify_typevar_static_test/00: MissingCompileTimeError
186 reify_typevar_test: RuntimeError 185 reify_typevar_test: RuntimeError
187 setter_no_getter_test/01: Crash # VM does not support BottomType 186 setter_no_getter_test/01: Crash # VM does not support BottomType
188 switch_try_catch_test: RuntimeError 187 switch_try_catch_test: RuntimeError
189 sync_generator3_test/test2: RuntimeError 188 sync_generator3_test/test2: RuntimeError
190 type_error_test: RuntimeError # Throws CastError instead of TypeError 189 type_error_test: RuntimeError # Throws CastError instead of TypeError
191 type_literal_test: RuntimeError 190 type_literal_test: RuntimeError
192 type_parameter_literal_test: RuntimeError 191 type_parameter_literal_test: RuntimeError
OLDNEW
« tests/language_2/bool_check_test.dart ('K') | « tests/language_strong/language_strong.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698