| OLD | NEW |
| 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 # This directory contains tests that are intended to show the | 5 # This directory contains tests that are intended to show the |
| 6 # current state of the language. | 6 # current state of the language. |
| 7 | 7 |
| 8 # In order to maintain maximum test coverage for all builds, | 8 # In order to maintain maximum test coverage for all builds, |
| 9 # please use the following procedure to mark a test | 9 # please use the following procedure to mark a test |
| 10 # failed on architectures other than the one you are working on. | 10 # failed on architectures other than the one you are working on. |
| (...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 508 | 508 |
| 509 type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847 | 509 type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847 |
| 510 | 510 |
| 511 | 511 |
| 512 execute_finally10_test: Fail # VM bug: issue 430 | 512 execute_finally10_test: Fail # VM bug: issue 430 |
| 513 execute_finally11_test: Fail # VM bug: issue 430 | 513 execute_finally11_test: Fail # VM bug: issue 430 |
| 514 | 514 |
| 515 bound_closure_equality_test: Fail # Issue 10849 | 515 bound_closure_equality_test: Fail # Issue 10849 |
| 516 | 516 |
| 517 [ $compiler == dart2dart && $minified ] | 517 [ $compiler == dart2dart && $minified ] |
| 518 dynamic_test: Fail # dartbug.com/11468 |
| 519 function_subtype_bound_closure0_test: Fail # dartbug.com/11468 |
| 520 function_subtype_bound_closure1_test: Fail # dartbug.com/11468 |
| 521 function_subtype_bound_closure2_test: Fail # dartbug.com/11468 |
| 522 function_subtype_bound_closure5_test: Fail # dartbug.com/11468 |
| 523 function_subtype_bound_closure6_test: Fail # dartbug.com/11468 |
| 524 function_subtype_bound_closure7_test: Fail # dartbug.com/11468 |
| 525 function_subtype_cast0_test: Fail # dartbug.com/11468 |
| 526 function_subtype_cast1_test: Fail # dartbug.com/11468 |
| 527 function_subtype_cast2_test: Fail # dartbug.com/11468 |
| 528 function_subtype_cast3_test: Fail # dartbug.com/11468 |
| 529 function_subtype_factory0_test: Fail # dartbug.com/11468 |
| 530 function_subtype_local1_test: Fail # dartbug.com/11468 |
| 531 function_subtype_local5_test: Fail # dartbug.com/11468 |
| 532 function_subtype_not0_test: Fail # dartbug.com/11468 |
| 533 function_subtype_not1_test: Fail # dartbug.com/11468 |
| 534 function_subtype_not2_test: Fail # dartbug.com/11468 |
| 535 function_subtype_not3_test: Fail # dartbug.com/11468 |
| 536 function_subtype_top_level1_test: Fail # dartbug.com/11468 |
| 537 function_type_alias2_test: Fail # dartbug.com/11468 |
| 538 function_type_alias3_test: Fail # dartbug.com/11468 |
| 539 function_type_alias4_test: Fail # dartbug.com/11468 |
| 540 function_type_alias6_test: Fail # dartbug.com/11468 |
| 541 function_type_alias_test: Fail # dartbug.com/11468 |
| 542 method_override_test: Fail # dartbug.com/11468 |
| 543 |
| 544 function_subtype0_test: Fail # dartbug.com/11467 |
| 545 function_subtype1_test: Fail # dartbug.com/11467 |
| 546 function_subtype_bound_closure3_test: Fail # dartbug.com/11467 |
| 547 function_subtype_bound_closure4_test: Fail # dartbug.com/11467 |
| 548 function_subtype_call0_test: Fail # dartbug.com/11467 |
| 549 function_subtype_call1_test: Fail # dartbug.com/11467 |
| 550 function_subtype_call2_test: Fail # dartbug.com/11467 |
| 551 function_subtype_inline0_test: Fail # dartbug.com/11467 |
| 552 function_subtype_local0_test: Fail # dartbug.com/11467 |
| 553 function_subtype_local2_test: Fail # dartbug.com/11467 |
| 554 function_subtype_local3_test: Fail # dartbug.com/11467 |
| 555 function_subtype_local4_test: Fail # dartbug.com/11467 |
| 556 function_subtype_named1_test: Fail # dartbug.com/11467 |
| 557 function_subtype_named2_test: Fail # dartbug.com/11467 |
| 558 function_subtype_optional1_test: Fail # dartbug.com/11467 |
| 559 function_subtype_optional2_test: Fail # dartbug.com/11467 |
| 560 function_subtype_top_level0_test: Fail # dartbug.com/11467 |
| 518 | 561 |
| 519 super_getter_setter_test: Fail # Issue 11065. | 562 super_getter_setter_test: Fail # Issue 11065. |
| 520 | 563 |
| 521 # TODO(tball): Assign proper bug numbers. | 564 # TODO(tball): Assign proper bug numbers. |
| 522 class_literal_test/none: Fail | 565 class_literal_test/none: Fail |
| 523 | 566 |
| 524 import_core_prefix_test: Pass | 567 import_core_prefix_test: Pass |
| 525 prefix22_test: Pass | 568 prefix22_test: Pass |
| 526 invocation_mirror_test: Fail, OK # hardcoded names. | 569 invocation_mirror_test: Fail, OK # hardcoded names. |
| 527 super_call4_test: Fail, OK # hardcoded names. | 570 super_call4_test: Fail, OK # hardcoded names. |
| (...skipping 26 matching lines...) Expand all Loading... |
| 554 deopt_smi_op_test: Fail | 597 deopt_smi_op_test: Fail |
| 555 gc_test: Crash | 598 gc_test: Crash |
| 556 invocation_mirror_test: Fail | 599 invocation_mirror_test: Fail |
| 557 load_to_load_forwarding_vm_test: Fail | 600 load_to_load_forwarding_vm_test: Fail |
| 558 named_parameters_with_conversions_test: Pass, Crash | 601 named_parameters_with_conversions_test: Pass, Crash |
| 559 positive_bit_operations_test: Pass, Fail, Crash | 602 positive_bit_operations_test: Pass, Fail, Crash |
| 560 left_shift_test: Pass, Fail | 603 left_shift_test: Pass, Fail |
| 561 large_implicit_getter_test: Crash, Pass | 604 large_implicit_getter_test: Crash, Pass |
| 562 stack_overflow_test: Crash, Pass | 605 stack_overflow_test: Crash, Pass |
| 563 stack_overflow_stacktrace_test: Crash, Pass | 606 stack_overflow_stacktrace_test: Crash, Pass |
| OLD | NEW |