| OLD | NEW |
| 1 # Copyright 2012 the V8 project authors. All rights reserved. | 1 # Copyright 2012 the V8 project authors. All rights reserved. |
| 2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
| 3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
| 4 # met: | 4 # met: |
| 5 # | 5 # |
| 6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
| 7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
| 8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
| 9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
| 10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
| (...skipping 771 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 782 'regress/debug*': [SKIP], | 782 'regress/debug*': [SKIP], |
| 783 'regress/regress-debug*': [SKIP], | 783 'regress/regress-debug*': [SKIP], |
| 784 | 784 |
| 785 # TODO(yangguo,4690): assertion failures in debugger tests. | 785 # TODO(yangguo,4690): assertion failures in debugger tests. |
| 786 'debug-allscopes-on-debugger': [FAIL], | 786 'debug-allscopes-on-debugger': [FAIL], |
| 787 'debug-liveedit-restart-frame': [FAIL], | 787 'debug-liveedit-restart-frame': [FAIL], |
| 788 'debug-return-value': [FAIL], | 788 'debug-return-value': [FAIL], |
| 789 'debug-liveedit-literals': [FAIL], | 789 'debug-liveedit-literals': [FAIL], |
| 790 'debug-liveedit-3': [FAIL], | 790 'debug-liveedit-3': [FAIL], |
| 791 'debug-liveedit-1': [FAIL], | 791 'debug-liveedit-1': [FAIL], |
| 792 'debug-step-into-json': [FAIL], | |
| 793 'debug-liveedit-patch-positions-replace': [FAIL], | 792 'debug-liveedit-patch-positions-replace': [FAIL], |
| 794 'debug-step-into-valueof': [FAIL], | |
| 795 'debug-liveedit-patch-positions': [FAIL], | 793 'debug-liveedit-patch-positions': [FAIL], |
| 796 'debug-liveedit-stepin': [FAIL], | 794 'debug-liveedit-stepin': [FAIL], |
| 797 'debug-step-4': [FAIL], | |
| 798 'debug-liveedit-newsource': [FAIL], | 795 'debug-liveedit-newsource': [FAIL], |
| 799 'debug-liveedit-stack-padding': [FAIL], | 796 'debug-liveedit-stack-padding': [FAIL], |
| 800 'debug-stepframe': [FAIL], | 797 'debug-stepframe': [FAIL], |
| 801 'debug-negative-break-points': [FAIL], | |
| 802 'debug-stepin-accessor': [FAIL], | |
| 803 'debug-step-stub-callfunction': [FAIL], | |
| 804 'debug-liveedit-breakpoints': [FAIL], | 798 'debug-liveedit-breakpoints': [FAIL], |
| 805 'debug-stepin-accessor-ic': [FAIL], | 799 'debug-stepin-accessor-ic': [FAIL], |
| 806 'debug-stepin-builtin': [FAIL], | |
| 807 'debug-stepin-foreach': [FAIL], | |
| 808 'debug-stepnext-do-while': [FAIL], | 800 'debug-stepnext-do-while': [FAIL], |
| 809 'debug-stepin-builtin-callback-opt': [FAIL], | |
| 810 'debug-stepin-function-call': [FAIL], | |
| 811 | 801 |
| 812 # TODO(yangguo,4690): Check failure in debug.cc BreakLocation::SetBreakPoint | 802 # TODO(yangguo,4690): Check failure in debug.cc BreakLocation::SetBreakPoint |
| 813 # DCHECK(IsDebugBreak() || IsDebuggerStatement()); | 803 # DCHECK(IsDebugBreak() || IsDebuggerStatement()); |
| 814 'regress/regress-1523': [FAIL], | 804 'regress/regress-1523': [FAIL], |
| 815 'regress/regress-102153': [FAIL], | |
| 816 'regress/regress-2825': [FAIL], | |
| 817 'regress/regress-crbug-119800': [FAIL], | 805 'regress/regress-crbug-119800': [FAIL], |
| 818 'regress/regress-crbug-467180': [FAIL], | 806 'regress/regress-crbug-467180': [FAIL], |
| 819 'regress/regress-opt-after-debug-deopt': [FAIL], | 807 'regress/regress-opt-after-debug-deopt': [FAIL], |
| 820 | 808 |
| 821 # TODO(rmcilroy,4681): Requires support for generators. | 809 # TODO(rmcilroy,4681): Requires support for generators. |
| 822 'messages': [FAIL], | 810 'messages': [FAIL], |
| 823 'es6/array-from': [FAIL], | 811 'es6/array-from': [FAIL], |
| 824 'regress-3225': [FAIL], | 812 'regress-3225': [FAIL], |
| 825 'es6/classes-subclass-builtins': [FAIL], | 813 'es6/classes-subclass-builtins': [FAIL], |
| 826 'es6/computed-property-names-classes': [FAIL], | 814 'es6/computed-property-names-classes': [FAIL], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 865 # TODO(rmcilroy,4680): Test assert failures. | 853 # TODO(rmcilroy,4680): Test assert failures. |
| 866 'array-literal-feedback': [FAIL], | 854 'array-literal-feedback': [FAIL], |
| 867 'debug-liveedit-2': [FAIL], | 855 'debug-liveedit-2': [FAIL], |
| 868 'es6/mirror-collections': [FAIL], | 856 'es6/mirror-collections': [FAIL], |
| 869 'es6/regress/regress-468661': [FAIL], | 857 'es6/regress/regress-468661': [FAIL], |
| 870 'regress/regress-2618': [FAIL], | 858 'regress/regress-2618': [FAIL], |
| 871 'regress/regress-4121': [FAIL], | 859 'regress/regress-4121': [FAIL], |
| 872 'regress/regress-4266': [FAIL], | 860 'regress/regress-4266': [FAIL], |
| 873 'regress/regress-crbug-109362': [FAIL], | 861 'regress/regress-crbug-109362': [FAIL], |
| 874 'regress/regress-crbug-568477-2': [FAIL], | 862 'regress/regress-crbug-568477-2': [FAIL], |
| 875 'regress/regress-crbug-568477-3': [FAIL], | |
| 876 'regress/regress-crbug-568477-1': [FAIL], | |
| 877 | 863 |
| 878 # TODO(rmcilroy, 4680): new ES6 instanceof support | 864 # TODO(rmcilroy, 4680): new ES6 instanceof support |
| 879 'harmony/instanceof-es6': [SKIP], | 865 'harmony/instanceof-es6': [SKIP], |
| 880 | 866 |
| 881 # TODO(rmcilroy,4680): Test timeouts. | 867 # TODO(rmcilroy,4680): Test timeouts. |
| 882 'array-literal-transitions': [SKIP], | 868 'array-literal-transitions': [SKIP], |
| 883 'regress/regress-crbug-517592': [SKIP], | 869 'regress/regress-crbug-517592': [SKIP], |
| 884 'regress/regress-crbug-568477-4': [SKIP], | 870 'regress/regress-crbug-568477-4': [SKIP], |
| 885 'regress/regress-crbug-409614': [SKIP], | 871 'regress/regress-crbug-409614': [SKIP], |
| 886 'regress/regress-crbug-42414': [SKIP], | 872 'regress/regress-crbug-42414': [SKIP], |
| (...skipping 26 matching lines...) Expand all Loading... |
| 913 # Tests taking too long. | 899 # Tests taking too long. |
| 914 'array-functions-prototype-misc': [SKIP], | 900 'array-functions-prototype-misc': [SKIP], |
| 915 'strong/implicit-conversions': [SKIP], | 901 'strong/implicit-conversions': [SKIP], |
| 916 'strong/load-element-mutate-backing-store': [SKIP], | 902 'strong/load-element-mutate-backing-store': [SKIP], |
| 917 | 903 |
| 918 # Stack overflow. | 904 # Stack overflow. |
| 919 'big-array-literal': [SKIP], | 905 'big-array-literal': [SKIP], |
| 920 }], # 'gcov_coverage' | 906 }], # 'gcov_coverage' |
| 921 | 907 |
| 922 ] | 908 ] |
| OLD | NEW |