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

Side by Side Diff: test/mjsunit/mjsunit.status

Issue 1613163002: [interpreter] Wide register support. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Compilation fixes for gcc/msvc. Created 4 years, 11 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
OLDNEW
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 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
754 754
755 # TODO(bradnelson): Figure out why these tests fail with ignition. 755 # TODO(bradnelson): Figure out why these tests fail with ignition.
756 'wasm/*': [SKIP], 756 'wasm/*': [SKIP],
757 757
758 'allocation-folding': [SKIP], 758 'allocation-folding': [SKIP],
759 'api-call-after-bypassed-exception': [SKIP], 759 'api-call-after-bypassed-exception': [SKIP],
760 'apply-arguments-gc-safepoint': [SKIP], 760 'apply-arguments-gc-safepoint': [SKIP],
761 'arguments-load-across-eval': [SKIP], 761 'arguments-load-across-eval': [SKIP],
762 'arguments-read-and-assignment': [SKIP], 762 'arguments-read-and-assignment': [SKIP],
763 'array-bounds-check-removal': [SKIP], 763 'array-bounds-check-removal': [SKIP],
764 'array-constructor': [SKIP], 764 'array-constructor': [PASS, SLOW],
765 'array-functions-prototype-misc': [SKIP], 765 'array-functions-prototype-misc': [SKIP],
766 'array-join': [SKIP], 766 'array-join': [SKIP],
767 'array-literal-feedback': [SKIP], 767 'array-literal-feedback': [SKIP],
768 'array-literal-transitions': [SKIP], 768 'array-literal-transitions': [SKIP],
769 'array-tostring': [SKIP], 769 'array-tostring': [SKIP],
770 'break': [SKIP], 770 'break': [SKIP],
771 'call-runtime-tail': [SKIP], 771 'call-runtime-tail': [SKIP],
772 'compiler/compare-map-elim2': [SKIP], 772 'compiler/compare-map-elim2': [SKIP],
773 'compiler/deopt-inlined-smi': [SKIP], 773 'compiler/deopt-inlined-smi': [SKIP],
774 'compiler/deopt-tonumber-compare': [SKIP], 774 'compiler/deopt-tonumber-compare': [SKIP],
775 'compiler/escape-analysis-arguments': [SKIP], 775 'compiler/escape-analysis-arguments': [SKIP],
776 'compiler/escape-analysis': [SKIP], 776 'compiler/escape-analysis': [SKIP],
777 'compiler/expression-trees': [SKIP], 777 'compiler/expression-trees': [SKIP],
778 'compiler/inline-arguments': [SKIP], 778 'compiler/inline-arguments': [SKIP],
779 'compiler/inline-arity-mismatch': [SKIP], 779 'compiler/inline-arity-mismatch': [SKIP],
780 'compiler/inline-construct': [SKIP], 780 'compiler/inline-construct': [SKIP],
781 'compiler/lazy-deopt-in-literal': [SKIP], 781 'compiler/lazy-deopt-in-literal': [SKIP],
782 'compiler/manual-concurrent-recompile': [SKIP], 782 'compiler/manual-concurrent-recompile': [SKIP],
783 'compiler/optimized-for-in': [SKIP], 783 'compiler/optimized-for-in': [SKIP],
784 'compiler/optimized-function-calls': [SKIP], 784 'compiler/optimized-function-calls': [SKIP],
785 'compiler/optimize_max': [SKIP], 785 'compiler/optimize_max': [SKIP],
786 'compiler/optimize_min': [SKIP], 786 'compiler/optimize_min': [SKIP],
787 'compiler/opt-next-call-turbo': [SKIP], 787 'compiler/opt-next-call-turbo': [SKIP],
788 'compiler/osr-forof': [SKIP], 788 'compiler/osr-forof': [SKIP],
789 'compiler/property-refs': [SKIP], 789 'compiler/property-refs': [SKIP],
790 'compiler/regress-3786': [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],
800 'compiler/safepoint': [SKIP], 799 'compiler/safepoint': [SKIP],
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
850 'regress/regress-102153': [SKIP], 849 'regress/regress-102153': [SKIP],
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-1125': [SKIP], 854 'regress/regress-1125': [SKIP],
856 'regress/regress-1129': [SKIP], 855 'regress/regress-1129': [SKIP],
857 'regress/regress-1170187': [SKIP], 856 'regress/regress-1170187': [SKIP],
858 'regress/regress-1170': [SKIP], 857 'regress/regress-1170': [SKIP],
859 'regress/regress-117409': [SKIP], 858 'regress/regress-117409': [SKIP],
860 'regress/regress-1177809': [SKIP],
861 'regress/regress-1178598': [SKIP], 859 'regress/regress-1178598': [SKIP],
862 'regress/regress-119609': [SKIP], 860 'regress/regress-119609': [SKIP],
863 'regress/regress-1199637': [SKIP], 861 'regress/regress-1199637': [SKIP],
864 'regress/regress-1200351': [SKIP], 862 'regress/regress-1200351': [SKIP],
865 'regress/regress-123919': [SKIP], 863 'regress/regress-123919': [SKIP],
866 'regress/regress-124594': [SKIP], 864 'regress/regress-124594': [SKIP],
867 'regress/regress-124': [SKIP], 865 'regress/regress-124': [SKIP],
868 'regress/regress-125515': [SKIP], 866 'regress/regress-125515': [SKIP],
869 'regress/regress-128018': [SKIP], 867 'regress/regress-128018': [SKIP],
870 'regress/regress-131994': [SKIP], 868 'regress/regress-131994': [SKIP],
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 'regress/regress-crbug-135008': [SKIP], 996 'regress/regress-crbug-135008': [SKIP],
999 'regress/regress-crbug-163530': [SKIP], 997 'regress/regress-crbug-163530': [SKIP],
1000 'regress/regress-crbug-229923': [SKIP], 998 'regress/regress-crbug-229923': [SKIP],
1001 'regress/regress-crbug-242502': [SKIP], 999 'regress/regress-crbug-242502': [SKIP],
1002 'regress/regress-crbug-242924': [SKIP], 1000 'regress/regress-crbug-242924': [SKIP],
1003 'regress/regress-crbug-245480': [SKIP], 1001 'regress/regress-crbug-245480': [SKIP],
1004 'regress/regress-crbug-259300': [SKIP], 1002 'regress/regress-crbug-259300': [SKIP],
1005 'regress/regress-crbug-350864': [SKIP], 1003 'regress/regress-crbug-350864': [SKIP],
1006 'regress/regress-crbug-351262': [SKIP], 1004 'regress/regress-crbug-351262': [SKIP],
1007 'regress/regress-crbug-352058': [SKIP], 1005 'regress/regress-crbug-352058': [SKIP],
1008 'regress/regress-crbug-357137': [SKIP],
1009 'regress/regress-crbug-385002': [SKIP],
1010 'regress/regress-crbug-387599': [SKIP], 1006 'regress/regress-crbug-387599': [SKIP],
1011 'regress/regress-crbug-405517': [SKIP], 1007 'regress/regress-crbug-405517': [SKIP],
1012 'regress/regress-crbug-405922': [SKIP], 1008 'regress/regress-crbug-405922': [SKIP],
1013 'regress/regress-crbug-409614': [SKIP], 1009 'regress/regress-crbug-409614': [SKIP],
1014 'regress/regress-crbug-410033': [SKIP], 1010 'regress/regress-crbug-410033': [SKIP],
1015 'regress/regress-crbug-416558': [SKIP], 1011 'regress/regress-crbug-416558': [SKIP],
1016 'regress/regress-crbug-424142': [SKIP], 1012 'regress/regress-crbug-424142': [SKIP],
1017 'regress/regress-crbug-429159': [SKIP], 1013 'regress/regress-crbug-429159': [SKIP],
1018 'regress/regress-crbug-431602': [SKIP], 1014 'regress/regress-crbug-431602': [SKIP],
1019 'regress/regress-crbug-432493': [SKIP], 1015 'regress/regress-crbug-432493': [SKIP],
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
1137 # Tests taking too long. 1133 # Tests taking too long.
1138 'array-functions-prototype-misc': [SKIP], 1134 'array-functions-prototype-misc': [SKIP],
1139 'strong/implicit-conversions': [SKIP], 1135 'strong/implicit-conversions': [SKIP],
1140 'strong/load-element-mutate-backing-store': [SKIP], 1136 'strong/load-element-mutate-backing-store': [SKIP],
1141 1137
1142 # Stack overflow. 1138 # Stack overflow.
1143 'big-array-literal': [SKIP], 1139 'big-array-literal': [SKIP],
1144 }], # 'gcov_coverage' 1140 }], # 'gcov_coverage'
1145 1141
1146 ] 1142 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698