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

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

Issue 2991403002: Redo "Work-around for missing mixin-application charOffset" (Closed)
Patch Set: update status Created 3 years, 4 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_extra/dart2js_extra.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 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 mixin_field_test: Crash 1381 mixin_field_test: Crash
1382 mixin_forwarding_constructor1_test: Crash 1382 mixin_forwarding_constructor1_test: Crash
1383 mixin_forwarding_constructor2_test: Crash 1383 mixin_forwarding_constructor2_test: Crash
1384 mixin_forwarding_constructor3_test: Crash 1384 mixin_forwarding_constructor3_test: Crash
1385 mixin_forwarding_constructor4_test/01: Crash 1385 mixin_forwarding_constructor4_test/01: Crash
1386 mixin_forwarding_constructor4_test/02: Crash 1386 mixin_forwarding_constructor4_test/02: Crash
1387 mixin_forwarding_constructor4_test/03: Crash 1387 mixin_forwarding_constructor4_test/03: Crash
1388 mixin_forwarding_constructor4_test/none: Crash 1388 mixin_forwarding_constructor4_test/none: Crash
1389 mixin_generic_test: Crash 1389 mixin_generic_test: Crash
1390 mixin_getter_regression_test: Crash 1390 mixin_getter_regression_test: Crash
1391 mixin_illegal_constructor_test/13: Crash 1391 generic_instanceof5_test: RuntimeError
1392 mixin_illegal_constructor_test/14: Crash 1392 issue_25671b_test/none: RuntimeError
1393 mixin_illegal_constructor_test/15: Crash 1393 malformed_inheritance_test/04: RuntimeError
1394 mixin_illegal_constructor_test/16: Crash 1394 mixin_black_listed_test/none: RuntimeError
1395 mixin_illegal_constructor_test/none: Crash 1395 mixin_class_from_core_library_test: RuntimeError
1396 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1397 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1398 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1399 mixin_forwarding_constructor4_test/none: RuntimeError
1400 mixin_illegal_constructor_test/none: RuntimeError
1396 mixin_illegal_static_access_test: Crash 1401 mixin_illegal_static_access_test: Crash
1397 mixin_illegal_super_use_test/01: Crash 1402 mixin_illegal_super_use_test/01: Crash
1398 mixin_illegal_super_use_test/02: Crash 1403 mixin_illegal_super_use_test/02: Crash
1399 mixin_illegal_super_use_test/03: Crash 1404 mixin_illegal_super_use_test/03: Crash
1400 mixin_illegal_super_use_test/04: Crash 1405 mixin_illegal_super_use_test/04: Crash
1401 mixin_illegal_super_use_test/05: Crash 1406 mixin_illegal_super_use_test/05: Crash
1402 mixin_illegal_super_use_test/06: Crash 1407 mixin_illegal_super_use_test/06: Crash
1403 mixin_illegal_super_use_test/07: Crash 1408 mixin_illegal_super_use_test/07: Crash
1404 mixin_illegal_super_use_test/08: Crash 1409 mixin_illegal_super_use_test/08: Crash
1405 mixin_illegal_super_use_test/09: Crash 1410 mixin_illegal_super_use_test/09: Crash
1406 mixin_illegal_super_use_test/10: Crash 1411 mixin_illegal_super_use_test/10: Crash
1407 mixin_illegal_super_use_test/11: Crash 1412 mixin_illegal_super_use_test/11: Crash
1408 mixin_illegal_super_use_test/none: Crash 1413 mixin_illegal_super_use_test/none: Crash
1409 mixin_illegal_superclass_test/01: Crash 1414 mixin_illegal_superclass_test/01: MissingCompileTimeError
1410 mixin_illegal_superclass_test/02: Crash 1415 mixin_illegal_superclass_test/02: MissingCompileTimeError
1411 mixin_illegal_superclass_test/03: Crash 1416 mixin_illegal_superclass_test/03: MissingCompileTimeError
1412 mixin_illegal_superclass_test/04: Crash 1417 mixin_illegal_superclass_test/04: MissingCompileTimeError
1413 mixin_illegal_superclass_test/05: Crash 1418 mixin_illegal_superclass_test/05: MissingCompileTimeError
1414 mixin_illegal_superclass_test/06: Crash 1419 mixin_illegal_superclass_test/06: MissingCompileTimeError
1415 mixin_illegal_superclass_test/07: Crash 1420 mixin_illegal_superclass_test/07: MissingCompileTimeError
1416 mixin_illegal_superclass_test/08: Crash 1421 mixin_illegal_superclass_test/08: MissingCompileTimeError
1417 mixin_illegal_superclass_test/09: Crash 1422 mixin_illegal_superclass_test/09: MissingCompileTimeError
1418 mixin_illegal_superclass_test/10: Crash 1423 mixin_illegal_superclass_test/10: MissingCompileTimeError
1419 mixin_illegal_superclass_test/11: Crash 1424 mixin_illegal_superclass_test/11: MissingCompileTimeError
1420 mixin_illegal_superclass_test/12: Crash 1425 mixin_illegal_superclass_test/12: MissingCompileTimeError
1421 mixin_illegal_superclass_test/13: Crash 1426 mixin_illegal_superclass_test/13: MissingCompileTimeError
1422 mixin_illegal_superclass_test/14: Crash 1427 mixin_illegal_superclass_test/14: MissingCompileTimeError
1423 mixin_illegal_superclass_test/15: Crash 1428 mixin_illegal_superclass_test/15: MissingCompileTimeError
1424 mixin_illegal_superclass_test/16: Crash 1429 mixin_illegal_superclass_test/16: MissingCompileTimeError
1425 mixin_illegal_superclass_test/17: Crash 1430 mixin_illegal_superclass_test/17: MissingCompileTimeError
1426 mixin_illegal_superclass_test/18: Crash 1431 mixin_illegal_superclass_test/18: Crash
1427 mixin_illegal_superclass_test/19: Crash 1432 mixin_illegal_superclass_test/19: MissingCompileTimeError
1428 mixin_illegal_superclass_test/20: Crash 1433 mixin_illegal_superclass_test/20: Crash
1429 mixin_illegal_superclass_test/21: Crash 1434 mixin_illegal_superclass_test/21: MissingCompileTimeError
1430 mixin_illegal_superclass_test/22: Crash 1435 mixin_illegal_superclass_test/22: MissingCompileTimeError
1431 mixin_illegal_superclass_test/23: Crash 1436 mixin_illegal_superclass_test/23: Crash
1432 mixin_illegal_superclass_test/24: Crash 1437 mixin_illegal_superclass_test/24: MissingCompileTimeError
1433 mixin_illegal_superclass_test/25: Crash 1438 mixin_illegal_superclass_test/25: Crash
1434 mixin_illegal_superclass_test/26: Crash 1439 mixin_illegal_superclass_test/26: MissingCompileTimeError
1435 mixin_illegal_superclass_test/27: Crash 1440 mixin_illegal_superclass_test/27: MissingCompileTimeError
1436 mixin_illegal_superclass_test/28: Crash 1441 mixin_illegal_superclass_test/28: Crash
1437 mixin_illegal_superclass_test/29: Crash 1442 mixin_illegal_superclass_test/29: MissingCompileTimeError
1438 mixin_illegal_superclass_test/30: Crash 1443 mixin_illegal_superclass_test/30: Crash
1439 mixin_illegal_superclass_test/none: Crash 1444 mixin_illegal_superclass_test/none: RuntimeError
1440 mixin_illegal_syntax_test/none: Crash 1445 mixin_illegal_syntax_test/none: RuntimeError
1441 mixin_implements_test: Crash 1446 mixin_implements_test: Crash
1442 mixin_invalid_bound2_test/01: Crash 1447 mixin_invalid_bound2_test/01: RuntimeError
1443 mixin_invalid_bound2_test/02: Crash 1448 mixin_invalid_bound2_test/02: RuntimeError
1444 mixin_invalid_bound2_test/03: Crash 1449 mixin_invalid_bound2_test/03: RuntimeError
1445 mixin_invalid_bound2_test/04: Crash 1450 mixin_invalid_bound2_test/04: RuntimeError
1446 mixin_invalid_bound2_test/05: Crash 1451 mixin_invalid_bound2_test/05: RuntimeError
1447 mixin_invalid_bound2_test/06: Crash 1452 mixin_invalid_bound2_test/06: RuntimeError
1448 mixin_invalid_bound2_test/07: Crash 1453 mixin_invalid_bound2_test/07: RuntimeError
1449 mixin_invalid_bound2_test/08: Crash 1454 mixin_invalid_bound2_test/08: RuntimeError
1450 mixin_invalid_bound2_test/09: Crash 1455 mixin_invalid_bound2_test/09: RuntimeError
1451 mixin_invalid_bound2_test/10: Crash 1456 mixin_invalid_bound2_test/10: RuntimeError
1452 mixin_invalid_bound2_test/11: Crash 1457 mixin_invalid_bound2_test/11: RuntimeError
1453 mixin_invalid_bound2_test/12: Crash 1458 mixin_invalid_bound2_test/12: RuntimeError
1454 mixin_invalid_bound2_test/13: Crash 1459 mixin_invalid_bound2_test/13: RuntimeError
1455 mixin_invalid_bound2_test/14: Crash 1460 mixin_invalid_bound2_test/14: RuntimeError
1456 mixin_invalid_bound_test/01: Crash 1461 mixin_invalid_bound_test/01: RuntimeError
1457 mixin_invalid_bound_test/02: Crash 1462 mixin_invalid_bound_test/02: RuntimeError
1458 mixin_invalid_bound_test/03: Crash 1463 mixin_invalid_bound_test/03: RuntimeError
1459 mixin_invalid_bound_test/04: Crash 1464 mixin_invalid_bound_test/04: RuntimeError
1460 mixin_invalid_bound_test/05: Crash 1465 mixin_invalid_bound_test/05: RuntimeError
1461 mixin_invalid_bound_test/06: Crash 1466 mixin_invalid_bound_test/06: RuntimeError
1462 mixin_invalid_bound_test/07: Crash 1467 mixin_invalid_bound_test/07: RuntimeError
1463 mixin_invalid_bound_test/08: Crash 1468 mixin_invalid_bound_test/08: RuntimeError
1464 mixin_invalid_bound_test/09: Crash 1469 mixin_invalid_bound_test/09: RuntimeError
1465 mixin_invalid_bound_test/10: Crash 1470 mixin_invalid_bound_test/10: RuntimeError
1466 mixin_is_test: Crash 1471 mixin_is_test: RuntimeError
1467 mixin_issue10216_2_test: Crash 1472 mixin_issue10216_2_test: Crash
1468 mixin_issue10216_test: Crash 1473 mixin_issue10216_test: Crash
1469 mixin_lib_extends_field_test: Crash 1474 mixin_lib_extends_field_test: Crash
1470 mixin_lib_extends_method_test: Crash 1475 mixin_lib_extends_method_test: Crash
1471 mixin_method_test: Crash 1476 mixin_method_test: Crash
1472 mixin_mixin2_test: Crash 1477 mixin_mixin2_test: Crash
1473 mixin_mixin3_test: Crash 1478 mixin_mixin3_test: Crash
1474 mixin_mixin4_test: Crash 1479 mixin_mixin4_test: Crash
1475 mixin_mixin5_test: Crash 1480 mixin_mixin5_test: Crash
1476 mixin_mixin6_test: Crash 1481 mixin_mixin6_test: Crash
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 mixin_supertype_subclass4_test/04: CompileTimeError 1547 mixin_supertype_subclass4_test/04: CompileTimeError
1543 mixin_supertype_subclass4_test/05: CompileTimeError 1548 mixin_supertype_subclass4_test/05: CompileTimeError
1544 mixin_supertype_subclass4_test/none: CompileTimeError 1549 mixin_supertype_subclass4_test/none: CompileTimeError
1545 mixin_supertype_subclass_test/01: CompileTimeError 1550 mixin_supertype_subclass_test/01: CompileTimeError
1546 mixin_supertype_subclass_test/02: CompileTimeError 1551 mixin_supertype_subclass_test/02: CompileTimeError
1547 mixin_supertype_subclass_test/03: CompileTimeError 1552 mixin_supertype_subclass_test/03: CompileTimeError
1548 mixin_supertype_subclass_test/04: CompileTimeError 1553 mixin_supertype_subclass_test/04: CompileTimeError
1549 mixin_supertype_subclass_test/05: CompileTimeError 1554 mixin_supertype_subclass_test/05: CompileTimeError
1550 mixin_supertype_subclass_test/none: CompileTimeError 1555 mixin_supertype_subclass_test/none: CompileTimeError
1551 mixin_this_use_test: Crash 1556 mixin_this_use_test: Crash
1552 mixin_type_parameter1_test: Crash 1557 mixin_type_parameter1_test: RuntimeError
1553 mixin_type_parameter2_test: Crash 1558 mixin_type_parameter2_test: RuntimeError
1554 mixin_type_parameter3_test: Crash 1559 mixin_type_parameter3_test: Crash
1555 mixin_type_parameter4_test: Crash 1560 mixin_type_parameter4_test: Crash
1556 mixin_type_parameter5_test: Crash 1561 mixin_type_parameter5_test: Crash
1557 mixin_type_parameter6_test: Crash 1562 mixin_type_parameter6_test: Crash
1558 mixin_type_parameters_errors_test/01: Crash 1563 mixin_type_parameters_errors_test/01: RuntimeError
1559 mixin_type_parameters_errors_test/02: Crash 1564 mixin_type_parameters_errors_test/02: RuntimeError
1560 mixin_type_parameters_errors_test/03: Crash 1565 mixin_type_parameters_errors_test/03: RuntimeError
1561 mixin_type_parameters_errors_test/04: Crash 1566 mixin_type_parameters_errors_test/04: RuntimeError
1562 mixin_type_parameters_errors_test/05: Crash 1567 mixin_type_parameters_errors_test/05: RuntimeError
1563 mixin_type_parameters_errors_test/none: Crash 1568 mixin_type_parameters_errors_test/none: RuntimeError
1564 mixin_type_parameters_mixin_extends_test: Crash 1569 mixin_type_parameters_mixin_extends_test: Crash
1565 mixin_type_parameters_mixin_test: Crash 1570 mixin_type_parameters_mixin_test: Crash
1566 mixin_type_parameters_simple_test: Crash 1571 mixin_type_parameters_simple_test: Crash
1567 mixin_type_parameters_super_extends_test: Crash 1572 mixin_type_parameters_super_extends_test: Crash
1568 mixin_type_parameters_super_test: Crash 1573 mixin_type_parameters_super_test: Crash
1569 mixin_type_variable_test/02: Crash 1574 mixin_type_variable_test/02: Crash
1570 mixin_type_variable_test/03: Crash 1575 mixin_type_variable_test/03: Crash
1571 mixin_type_variable_test/04: Crash 1576 mixin_type_variable_test/04: Crash
1572 mixin_type_variable_test/05: Crash 1577 mixin_type_variable_test/05: Crash
1573 mixin_type_variable_test/06: Crash 1578 mixin_type_variable_test/06: Crash
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
1747 regress_11010_test: Crash 1752 regress_11010_test: Crash
1748 regress_12561_test: Crash 1753 regress_12561_test: Crash
1749 regress_12615_test: Crash 1754 regress_12615_test: Crash
1750 regress_13494_test: Crash 1755 regress_13494_test: Crash
1751 regress_14105_test: Crash 1756 regress_14105_test: Crash
1752 regress_17382_test: Crash 1757 regress_17382_test: Crash
1753 regress_18435_test: Crash 1758 regress_18435_test: Crash
1754 regress_18535_test: Crash 1759 regress_18535_test: Crash
1755 regress_18713_test: Crash 1760 regress_18713_test: Crash
1756 regress_20394_test/01: Crash 1761 regress_20394_test/01: Crash
1757 regress_20394_test/none: Crash 1762 regress_20394_test/none: RuntimeError
1758 regress_20840_test: Crash 1763 regress_20840_test: Crash
1759 regress_21016_test: Crash 1764 regress_21016_test: Crash
1760 regress_21795_test: Crash 1765 regress_21795_test: Crash
1761 regress_22438_test: Crash 1766 regress_22438_test: Crash
1762 regress_22443_test: CompileTimeError 1767 regress_22443_test: CompileTimeError
1763 regress_22445_test: Crash 1768 regress_22445_test: Crash
1764 regress_22579_test: Crash 1769 regress_22579_test: Crash
1765 regress_22666_test: Crash 1770 regress_22666_test: Crash
1766 regress_22700_test: Crash 1771 regress_22700_test: Crash
1767 regress_22719_test: Crash 1772 regress_22719_test: Crash
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
1864 string_optimizations_test: Crash 1869 string_optimizations_test: Crash
1865 string_split_test: Crash 1870 string_split_test: Crash
1866 string_test: Crash 1871 string_test: Crash
1867 substring_test/01: Crash 1872 substring_test/01: Crash
1868 substring_test/none: Crash 1873 substring_test/none: Crash
1869 super_bound_closure_test/01: Crash 1874 super_bound_closure_test/01: Crash
1870 super_bound_closure_test/none: Crash 1875 super_bound_closure_test/none: Crash
1871 super_call4_test: Crash 1876 super_call4_test: Crash
1872 super_closure_test: Crash 1877 super_closure_test: Crash
1873 super_closure_test: RuntimeError 1878 super_closure_test: RuntimeError
1879 super_field_2_test: RuntimeError
1874 super_field_access_test: Crash 1880 super_field_access_test: Crash
1875 super_field_2_test: RuntimeError
1876 super_getter_setter_test: Crash 1881 super_getter_setter_test: Crash
1877 super_implicit_closure_test: Crash 1882 super_implicit_closure_test: Crash
1878 super_inferrer_test: Crash 1883 super_inferrer_test: Crash
1879 super_mixin_test: Crash 1884 super_mixin_test: RuntimeError
1880 super_no_such_method1_test/01: Crash 1885 super_no_such_method1_test/01: Crash
1881 super_no_such_method2_test/01: Crash 1886 super_no_such_method2_test/01: Crash
1882 super_no_such_method3_test/01: Crash 1887 super_no_such_method3_test/01: Crash
1883 super_no_such_method4_test/01: Crash 1888 super_no_such_method4_test/01: Crash
1884 super_no_such_method5_test/01: Crash 1889 super_no_such_method5_test/01: Crash
1885 super_operator_index2_test: Crash 1890 super_operator_index2_test: Crash
1886 super_operator_index5_test: Crash 1891 super_operator_index5_test: Crash
1887 super_operator_index6_test: Crash 1892 super_operator_index6_test: Crash
1888 super_operator_index7_test: Crash 1893 super_operator_index7_test: Crash
1889 super_operator_index8_test: Crash 1894 super_operator_index8_test: Crash
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
2041 type_variable_field_initializer_closure2_test: Crash 2046 type_variable_field_initializer_closure2_test: Crash
2042 type_variable_field_initializer_closure_test: Crash 2047 type_variable_field_initializer_closure_test: Crash
2043 type_variable_function_type_test: RuntimeError 2048 type_variable_function_type_test: RuntimeError
2044 type_variable_identifier_expression_test: Crash 2049 type_variable_identifier_expression_test: Crash
2045 type_variable_initializer_test: Crash 2050 type_variable_initializer_test: Crash
2046 type_variable_nested_test: Crash 2051 type_variable_nested_test: Crash
2047 type_variable_scope2_test: Crash 2052 type_variable_scope2_test: Crash
2048 type_variable_typedef_test: Crash 2053 type_variable_typedef_test: Crash
2049 typecheck_multifield_declaration_test: Crash 2054 typecheck_multifield_declaration_test: Crash
2050 typedef_is_test: Crash 2055 typedef_is_test: Crash
2051 typevariable_substitution2_test/01: Crash 2056 typedef_uses_test: Crash # type 'FunctionType' is not a subtype of type 'Resolut ionFunctionType' of 'type' where
2057 typevariable_substitution2_test/01: RuntimeError
2052 typevariable_substitution2_test/02: Crash 2058 typevariable_substitution2_test/02: Crash
2053 typevariable_substitution2_test/none: Crash 2059 typevariable_substitution2_test/none: RuntimeError
2054 unresolved_default_constructor_test/01: Crash 2060 unresolved_default_constructor_test/01: Crash
2055 value_range2_test: Crash 2061 value_range2_test: Crash
2056 value_range3_test: Crash 2062 value_range3_test: Crash
2057 value_range_test: Crash 2063 value_range_test: Crash
2058 variable_declaration_metadata_test/none: Crash 2064 variable_declaration_metadata_test/none: Crash
2059 void_type_test: Crash 2065 void_type_test: Crash
2060 wrong_number_type_arguments_test/00: Crash 2066 wrong_number_type_arguments_test/00: Crash
2061 wrong_number_type_arguments_test/02: Crash 2067 wrong_number_type_arguments_test/02: Crash
2062 yieldstar_pause_test: Crash 2068 yieldstar_pause_test: Crash
2063 2069
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
2633 generic_constructor_mixin_test: Crash 2639 generic_constructor_mixin_test: Crash
2634 generic_field_mixin2_test: Crash 2640 generic_field_mixin2_test: Crash
2635 generic_field_mixin3_test: Crash 2641 generic_field_mixin3_test: Crash
2636 generic_field_mixin4_test: Crash # Issue 18651 2642 generic_field_mixin4_test: Crash # Issue 18651
2637 generic_field_mixin5_test: Crash # Issue 18651 2643 generic_field_mixin5_test: Crash # Issue 18651
2638 generic_field_mixin6_test/01: Crash 2644 generic_field_mixin6_test/01: Crash
2639 generic_field_mixin_test: Crash 2645 generic_field_mixin_test: Crash
2640 generic_function_typedef2_test/04: Crash 2646 generic_function_typedef2_test/04: Crash
2641 generic_function_typedef_test: Crash 2647 generic_function_typedef_test: Crash
2642 generic_functions_test: Crash 2648 generic_functions_test: Crash
2643 generic_instanceof5_test: Crash
2644 generic_instanceof_test: Crash 2649 generic_instanceof_test: Crash
2645 generic_list_checked_test: Crash 2650 generic_list_checked_test: Crash
2646 generic_local_functions_test: Crash 2651 generic_local_functions_test: Crash
2647 generic_method_types_test/01: Crash 2652 generic_method_types_test/01: Crash
2648 generic_method_types_test/02: Crash 2653 generic_method_types_test/02: Crash
2649 generic_methods_generic_function_parameter_test: Crash 2654 generic_methods_generic_function_parameter_test: Crash
2650 generic_methods_new_test: Crash 2655 generic_methods_new_test: Crash
2651 generic_methods_test: Crash 2656 generic_methods_test: Crash
2652 generic_methods_type_expression_test/01: Crash 2657 generic_methods_type_expression_test/01: Crash
2653 generic_methods_type_expression_test/03: Crash 2658 generic_methods_type_expression_test/03: Crash
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
2830 issue22800_test: Crash 2835 issue22800_test: Crash
2831 issue23244_test: Crash 2836 issue23244_test: Crash
2832 issue9602_test: Crash 2837 issue9602_test: Crash
2833 issue9664_test: Crash 2838 issue9664_test: Crash
2834 issue9939_test: Crash 2839 issue9939_test: Crash
2835 issue_1751477_test: CompileTimeError 2840 issue_1751477_test: CompileTimeError
2836 issue_22780_test/01: Crash 2841 issue_22780_test/01: Crash
2837 issue_23914_test: Crash 2842 issue_23914_test: Crash
2838 issue_25671a_test/01: Crash 2843 issue_25671a_test/01: Crash
2839 issue_25671b_test/01: Crash 2844 issue_25671b_test/01: Crash
2840 issue_25671b_test/none: Crash
2841 label_test: Crash 2845 label_test: Crash
2842 lazy_map_test: Crash 2846 lazy_map_test: Crash
2843 lazy_static3_test: Crash 2847 lazy_static3_test: Crash
2844 lazy_static5_test: Crash 2848 lazy_static5_test: Crash
2845 lazy_static5_test: RuntimeError 2849 lazy_static5_test: RuntimeError
2846 lazy_static6_test: Crash 2850 lazy_static6_test: Crash
2847 lazy_static6_test: RuntimeError 2851 lazy_static6_test: RuntimeError
2848 lazy_static8_test: Crash 2852 lazy_static8_test: Crash
2849 least_upper_bound_test/01: Crash 2853 least_upper_bound_test/01: Crash
2850 least_upper_bound_test/02: Crash 2854 least_upper_bound_test/02: Crash
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
2915 main_test/22: Crash 2919 main_test/22: Crash
2916 main_test/41: Crash 2920 main_test/41: Crash
2917 main_test/42: Crash 2921 main_test/42: Crash
2918 main_test/43: Crash 2922 main_test/43: Crash
2919 main_test/44: Crash 2923 main_test/44: Crash
2920 main_test/45: Crash 2924 main_test/45: Crash
2921 malbounded_type_cast2_test: Crash 2925 malbounded_type_cast2_test: Crash
2922 malbounded_type_cast_test: Crash 2926 malbounded_type_cast_test: Crash
2923 malbounded_type_test2_test: Crash 2927 malbounded_type_test2_test: Crash
2924 malformed2_test/00: Crash 2928 malformed2_test/00: Crash
2925 malformed_inheritance_test/04: Crash
2926 malformed_test/06: CompileTimeError 2929 malformed_test/06: CompileTimeError
2927 malformed_test/none: Crash 2930 malformed_test/none: Crash
2928 many_generic_instanceof_test: Crash 2931 many_generic_instanceof_test: Crash
2929 many_named_arguments_test: Crash 2932 many_named_arguments_test: Crash
2930 many_overridden_no_such_method_test: Crash 2933 many_overridden_no_such_method_test: Crash
2931 map_literal10_test: Crash 2934 map_literal10_test: Crash
2932 map_literal2_test: Crash 2935 map_literal2_test: Crash
2933 map_literal3_test: Crash 2936 map_literal3_test: Crash
2934 map_literal4_test: Crash 2937 map_literal4_test: Crash
2935 map_literal5_test: Crash 2938 map_literal5_test: Crash
(...skipping 21 matching lines...) Expand all
2957 method_override8_test/01: Crash 2960 method_override8_test/01: Crash
2958 method_override8_test/01: MissingCompileTimeError 2961 method_override8_test/01: MissingCompileTimeError
2959 method_override_test: Crash 2962 method_override_test: Crash
2960 methods_as_constants_test: Crash 2963 methods_as_constants_test: Crash
2961 minify_closure_variable_collision_test: Crash 2964 minify_closure_variable_collision_test: Crash
2962 minify_closure_variable_collision_test: RuntimeError 2965 minify_closure_variable_collision_test: RuntimeError
2963 mint_arithmetic_test: RuntimeError 2966 mint_arithmetic_test: RuntimeError
2964 missing_const_constructor_test/01: Crash 2967 missing_const_constructor_test/01: Crash
2965 missing_const_constructor_test/none: Crash 2968 missing_const_constructor_test/none: Crash
2966 mixin_black_listed_test/02: Crash 2969 mixin_black_listed_test/02: Crash
2967 mixin_black_listed_test/none: Crash
2968 mixin_bound_test: Crash 2970 mixin_bound_test: Crash
2969 mixin_class_from_core_library_test: Crash
2970 mixin_extends_field_test: Crash 2971 mixin_extends_field_test: Crash
2971 mixin_extends_is_test: Crash 2972 mixin_extends_is_test: Crash
2972 mixin_extends_method_test: Crash 2973 mixin_extends_method_test: Crash
2973 mixin_field_initializer_test: Crash 2974 mixin_field_initializer_test: Crash
2974 mixin_field_test: Crash 2975 mixin_field_test: Crash
2975 mixin_forwarding_constructor1_test: Crash 2976 mixin_forwarding_constructor1_test: Crash
2976 mixin_forwarding_constructor2_test: Crash 2977 mixin_forwarding_constructor2_test: Crash
2977 mixin_forwarding_constructor3_test: Crash 2978 mixin_forwarding_constructor3_test: Crash
2978 mixin_forwarding_constructor4_test/01: Crash 2979 mixin_forwarding_constructor4_test/01: Crash
2979 mixin_forwarding_constructor4_test/02: Crash 2980 mixin_forwarding_constructor4_test/02: Crash
2980 mixin_forwarding_constructor4_test/03: Crash 2981 mixin_forwarding_constructor4_test/03: Crash
2981 mixin_forwarding_constructor4_test/none: Crash
2982 mixin_generic_test: Crash 2982 mixin_generic_test: Crash
2983 mixin_getter_regression_test: Crash 2983 mixin_getter_regression_test: Crash
2984 mixin_illegal_constructor_test/13: Crash
2985 mixin_illegal_constructor_test/14: Crash
2986 mixin_illegal_constructor_test/15: Crash
2987 mixin_illegal_constructor_test/16: Crash
2988 mixin_illegal_constructor_test/none: Crash
2989 mixin_illegal_static_access_test: Crash 2984 mixin_illegal_static_access_test: Crash
2990 mixin_illegal_super_use_test/01: Crash 2985 mixin_illegal_super_use_test/01: Crash
2991 mixin_illegal_super_use_test/02: Crash 2986 mixin_illegal_super_use_test/02: Crash
2992 mixin_illegal_super_use_test/03: Crash 2987 mixin_illegal_super_use_test/03: Crash
2993 mixin_illegal_super_use_test/04: Crash 2988 mixin_illegal_super_use_test/04: Crash
2994 mixin_illegal_super_use_test/05: Crash 2989 mixin_illegal_super_use_test/05: Crash
2995 mixin_illegal_super_use_test/06: Crash 2990 mixin_illegal_super_use_test/06: Crash
2996 mixin_illegal_super_use_test/07: Crash 2991 mixin_illegal_super_use_test/07: Crash
2997 mixin_illegal_super_use_test/08: Crash 2992 mixin_illegal_super_use_test/08: Crash
2998 mixin_illegal_super_use_test/09: Crash 2993 mixin_illegal_super_use_test/09: Crash
(...skipping 23 matching lines...) Expand all
3022 mixin_illegal_superclass_test/21: Crash 3017 mixin_illegal_superclass_test/21: Crash
3023 mixin_illegal_superclass_test/22: Crash 3018 mixin_illegal_superclass_test/22: Crash
3024 mixin_illegal_superclass_test/23: Crash 3019 mixin_illegal_superclass_test/23: Crash
3025 mixin_illegal_superclass_test/24: Crash 3020 mixin_illegal_superclass_test/24: Crash
3026 mixin_illegal_superclass_test/25: Crash 3021 mixin_illegal_superclass_test/25: Crash
3027 mixin_illegal_superclass_test/26: Crash 3022 mixin_illegal_superclass_test/26: Crash
3028 mixin_illegal_superclass_test/27: Crash 3023 mixin_illegal_superclass_test/27: Crash
3029 mixin_illegal_superclass_test/28: Crash 3024 mixin_illegal_superclass_test/28: Crash
3030 mixin_illegal_superclass_test/29: Crash 3025 mixin_illegal_superclass_test/29: Crash
3031 mixin_illegal_superclass_test/30: Crash 3026 mixin_illegal_superclass_test/30: Crash
3032 mixin_illegal_superclass_test/none: Crash
3033 mixin_illegal_syntax_test/none: Crash
3034 mixin_implements_test: Crash 3027 mixin_implements_test: Crash
3035 mixin_invalid_bound2_test/01: Crash
3036 mixin_invalid_bound2_test/02: Crash
3037 mixin_invalid_bound2_test/03: Crash
3038 mixin_invalid_bound2_test/04: Crash
3039 mixin_invalid_bound2_test/05: Crash
3040 mixin_invalid_bound2_test/06: Crash
3041 mixin_invalid_bound2_test/07: Crash
3042 mixin_invalid_bound2_test/08: Crash
3043 mixin_invalid_bound2_test/09: Crash
3044 mixin_invalid_bound2_test/10: Crash
3045 mixin_invalid_bound2_test/11: Crash
3046 mixin_invalid_bound2_test/12: Crash
3047 mixin_invalid_bound2_test/13: Crash
3048 mixin_invalid_bound2_test/14: Crash
3049 mixin_invalid_bound_test/01: Crash
3050 mixin_invalid_bound_test/02: Crash
3051 mixin_invalid_bound_test/03: Crash
3052 mixin_invalid_bound_test/04: Crash
3053 mixin_invalid_bound_test/05: Crash
3054 mixin_invalid_bound_test/06: Crash
3055 mixin_invalid_bound_test/07: Crash
3056 mixin_invalid_bound_test/08: Crash
3057 mixin_invalid_bound_test/09: Crash
3058 mixin_invalid_bound_test/10: Crash
3059 mixin_is_test: Crash
3060 mixin_issue10216_2_test: Crash 3028 mixin_issue10216_2_test: Crash
3061 mixin_issue10216_test: Crash 3029 mixin_issue10216_test: Crash
3062 mixin_lib_extends_field_test: Crash 3030 mixin_lib_extends_field_test: Crash
3063 mixin_lib_extends_method_test: Crash 3031 mixin_lib_extends_method_test: Crash
3064 mixin_method_test: Crash 3032 mixin_method_test: Crash
3065 mixin_mixin2_test: Crash 3033 mixin_mixin2_test: Crash
3066 mixin_mixin3_test: Crash 3034 mixin_mixin3_test: Crash
3067 mixin_mixin4_test: Crash 3035 mixin_mixin4_test: Crash
3068 mixin_mixin5_test: Crash 3036 mixin_mixin5_test: Crash
3069 mixin_mixin6_test: Crash 3037 mixin_mixin6_test: Crash
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
3135 mixin_supertype_subclass4_test/04: CompileTimeError 3103 mixin_supertype_subclass4_test/04: CompileTimeError
3136 mixin_supertype_subclass4_test/05: CompileTimeError 3104 mixin_supertype_subclass4_test/05: CompileTimeError
3137 mixin_supertype_subclass4_test/none: CompileTimeError 3105 mixin_supertype_subclass4_test/none: CompileTimeError
3138 mixin_supertype_subclass_test/01: CompileTimeError 3106 mixin_supertype_subclass_test/01: CompileTimeError
3139 mixin_supertype_subclass_test/02: CompileTimeError 3107 mixin_supertype_subclass_test/02: CompileTimeError
3140 mixin_supertype_subclass_test/03: CompileTimeError 3108 mixin_supertype_subclass_test/03: CompileTimeError
3141 mixin_supertype_subclass_test/04: CompileTimeError 3109 mixin_supertype_subclass_test/04: CompileTimeError
3142 mixin_supertype_subclass_test/05: CompileTimeError 3110 mixin_supertype_subclass_test/05: CompileTimeError
3143 mixin_supertype_subclass_test/none: CompileTimeError 3111 mixin_supertype_subclass_test/none: CompileTimeError
3144 mixin_this_use_test: Crash 3112 mixin_this_use_test: Crash
3145 mixin_type_parameter1_test: Crash
3146 mixin_type_parameter2_test: Crash
3147 mixin_type_parameter3_test: Crash 3113 mixin_type_parameter3_test: Crash
3148 mixin_type_parameter4_test: Crash
3149 mixin_type_parameter5_test: Crash 3114 mixin_type_parameter5_test: Crash
3150 mixin_type_parameter6_test: Crash 3115 mixin_type_parameter6_test: Crash
3151 mixin_type_parameters_errors_test/01: Crash
3152 mixin_type_parameters_errors_test/02: Crash
3153 mixin_type_parameters_errors_test/03: Crash
3154 mixin_type_parameters_errors_test/04: Crash
3155 mixin_type_parameters_errors_test/05: Crash
3156 mixin_type_parameters_errors_test/none: Crash
3157 mixin_type_parameters_mixin_extends_test: Crash 3116 mixin_type_parameters_mixin_extends_test: Crash
3158 mixin_type_parameters_mixin_test: Crash 3117 mixin_type_parameters_mixin_test: Crash
3159 mixin_type_parameters_simple_test: Crash 3118 mixin_type_parameters_simple_test: Crash
3160 mixin_type_parameters_super_extends_test: Crash 3119 mixin_type_parameters_super_extends_test: Crash
3161 mixin_type_parameters_super_test: Crash 3120 mixin_type_parameters_super_test: Crash
3162 mixin_type_variable_test/02: Crash 3121 mixin_type_variable_test/02: Crash
3163 mixin_type_variable_test/03: Crash 3122 mixin_type_variable_test/03: Crash
3164 mixin_type_variable_test/04: Crash 3123 mixin_type_variable_test/04: Crash
3165 mixin_type_variable_test/05: Crash 3124 mixin_type_variable_test/05: Crash
3166 mixin_type_variable_test/06: Crash 3125 mixin_type_variable_test/06: Crash
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
3327 reg_exp_test: Crash 3286 reg_exp_test: Crash
3328 regress_11010_test: Crash 3287 regress_11010_test: Crash
3329 regress_12561_test: Crash 3288 regress_12561_test: Crash
3330 regress_12615_test: Crash 3289 regress_12615_test: Crash
3331 regress_13494_test: Crash 3290 regress_13494_test: Crash
3332 regress_17382_test: Crash 3291 regress_17382_test: Crash
3333 regress_18435_test: Crash 3292 regress_18435_test: Crash
3334 regress_18535_test: Crash 3293 regress_18535_test: Crash
3335 regress_18713_test: Crash 3294 regress_18713_test: Crash
3336 regress_20394_test/01: Crash 3295 regress_20394_test/01: Crash
3337 regress_20394_test/none: Crash
3338 regress_20840_test: Crash 3296 regress_20840_test: Crash
3339 regress_21016_test: Crash 3297 regress_21016_test: Crash
3340 regress_21795_test: Crash 3298 regress_21795_test: Crash
3341 regress_22438_test: Crash 3299 regress_22438_test: Crash
3342 regress_22443_test: CompileTimeError 3300 regress_22443_test: CompileTimeError
3343 regress_22445_test: Crash 3301 regress_22445_test: Crash
3344 regress_22579_test: Crash 3302 regress_22579_test: Crash
3345 regress_22666_test: Crash 3303 regress_22666_test: Crash
3346 regress_22719_test: Crash 3304 regress_22719_test: Crash
3347 regress_22728_test: Crash 3305 regress_22728_test: Crash
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
3442 substring_test/none: Crash 3400 substring_test/none: Crash
3443 super_bound_closure_test/01: Crash 3401 super_bound_closure_test/01: Crash
3444 super_bound_closure_test/none: Crash 3402 super_bound_closure_test/none: Crash
3445 super_call4_test: Crash 3403 super_call4_test: Crash
3446 super_closure_test: Crash 3404 super_closure_test: Crash
3447 super_closure_test: RuntimeError 3405 super_closure_test: RuntimeError
3448 super_field_access_test: Crash 3406 super_field_access_test: Crash
3449 super_getter_setter_test: Crash 3407 super_getter_setter_test: Crash
3450 super_implicit_closure_test: Crash 3408 super_implicit_closure_test: Crash
3451 super_inferrer_test: Crash 3409 super_inferrer_test: Crash
3452 super_mixin_test: Crash
3453 super_no_such_method1_test/01: Crash 3410 super_no_such_method1_test/01: Crash
3454 super_no_such_method2_test/01: Crash 3411 super_no_such_method2_test/01: Crash
3455 super_no_such_method3_test/01: Crash 3412 super_no_such_method3_test/01: Crash
3456 super_no_such_method4_test/01: Crash 3413 super_no_such_method4_test/01: Crash
3457 super_no_such_method5_test/01: Crash 3414 super_no_such_method5_test/01: Crash
3458 super_operator_index2_test: Crash 3415 super_operator_index2_test: Crash
3459 super_operator_index5_test: Crash 3416 super_operator_index5_test: Crash
3460 super_operator_index6_test: Crash 3417 super_operator_index6_test: Crash
3461 super_operator_index7_test: Crash 3418 super_operator_index7_test: Crash
3462 super_operator_index8_test: Crash 3419 super_operator_index8_test: Crash
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
3590 type_variable_conflict2_test/09: Crash 3547 type_variable_conflict2_test/09: Crash
3591 type_variable_field_initializer_closure2_test: Crash 3548 type_variable_field_initializer_closure2_test: Crash
3592 type_variable_field_initializer_closure_test: Crash 3549 type_variable_field_initializer_closure_test: Crash
3593 type_variable_function_type_test: RuntimeError 3550 type_variable_function_type_test: RuntimeError
3594 type_variable_identifier_expression_test: Crash 3551 type_variable_identifier_expression_test: Crash
3595 type_variable_initializer_test: Crash 3552 type_variable_initializer_test: Crash
3596 type_variable_nested_test: Crash 3553 type_variable_nested_test: Crash
3597 type_variable_scope2_test: Crash 3554 type_variable_scope2_test: Crash
3598 typecheck_multifield_declaration_test: Crash 3555 typecheck_multifield_declaration_test: Crash
3599 typedef_is_test: Crash 3556 typedef_is_test: Crash
3600 typevariable_substitution2_test/01: Crash
3601 typevariable_substitution2_test/02: Crash 3557 typevariable_substitution2_test/02: Crash
3602 typevariable_substitution2_test/none: Crash 3558 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
3559 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
3560 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
3561 mixin_illegal_superclass_test/01: MissingCompileTimeError
3562 mixin_illegal_superclass_test/02: MissingCompileTimeError
3563 mixin_illegal_superclass_test/03: MissingCompileTimeError
3564 mixin_illegal_superclass_test/04: MissingCompileTimeError
3565 mixin_illegal_superclass_test/05: MissingCompileTimeError
3566 mixin_illegal_superclass_test/06: MissingCompileTimeError
3567 mixin_illegal_superclass_test/07: MissingCompileTimeError
3568 mixin_illegal_superclass_test/08: MissingCompileTimeError
3569 mixin_illegal_superclass_test/09: MissingCompileTimeError
3570 mixin_illegal_superclass_test/10: MissingCompileTimeError
3571 mixin_illegal_superclass_test/11: MissingCompileTimeError
3572 mixin_illegal_superclass_test/12: MissingCompileTimeError
3573 mixin_illegal_superclass_test/13: MissingCompileTimeError
3574 mixin_illegal_superclass_test/14: MissingCompileTimeError
3575 mixin_illegal_superclass_test/15: MissingCompileTimeError
3576 mixin_illegal_superclass_test/16: MissingCompileTimeError
3577 mixin_illegal_superclass_test/17: MissingCompileTimeError
3578 mixin_illegal_superclass_test/19: MissingCompileTimeError
3579 mixin_illegal_superclass_test/21: MissingCompileTimeError
3580 mixin_illegal_superclass_test/22: MissingCompileTimeError
3581 mixin_illegal_superclass_test/24: MissingCompileTimeError
3582 mixin_illegal_superclass_test/26: MissingCompileTimeError
3583 mixin_illegal_superclass_test/27: MissingCompileTimeError
3584 mixin_illegal_superclass_test/29: MissingCompileTimeError
3585 regress_20394_test/01: MissingCompileTimeError
3603 unresolved_default_constructor_test/01: Crash 3586 unresolved_default_constructor_test/01: Crash
3604 value_range2_test: Crash 3587 value_range2_test: Crash
3605 value_range3_test: Crash 3588 value_range3_test: Crash
3606 value_range_test: Crash 3589 value_range_test: Crash
3607 variable_declaration_metadata_test/none: Crash 3590 variable_declaration_metadata_test/none: Crash
3608 void_type_test: Crash 3591 void_type_test: Crash
3609 yieldstar_pause_test: Crash 3592 yieldstar_pause_test: Crash
3610 3593
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698