Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file | 1 // Copyright (c) 2015, 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 define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'], | 5 define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'], |
| 6 function(dart_sdk, async_helper, expect, unittest, is, require) { | 6 function(dart_sdk, async_helper, expect, unittest, is, require) { |
| 7 'use strict'; | 7 'use strict'; |
| 8 | 8 |
| 9 async_helper = async_helper.async_helper; | 9 async_helper = async_helper.async_helper; |
| 10 let minitest = expect.minitest; | 10 let minitest = expect.minitest; |
| (...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 564 'deferred_mirrors_update_test': fail, | 564 'deferred_mirrors_update_test': fail, |
| 565 'empty_test': fail, | 565 'empty_test': fail, |
| 566 'equality_test': fail, | 566 'equality_test': fail, |
| 567 'fake_function_with_call_test': fail, | 567 'fake_function_with_call_test': fail, |
| 568 'field_type_test': fail, | 568 'field_type_test': fail, |
| 569 'function_type_mirror_test': fail, | 569 'function_type_mirror_test': fail, |
| 570 'generic_f_bounded_test_01_multi': fail, | 570 'generic_f_bounded_test_01_multi': fail, |
| 571 'generic_f_bounded_test_none_multi': fail, | 571 'generic_f_bounded_test_none_multi': fail, |
| 572 'generic_function_typedef_test': fail, | 572 'generic_function_typedef_test': fail, |
| 573 'generic_interface_test_none_multi': fail, | 573 'generic_interface_test_none_multi': fail, |
| 574 'generic_list_test': fail, | |
| 575 'generic_local_function_test': fail, | 574 'generic_local_function_test': fail, |
| 576 'generic_mixin_applications_test': fail, | 575 'generic_mixin_applications_test': fail, |
| 577 'generic_mixin_test': fail, | 576 'generic_mixin_test': fail, |
| 578 'generic_superclass_test_01_multi': fail, | 577 'generic_superclass_test_01_multi': fail, |
| 579 'generic_superclass_test_none_multi': fail, | 578 'generic_superclass_test_none_multi': fail, |
| 580 'generic_type_mirror_test': fail, | 579 'generic_type_mirror_test': fail, |
| 581 'generics_double_substitution_test_01_multi': fail, | 580 'generics_double_substitution_test_01_multi': fail, |
| 582 'generics_double_substitution_test_none_multi': fail, | 581 'generics_double_substitution_test_none_multi': fail, |
| 583 'generics_dynamic_test': fail, | 582 'generics_dynamic_test': fail, |
| 584 'generics_special_types_test': fail, | 583 'generics_special_types_test': fail, |
| 585 'generics_substitution_test': fail, | 584 'generics_substitution_test': fail, |
| 586 'generics_test_none_multi': fail, | 585 'generics_test_none_multi': fail, |
| 587 'globalized_closures2_test_00_multi': fail, | 586 'globalized_closures2_test_00_multi': fail, |
| 588 'globalized_closures2_test_none_multi': fail, | 587 'globalized_closures2_test_none_multi': fail, |
| 589 'globalized_closures_test_00_multi': fail, | 588 'globalized_closures_test_00_multi': fail, |
| 590 'globalized_closures_test_none_multi': fail, | 589 'globalized_closures_test_none_multi': fail, |
| 591 'hierarchy_invariants_test': fail, | 590 'hierarchy_invariants_test': fail, |
| 592 'hot_get_field_test': fail, | 591 'hot_get_field_test': fail, |
| 593 'hot_set_field_test': fail, | 592 'hot_set_field_test': fail, |
| 594 'inherited_metadata_test': fail, | 593 'inherited_metadata_test': fail, |
| 595 'instance_members_unimplemented_interface_test': fail, | 594 'instance_members_unimplemented_interface_test': fail, |
| 596 'instance_members_with_override_test': fail, // JsClassMirror.instanceMemb ers unimplemented | 595 'instance_members_with_override_test': fail, // JsClassMirror.instanceMemb ers unimplemented |
| 597 'instantiate_abstract_class_test': fail, | 596 'instantiate_abstract_class_test': fail, |
| 598 'intercepted_superclass_test': fail, | |
| 599 'invocation_fuzz_test_emptyarray_multi': fail, | 597 'invocation_fuzz_test_emptyarray_multi': fail, |
| 600 'invocation_fuzz_test_false_multi': fail, | 598 'invocation_fuzz_test_false_multi': fail, |
| 601 'invocation_fuzz_test_none_multi': fail, | 599 'invocation_fuzz_test_none_multi': fail, |
| 602 'invocation_fuzz_test_smi_multi': fail, | 600 'invocation_fuzz_test_smi_multi': fail, |
| 603 'invocation_fuzz_test_string_multi': fail, | 601 'invocation_fuzz_test_string_multi': fail, |
| 604 'invoke_call_on_closure_test': fail, | 602 'invoke_call_on_closure_test': fail, |
| 605 'invoke_closurization2_test': fail, | 603 'invoke_closurization2_test': fail, |
| 606 'invoke_closurization_test': fail, | 604 'invoke_closurization_test': fail, |
| 607 'invoke_import_test': fail, | 605 'invoke_import_test': fail, |
| 608 'invoke_named_test_01_multi': fail, | 606 'invoke_named_test_01_multi': fail, |
| (...skipping 21 matching lines...) Expand all Loading... | |
| 630 'metadata_test': fail, | 628 'metadata_test': fail, |
| 631 'method_mirror_location_test': fail, | 629 'method_mirror_location_test': fail, |
| 632 'method_mirror_returntype_test': fail, | 630 'method_mirror_returntype_test': fail, |
| 633 'method_mirror_source_line_ending_test': fail, | 631 'method_mirror_source_line_ending_test': fail, |
| 634 'method_mirror_source_test': fail, | 632 'method_mirror_source_test': fail, |
| 635 'mirrors_reader_test': fail, | 633 'mirrors_reader_test': fail, |
| 636 'mirrors_resolve_fields_test': fail, | 634 'mirrors_resolve_fields_test': fail, |
| 637 'mirrors_used_typedef_declaration_test_01_multi': fail, | 635 'mirrors_used_typedef_declaration_test_01_multi': fail, |
| 638 'mirrors_used_typedef_declaration_test_none_multi': fail, | 636 'mirrors_used_typedef_declaration_test_none_multi': fail, |
| 639 'mixin_test': fail, | 637 'mixin_test': fail, |
| 640 'new_instance_with_type_arguments_test': fail, | |
| 641 'null2_test': fail, | 638 'null2_test': fail, |
| 642 'null_test': fail, | 639 'null_test': fail, |
| 643 'other_declarations_location_test': fail, | 640 'other_declarations_location_test': fail, |
| 644 'parameter_annotation_mirror_test': fail, | 641 'parameter_annotation_mirror_test': fail, |
| 645 'parameter_is_const_test_none_multi': fail, | 642 'parameter_is_const_test_none_multi': fail, |
| 646 'parameter_metadata_test': fail, | 643 'parameter_metadata_test': fail, |
| 647 'private_class_field_test': fail, | 644 'private_class_field_test': fail, |
| 648 'private_symbol_mangling_test': fail, | 645 'private_symbol_mangling_test': fail, |
| 649 'private_types_test': fail, | 646 'private_types_test': fail, |
| 650 'raw_type_test_01_multi': fail, | |
| 651 'raw_type_test_none_multi': fail, | |
|
Bob Nystrom
2017/05/25 20:16:05
Always nice seeing more tests passing!
| |
| 652 'reflect_class_test_none_multi': fail, | 647 'reflect_class_test_none_multi': fail, |
| 653 'reflect_runtime_type_test': fail, | 648 'reflect_runtime_type_test': fail, |
| 654 'reflect_uninstantiated_class_test': fail, | 649 'reflect_uninstantiated_class_test': fail, |
| 655 'reflected_type_classes_test_none_multi': fail, | 650 'reflected_type_classes_test_none_multi': fail, |
| 656 'reflected_type_function_type_test': fail, | 651 'reflected_type_function_type_test': fail, |
| 657 'reflected_type_special_types_test': fail, | 652 'reflected_type_special_types_test': fail, |
| 658 'reflected_type_test_none_multi': fail, | 653 'reflected_type_test_none_multi': fail, |
| 659 'reflected_type_typedefs_test': fail, | 654 'reflected_type_typedefs_test': fail, |
| 660 'reflected_type_typevars_test': fail, | 655 'reflected_type_typevars_test': fail, |
| 661 'reflectively_instantiate_uninstantiated_class_test': fail, | 656 'reflectively_instantiate_uninstantiated_class_test': fail, |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 920 | 915 |
| 921 for (let action of unittest_tests) { | 916 for (let action of unittest_tests) { |
| 922 try { | 917 try { |
| 923 action(); | 918 action(); |
| 924 } catch (e) { | 919 } catch (e) { |
| 925 console.error("Caught error tying to setup test:", e); | 920 console.error("Caught error tying to setup test:", e); |
| 926 } | 921 } |
| 927 } | 922 } |
| 928 }); | 923 }); |
| 929 }); | 924 }); |
| OLD | NEW |