| 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 742 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 753 | 753 |
| 754 # TODO(bradnelson): Figure out why these tests fail with ignition. | 754 # TODO(bradnelson): Figure out why these tests fail with ignition. |
| 755 'wasm/*': [SKIP], | 755 'wasm/*': [SKIP], |
| 756 | 756 |
| 757 'allocation-folding': [SKIP], | 757 'allocation-folding': [SKIP], |
| 758 'api-call-after-bypassed-exception': [SKIP], | 758 'api-call-after-bypassed-exception': [SKIP], |
| 759 'apply-arguments-gc-safepoint': [SKIP], | 759 'apply-arguments-gc-safepoint': [SKIP], |
| 760 'arguments-load-across-eval': [SKIP], | 760 'arguments-load-across-eval': [SKIP], |
| 761 'arguments-read-and-assignment': [SKIP], | 761 'arguments-read-and-assignment': [SKIP], |
| 762 'array-bounds-check-removal': [SKIP], | 762 'array-bounds-check-removal': [SKIP], |
| 763 'array-constructor': [SKIP], | 763 'array-constructor': [PASS, SLOW], |
| 764 'array-functions-prototype-misc': [SKIP], | 764 'array-functions-prototype-misc': [SKIP], |
| 765 'array-join': [SKIP], | 765 'array-join': [SKIP], |
| 766 'array-literal-feedback': [SKIP], | 766 'array-literal-feedback': [SKIP], |
| 767 'array-literal-transitions': [SKIP], | 767 'array-literal-transitions': [SKIP], |
| 768 'array-tostring': [SKIP], | 768 'array-tostring': [SKIP], |
| 769 'break': [SKIP], | 769 'break': [SKIP], |
| 770 'call-runtime-tail': [SKIP], | 770 'call-runtime-tail': [SKIP], |
| 771 'compiler/compare-map-elim2': [SKIP], | 771 'compiler/compare-map-elim2': [SKIP], |
| 772 'compiler/deopt-inlined-smi': [SKIP], | 772 'compiler/deopt-inlined-smi': [SKIP], |
| 773 'compiler/deopt-tonumber-compare': [SKIP], | 773 'compiler/deopt-tonumber-compare': [SKIP], |
| 774 'compiler/escape-analysis-arguments': [SKIP], | 774 'compiler/escape-analysis-arguments': [SKIP], |
| 775 'compiler/escape-analysis': [SKIP], | 775 'compiler/escape-analysis': [SKIP], |
| 776 'compiler/expression-trees': [SKIP], | 776 'compiler/expression-trees': [SKIP], |
| 777 'compiler/inline-arguments': [SKIP], | 777 'compiler/inline-arguments': [SKIP], |
| 778 'compiler/inline-arity-mismatch': [SKIP], | 778 'compiler/inline-arity-mismatch': [SKIP], |
| 779 'compiler/inline-construct': [SKIP], | 779 'compiler/inline-construct': [SKIP], |
| 780 'compiler/lazy-deopt-in-literal': [SKIP], | 780 'compiler/lazy-deopt-in-literal': [SKIP], |
| 781 'compiler/manual-concurrent-recompile': [SKIP], | 781 'compiler/manual-concurrent-recompile': [SKIP], |
| 782 'compiler/optimized-for-in': [SKIP], | 782 'compiler/optimized-for-in': [SKIP], |
| 783 'compiler/optimized-function-calls': [SKIP], | 783 'compiler/optimized-function-calls': [SKIP], |
| 784 'compiler/optimize_max': [SKIP], | 784 'compiler/optimize_max': [SKIP], |
| 785 'compiler/optimize_min': [SKIP], | 785 'compiler/optimize_min': [SKIP], |
| 786 'compiler/opt-next-call-turbo': [SKIP], | 786 'compiler/opt-next-call-turbo': [SKIP], |
| 787 'compiler/osr-forof': [SKIP], | 787 'compiler/osr-forof': [SKIP], |
| 788 'compiler/property-refs': [SKIP], | 788 'compiler/property-refs': [SKIP], |
| 789 'compiler/regress-3786': [SKIP], | |
| 790 'compiler/regress-445907': [SKIP], | 789 'compiler/regress-445907': [SKIP], |
| 791 'compiler/regress-446647': [SKIP], | 790 'compiler/regress-446647': [SKIP], |
| 792 'compiler/regress-447567': [SKIP], | 791 'compiler/regress-447567': [SKIP], |
| 793 'compiler/regress-469089': [SKIP], | 792 'compiler/regress-469089': [SKIP], |
| 794 'compiler/regress-96989': [SKIP], | 793 'compiler/regress-96989': [SKIP], |
| 795 'compiler/regress-const': [SKIP], | 794 'compiler/regress-const': [SKIP], |
| 796 'compiler/regress-funarguments': [SKIP], | 795 'compiler/regress-funarguments': [SKIP], |
| 797 'compiler/regress-stacktrace-methods': [SKIP], | 796 'compiler/regress-stacktrace-methods': [SKIP], |
| 798 'compiler/regress-variable-liveness': [SKIP], | 797 'compiler/regress-variable-liveness': [SKIP], |
| 799 'compiler/rotate': [SKIP], | 798 'compiler/rotate': [SKIP], |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 851 'regress/regress-1030466': [SKIP], | 850 'regress/regress-1030466': [SKIP], |
| 852 'regress/regress-1079': [SKIP], | 851 'regress/regress-1079': [SKIP], |
| 853 'regress/regress-109195': [SKIP], | 852 'regress/regress-109195': [SKIP], |
| 854 'regress/regress-1114040': [SKIP], | 853 'regress/regress-1114040': [SKIP], |
| 855 'regress/regress-1118': [SKIP], | 854 'regress/regress-1118': [SKIP], |
| 856 'regress/regress-1125': [SKIP], | 855 'regress/regress-1125': [SKIP], |
| 857 'regress/regress-1129': [SKIP], | 856 'regress/regress-1129': [SKIP], |
| 858 'regress/regress-1170187': [SKIP], | 857 'regress/regress-1170187': [SKIP], |
| 859 'regress/regress-1170': [SKIP], | 858 'regress/regress-1170': [SKIP], |
| 860 'regress/regress-117409': [SKIP], | 859 'regress/regress-117409': [SKIP], |
| 861 'regress/regress-1177809': [SKIP], | |
| 862 'regress/regress-1178598': [SKIP], | 860 'regress/regress-1178598': [SKIP], |
| 863 'regress/regress-119609': [SKIP], | 861 'regress/regress-119609': [SKIP], |
| 864 'regress/regress-1199637': [SKIP], | 862 'regress/regress-1199637': [SKIP], |
| 865 'regress/regress-1200351': [SKIP], | 863 'regress/regress-1200351': [SKIP], |
| 866 'regress/regress-123919': [SKIP], | 864 'regress/regress-123919': [SKIP], |
| 867 'regress/regress-124594': [SKIP], | 865 'regress/regress-124594': [SKIP], |
| 868 'regress/regress-124': [SKIP], | 866 'regress/regress-124': [SKIP], |
| 869 'regress/regress-125515': [SKIP], | 867 'regress/regress-125515': [SKIP], |
| 870 'regress/regress-128018': [SKIP], | 868 'regress/regress-128018': [SKIP], |
| 871 'regress/regress-131994': [SKIP], | 869 'regress/regress-131994': [SKIP], |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1001 'regress/regress-crbug-135008': [SKIP], | 999 'regress/regress-crbug-135008': [SKIP], |
| 1002 'regress/regress-crbug-163530': [SKIP], | 1000 'regress/regress-crbug-163530': [SKIP], |
| 1003 'regress/regress-crbug-229923': [SKIP], | 1001 'regress/regress-crbug-229923': [SKIP], |
| 1004 'regress/regress-crbug-242502': [SKIP], | 1002 'regress/regress-crbug-242502': [SKIP], |
| 1005 'regress/regress-crbug-242924': [SKIP], | 1003 'regress/regress-crbug-242924': [SKIP], |
| 1006 'regress/regress-crbug-245480': [SKIP], | 1004 'regress/regress-crbug-245480': [SKIP], |
| 1007 'regress/regress-crbug-259300': [SKIP], | 1005 'regress/regress-crbug-259300': [SKIP], |
| 1008 'regress/regress-crbug-350864': [SKIP], | 1006 'regress/regress-crbug-350864': [SKIP], |
| 1009 'regress/regress-crbug-351262': [SKIP], | 1007 'regress/regress-crbug-351262': [SKIP], |
| 1010 'regress/regress-crbug-352058': [SKIP], | 1008 'regress/regress-crbug-352058': [SKIP], |
| 1011 'regress/regress-crbug-357137': [SKIP], | |
| 1012 'regress/regress-crbug-385002': [SKIP], | |
| 1013 'regress/regress-crbug-387599': [SKIP], | 1009 'regress/regress-crbug-387599': [SKIP], |
| 1014 'regress/regress-crbug-405517': [SKIP], | 1010 'regress/regress-crbug-405517': [SKIP], |
| 1015 'regress/regress-crbug-405922': [SKIP], | 1011 'regress/regress-crbug-405922': [SKIP], |
| 1016 'regress/regress-crbug-409614': [SKIP], | 1012 'regress/regress-crbug-409614': [SKIP], |
| 1017 'regress/regress-crbug-410033': [SKIP], | 1013 'regress/regress-crbug-410033': [SKIP], |
| 1018 'regress/regress-crbug-416558': [SKIP], | 1014 'regress/regress-crbug-416558': [SKIP], |
| 1019 'regress/regress-crbug-424142': [SKIP], | 1015 'regress/regress-crbug-424142': [SKIP], |
| 1020 'regress/regress-crbug-429159': [SKIP], | 1016 'regress/regress-crbug-429159': [SKIP], |
| 1021 'regress/regress-crbug-431602': [SKIP], | 1017 'regress/regress-crbug-431602': [SKIP], |
| 1022 'regress/regress-crbug-432493': [SKIP], | 1018 'regress/regress-crbug-432493': [SKIP], |
| (...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 # Tests taking too long. | 1138 # Tests taking too long. |
| 1143 'array-functions-prototype-misc': [SKIP], | 1139 'array-functions-prototype-misc': [SKIP], |
| 1144 'strong/implicit-conversions': [SKIP], | 1140 'strong/implicit-conversions': [SKIP], |
| 1145 'strong/load-element-mutate-backing-store': [SKIP], | 1141 'strong/load-element-mutate-backing-store': [SKIP], |
| 1146 | 1142 |
| 1147 # Stack overflow. | 1143 # Stack overflow. |
| 1148 'big-array-literal': [SKIP], | 1144 'big-array-literal': [SKIP], |
| 1149 }], # 'gcov_coverage' | 1145 }], # 'gcov_coverage' |
| 1150 | 1146 |
| 1151 ] | 1147 ] |
| OLD | NEW |