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

Side by Side Diff: tests/corelib/corelib.status

Issue 1144163004: dart2js cps: Always use interceptors and type tags for 'is' checks. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Rebase + status file Created 5 years, 7 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) 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 == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 5 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
6 bool_from_environment2_test: Skip 6 bool_from_environment2_test: Skip
7 bool_from_environment_test: Skip 7 bool_from_environment_test: Skip
8 from_environment_const_type_test: Skip 8 from_environment_const_type_test: Skip
9 from_environment_const_type_undefined_test: Skip 9 from_environment_const_type_undefined_test: Skip
10 int_from_environment2_test: Skip 10 int_from_environment2_test: Skip
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
212 [ $compiler == dart2js && $cps_ir ] 212 [ $compiler == dart2js && $cps_ir ]
213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 213 apply2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
214 apply_test: Crash # Please triage this failure. 214 apply_test: Crash # Please triage this failure.
215 bool_from_environment_test: RuntimeError # Please triage this failure. 215 bool_from_environment_test: RuntimeError # Please triage this failure.
216 collection_removes_test: RuntimeError # Please triage this failure. 216 collection_removes_test: RuntimeError # Please triage this failure.
217 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 217 const_list_remove_range_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
218 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 218 const_list_set_range_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
219 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary. 219 core_runtime_types_test: Crash # Instance of 'TypeOperator': type check unimplem ented for _Nullary.
220 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 220 date_time_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
221 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 221 double_ceil2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
222 double_ceil_test: RuntimeError # Please triage this failure.
223 double_floor2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 222 double_floor2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
224 double_floor_test: RuntimeError # Please triage this failure.
225 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 223 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
226 double_parse_test/none: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 224 double_parse_test/none: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
227 double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 225 double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
228 double_round4_test: RuntimeError # Please triage this failure.
229 double_round_test: RuntimeError # Please triage this failure.
230 double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 226 double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
231 double_truncate_test: RuntimeError # Please triage this failure.
232 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 227 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
233 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 228 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
234 error_stack_trace1_test: Pass # Please triage this failure. 229 error_stack_trace1_test: Pass # Please triage this failure.
235 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node 230 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node
236 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 231 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
237 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 232 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
238 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 233 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
239 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>. 234 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
240 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 235 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
241 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 236 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
242 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 237 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
243 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented. 238 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented.
244 int_from_environment_test: RuntimeError # Please triage this failure. 239 int_from_environment_test: RuntimeError # Please triage this failure.
245 int_parse_radix_test/01: Crash # Please triage this failure. 240 int_parse_radix_test/01: Crash # Please triage this failure.
246 int_parse_radix_test/02: Crash # Please triage this failure. 241 int_parse_radix_test/02: Crash # Please triage this failure.
247 int_parse_radix_test/none: Crash # Please triage this failure. 242 int_parse_radix_test/none: Crash # Please triage this failure.
248 is_operator_basic_types_test: RuntimeError # Please triage this failure.
249 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 243 iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
250 iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemente d for Iterable<int>. 244 iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemente d for Iterable<int>.
251 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 245 iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
252 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 246 iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
253 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 247 iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
254 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 248 iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
255 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>. 249 iterable_generate_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for Iterable<int>.
256 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 250 iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
257 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 251 iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
258 iterable_mapping_test: RuntimeError # Please triage this failure.
259 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 252 iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
260 iterable_return_type_test/01: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>. 253 iterable_return_type_test/01: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>.
261 iterable_return_type_test/02: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>. 254 iterable_return_type_test/02: Crash # Instance of 'TypeOperator': type check uni mplemented for Map<int, int>.
262 iterable_return_type_test/none: Crash # Instance of 'TypeOperator': type check u nimplemented for Map<int, int>. 255 iterable_return_type_test/none: Crash # Instance of 'TypeOperator': type check u nimplemented for Map<int, int>.
263 iterable_single_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 256 iterable_single_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
264 iterable_single_where_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 257 iterable_single_where_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
265 iterable_skip_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 258 iterable_skip_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
266 iterable_take_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 259 iterable_take_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
267 iterable_to_list_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<int>. 260 iterable_to_list_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<int>.
268 iterable_to_set_test: Crash # Instance of 'TypeOperator': type check unimplement ed for Set<int>. 261 iterable_to_set_test: Crash # Instance of 'TypeOperator': type check unimplement ed for Set<int>.
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 337 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
345 symbol_test/none: Crash # Please triage this failure. 338 symbol_test/none: Crash # Please triage this failure.
346 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 339 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
347 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 340 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
348 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 341 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
349 uri_normalize_path_test: RuntimeError # Please triage this failure. 342 uri_normalize_path_test: RuntimeError # Please triage this failure.
350 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 343 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
351 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 344 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
352 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 345 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
353 uri_test: Crash # Please triage this failure. 346 uri_test: Crash # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698