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

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

Issue 1136843006: dart2js cps: Access to lazily initialized fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase 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 | Annotate | Revision Log
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.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 == 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 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 double_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 225 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. 226 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. 227 double_round2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
228 double_round4_test: RuntimeError # Please triage this failure. 228 double_round4_test: RuntimeError # Please triage this failure.
229 double_round_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. 230 double_truncate2_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
231 double_truncate_test: RuntimeError # Please triage this failure. 231 double_truncate_test: RuntimeError # Please triage this failure.
232 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 232 duration2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
233 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 233 duration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
234 error_stack_trace1_test: Pass # Please triage this failure. 234 error_stack_trace1_test: Pass # Please triage this failure.
235 error_stack_trace2_test: Crash # unsupported element kind: cyclicStatic:field
236 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node 235 error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail( "Should not reach");}): Unhandled node
237 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 236 expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
238 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 237 growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
239 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 238 has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
240 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>. 239 hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
241 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 240 hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
242 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 241 hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
243 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 242 hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
244 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented. 243 hashcode_test: Crash # Instance of 'TypeOperator': type casts not implemented.
245 int_from_environment_test: RuntimeError # Please triage this failure. 244 int_from_environment_test: RuntimeError # Please triage this failure.
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 map_test: Crash # Please triage this failure. 297 map_test: Crash # Please triage this failure.
299 map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 298 map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
300 map_values2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<int>. 299 map_values2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<int>.
301 map_values3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<String>. 300 map_values3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<String>.
302 map_values4_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<String>. 301 map_values4_test: Crash # Instance of 'TypeOperator': type check unimplemented f or Iterable<String>.
303 null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 302 null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
304 null_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyna mic. 303 null_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyna mic.
305 num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 304 num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
306 num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 305 num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
307 num_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 306 num_parse_test/none: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
308 num_sign_test: Crash # unsupported element kind: numbers:field
309 queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 307 queue_first_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
310 queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 308 queue_last_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
311 queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 309 queue_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
312 queue_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 310 queue_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
313 regexp/compile-crash_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 311 regexp/compile-crash_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
314 regexp/compile_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 312 regexp/compile_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
315 regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 313 regexp/early-acid3-86_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
316 regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 314 regexp/invalid-range-in-class_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
317 regexp/multiline_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 315 regexp/multiline_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
318 regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 316 regexp/no-extensions_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
(...skipping 12 matching lines...) Expand all
331 string_from_environment_test: RuntimeError # Please triage this failure. 329 string_from_environment_test: RuntimeError # Please triage this failure.
332 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 330 string_fromcharcode_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
333 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 331 string_fromcharcodes_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
334 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 332 string_operations_with_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
335 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 333 string_pattern_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
336 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 334 string_replace_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
337 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 335 string_runes_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
338 string_source_test: Crash # Instance of 'TypeOperator': type casts not implement ed. 336 string_source_test: Crash # Instance of 'TypeOperator': type casts not implement ed.
339 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 337 string_substring_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
340 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 338 string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
341 symbol_operator_test/03: Crash # unsupported element kind: $:field 339 symbol_operator_test/03 : RuntimeError
342 symbol_operator_test/none: Crash # unsupported element kind: $:field
343 symbol_reserved_word_test/03: Pass # Please triage this failure. 340 symbol_reserved_word_test/03: Pass # Please triage this failure.
344 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 341 symbol_reserved_word_test/06: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
345 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 342 symbol_reserved_word_test/09: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
346 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 343 symbol_reserved_word_test/12: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
347 symbol_test/none: Crash # Please triage this failure. 344 symbol_test/none: Crash # Please triage this failure.
348 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 345 uri_file_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
349 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 346 uri_ipv4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
350 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 347 uri_ipv6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
351 uri_normalize_path_test: RuntimeError # Please triage this failure. 348 uri_normalize_path_test: RuntimeError # Please triage this failure.
352 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 349 uri_path_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
353 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 350 uri_query_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
354 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 351 uri_scheme_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
355 uri_test: Crash # Please triage this failure. 352 uri_test: Crash # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698