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

Side by Side Diff: tests/language/language_dart2js.status

Issue 2939323002: Fix dart2js-with-kernel status (Closed)
Patch Set: Created 3 years, 6 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 | « tests/compiler/dart2js_native/dart2js_native.status ('k') | 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) 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 == dart2js ] 5 [ $compiler == dart2js ]
6 enum_test: Fail # Issue 28340 6 enum_test: Fail # Issue 28340
7 regress_28341_test: Fail # Issue 28340 7 regress_28341_test: Fail # Issue 28340
8 regress_29349_test: CompileTimeError # Issue 29745 8 regress_29349_test: CompileTimeError # Issue 29745
9 regress_29481_test: Crash # Issue 29754 9 regress_29481_test: Crash # Issue 29754
10 deferred_not_loaded_check_test: Fail # Issue 27577 10 deferred_not_loaded_check_test: Fail # Issue 27577
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 deferred_constraints_constants_test/metadata2: Crash # Issue 27394 341 deferred_constraints_constants_test/metadata2: Crash # Issue 27394
342 deferred_constraints_constants_test/metadata3: Crash # Issue 27394 342 deferred_constraints_constants_test/metadata3: Crash # Issue 27394
343 deferred_constraints_constants_test/none: Crash # Issue 27394 343 deferred_constraints_constants_test/none: Crash # Issue 27394
344 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394 344 deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
345 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 345 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
346 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 346 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
347 deferred_load_constants_test/none: RuntimeError # Issue 27394 347 deferred_load_constants_test/none: RuntimeError # Issue 27394
348 deferred_super_dependency_test/01: Crash # Issue 27394 348 deferred_super_dependency_test/01: Crash # Issue 27394
349 enum_mirror_test: Crash # Issue 27394 349 enum_mirror_test: Crash # Issue 27394
350 export_ambiguous_main_negative_test: Crash # Issue 27394 350 export_ambiguous_main_negative_test: Crash # Issue 27394
351 f_bounded_quantification5_test: RuntimeError # Issue 27394
352 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 351 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
353 final_param_test/01: MissingRuntimeError # Issue 27394 352 final_param_test/01: MissingRuntimeError # Issue 27394
354 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 353 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
355 first_class_types_constants_test: RuntimeError # Issue 27394 354 first_class_types_constants_test: RuntimeError # Issue 27394
356 first_class_types_test: RuntimeError # Issue 27394 355 first_class_types_test: RuntimeError # Issue 27394
357 function_subtype3_test: RuntimeError # Issue 27394
358 function_subtype_typearg0_test: RuntimeError # Issue 27394
359 generic2_test: RuntimeError # Issue 27394 356 generic2_test: RuntimeError # Issue 27394
360 generic_field_mixin2_test: Crash # Issue 27394 357 generic_field_mixin2_test: Crash # Issue 27394
361 generic_field_mixin3_test: Crash # Issue 27394 358 generic_field_mixin3_test: Crash # Issue 27394
362 generic_field_mixin6_test/01: Crash # Issue 27394 359 generic_field_mixin6_test/01: Crash # Issue 27394
363 generic_field_mixin_test: Crash # Issue 27394 360 generic_field_mixin_test: Crash # Issue 27394
364 generic_instanceof5_test: RuntimeError # Issue 27394
365 generic_instanceof_test: RuntimeError # Issue 27394 361 generic_instanceof_test: RuntimeError # Issue 27394
366 generic_local_functions_test: Crash # Issue 27394 362 generic_local_functions_test: Crash # Issue 27394
367 generic_metadata_test/02: Crash # Issue 27394 363 generic_metadata_test/02: Crash # Issue 27394
368 generic_metadata_test/03: Crash # Issue 27394 364 generic_metadata_test/03: Crash # Issue 27394
369 generic_methods_generic_function_parameter_test: Crash # Issue 27394 365 generic_methods_generic_function_parameter_test: Crash # Issue 27394
370 generic_methods_type_expression_test/01: RuntimeError # Issue 27394 366 generic_methods_type_expression_test/01: RuntimeError # Issue 27394
371 generic_methods_type_expression_test/03: RuntimeError # Issue 27394 367 generic_methods_type_expression_test/03: RuntimeError # Issue 27394
372 generic_methods_type_expression_test/none: RuntimeError # Issue 27394 368 generic_methods_type_expression_test/none: RuntimeError # Issue 27394
373 generic_native_test: RuntimeError # Issue 27394 369 generic_native_test: RuntimeError # Issue 27394
374 get_set_syntax_test/00: Crash # Issue 27394 370 get_set_syntax_test/00: Crash # Issue 27394
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 mixin_illegal_super_use_test/06: Crash # Issue 27394 418 mixin_illegal_super_use_test/06: Crash # Issue 27394
423 mixin_illegal_super_use_test/08: Crash # Issue 27394 419 mixin_illegal_super_use_test/08: Crash # Issue 27394
424 mixin_illegal_super_use_test/09: Crash # Issue 27394 420 mixin_illegal_super_use_test/09: Crash # Issue 27394
425 mixin_invalid_inheritance1_test/01: Crash # Issue 27394 421 mixin_invalid_inheritance1_test/01: Crash # Issue 27394
426 mixin_invalid_inheritance1_test/02: Crash # Issue 27394 422 mixin_invalid_inheritance1_test/02: Crash # Issue 27394
427 mixin_invalid_inheritance1_test/03: Crash # Issue 27394 423 mixin_invalid_inheritance1_test/03: Crash # Issue 27394
428 mixin_invalid_inheritance2_test/01: Crash # Issue 27394 424 mixin_invalid_inheritance2_test/01: Crash # Issue 27394
429 mixin_invalid_inheritance2_test/02: Crash # Issue 27394 425 mixin_invalid_inheritance2_test/02: Crash # Issue 27394
430 mixin_invalid_inheritance2_test/03: Crash # Issue 27394 426 mixin_invalid_inheritance2_test/03: Crash # Issue 27394
431 mixin_lib_extends_field_test: Crash # Issue 27394 427 mixin_lib_extends_field_test: Crash # Issue 27394
432 mixin_only_for_rti_test: RuntimeError # Issue 27394
433 mixin_proto_test: Crash # Issue 27394 428 mixin_proto_test: Crash # Issue 27394
434 mixin_regress_11398_test: Crash # Issue 27394 429 mixin_regress_11398_test: Crash # Issue 27394
435 mixin_super_constructor2_test: Crash # Issue 27394 430 mixin_super_constructor2_test: Crash # Issue 27394
436 mixin_super_constructor_default_test: Crash # Issue 27394 431 mixin_super_constructor_default_test: Crash # Issue 27394
437 mixin_super_constructor_named_test/01: Crash # Issue 27394 432 mixin_super_constructor_named_test/01: Crash # Issue 27394
438 mixin_super_constructor_named_test/none: Crash # Issue 27394 433 mixin_super_constructor_named_test/none: Crash # Issue 27394
439 mixin_super_constructor_positionals_test/01: Crash # Issue 27394 434 mixin_super_constructor_positionals_test/01: Crash # Issue 27394
440 mixin_super_constructor_positionals_test/none: Crash # Issue 27394 435 mixin_super_constructor_positionals_test/none: Crash # Issue 27394
441 mixin_super_constructor_test: Crash # Issue 27394 436 mixin_super_constructor_test: Crash # Issue 27394
442 mixin_type_parameter5_test: Crash # Issue 27394 437 mixin_type_parameter5_test: Crash # Issue 27394
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 super_operator_index_test/04: Crash # Issue 27394 486 super_operator_index_test/04: Crash # Issue 27394
492 super_operator_index_test/05: Crash # Issue 27394 487 super_operator_index_test/05: Crash # Issue 27394
493 super_operator_index_test/06: Crash # Issue 27394 488 super_operator_index_test/06: Crash # Issue 27394
494 super_operator_index_test/07: Crash # Issue 27394 489 super_operator_index_test/07: Crash # Issue 27394
495 super_operator_test: Crash # Issue 27394 490 super_operator_test: Crash # Issue 27394
496 super_setter_interceptor_test: RuntimeError # Issue 27394 491 super_setter_interceptor_test: RuntimeError # Issue 27394
497 this_conditional_operator_test/01: Crash # Issue 27394 492 this_conditional_operator_test/01: Crash # Issue 27394
498 try_catch_syntax_test/13: Crash # Issue 27394 493 try_catch_syntax_test/13: Crash # Issue 27394
499 try_catch_syntax_test/14: Crash # Issue 27394 494 try_catch_syntax_test/14: Crash # Issue 27394
500 try_catch_syntax_test/15: Crash # Issue 27394 495 try_catch_syntax_test/15: Crash # Issue 27394
501 type_argument_substitution_test: RuntimeError # Issue 27394
502 type_parameter_test/01: RuntimeError # Issue 27394 496 type_parameter_test/01: RuntimeError # Issue 27394
503 type_parameter_test/02: RuntimeError # Issue 27394 497 type_parameter_test/02: RuntimeError # Issue 27394
504 type_parameter_test/03: RuntimeError # Issue 27394 498 type_parameter_test/03: RuntimeError # Issue 27394
505 type_parameter_test/04: RuntimeError # Issue 27394 499 type_parameter_test/04: RuntimeError # Issue 27394
506 type_parameter_test/05: RuntimeError # Issue 27394 500 type_parameter_test/05: RuntimeError # Issue 27394
507 type_parameter_test/06: RuntimeError # Issue 27394 501 type_parameter_test/06: RuntimeError # Issue 27394
508 type_parameter_test/none: RuntimeError # Issue 27394 502 type_parameter_test/none: RuntimeError # Issue 27394
509 type_variable_field_initializer_closure_test: RuntimeError # Issue 27394 503 type_variable_field_initializer_closure_test: RuntimeError # Issue 27394
510 type_variable_field_initializer_test: RuntimeError # Issue 27394 504 type_variable_field_initializer_test: RuntimeError # Issue 27394
511 type_variable_nested_test: RuntimeError # Issue 27394 505 type_variable_nested_test: RuntimeError # Issue 27394
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 deferred_global_test: Crash # Issue 27394 574 deferred_global_test: Crash # Issue 27394
581 factory6_test/00: Crash # Issue 27394 575 factory6_test/00: Crash # Issue 27394
582 factory_redirection_test/01: Crash # Issue 27394 576 factory_redirection_test/01: Crash # Issue 27394
583 factory_redirection_test/02: Crash # Issue 27394 577 factory_redirection_test/02: Crash # Issue 27394
584 factory_redirection_test/03: Crash # Issue 27394 578 factory_redirection_test/03: Crash # Issue 27394
585 named_parameters_test/01: Crash # Issue 27394 579 named_parameters_test/01: Crash # Issue 27394
586 named_parameters_test/03: Crash # Issue 27394 580 named_parameters_test/03: Crash # Issue 27394
587 named_parameters_test/05: Crash # Issue 27394 581 named_parameters_test/05: Crash # Issue 27394
588 named_parameters_test/07: Crash # Issue 27394 582 named_parameters_test/07: Crash # Issue 27394
589 named_parameters_test/09: Crash # Issue 27394 583 named_parameters_test/09: Crash # Issue 27394
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698