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

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: Rebase Created 4 years, 10 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 747 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 'regress/regress-410030': [FAIL], 758 'regress/regress-410030': [FAIL],
759 'regress/regress-96523': [FAIL], 759 'regress/regress-96523': [FAIL],
760 'regress/regress-crbug-505907': [FAIL], 760 'regress/regress-crbug-505907': [FAIL],
761 'regress/regress-crbug-506956': [FAIL], 761 'regress/regress-crbug-506956': [FAIL],
762 'strict-mode-implicit-receiver': [FAIL], 762 'strict-mode-implicit-receiver': [FAIL],
763 'throw-and-catch-function': [FAIL], 763 'throw-and-catch-function': [FAIL],
764 'with-leave': [FAIL], 764 'with-leave': [FAIL],
765 765
766 'arguments-load-across-eval': [SKIP], 766 'arguments-load-across-eval': [SKIP],
767 'arguments-read-and-assignment': [SKIP], 767 'arguments-read-and-assignment': [SKIP],
768 'array-constructor': [SKIP], 768 'array-constructor': [PASS, SLOW],
769 'array-functions-prototype-misc': [SKIP], 769 'array-functions-prototype-misc': [SKIP],
770 'array-join': [SKIP], 770 'array-join': [SKIP],
771 'array-literal-feedback': [SKIP], 771 'array-literal-feedback': [SKIP],
772 'array-literal-transitions': [SKIP], 772 'array-literal-transitions': [SKIP],
773 'break': [SKIP], 773 'break': [SKIP],
774 'call-runtime-tail': [SKIP], 774 'call-runtime-tail': [SKIP],
775 'compiler/deopt-inlined-smi': [SKIP], 775 'compiler/deopt-inlined-smi': [SKIP],
776 'compiler/deopt-tonumber-compare': [SKIP], 776 'compiler/deopt-tonumber-compare': [SKIP],
777 'compiler/expression-trees': [SKIP], 777 'compiler/expression-trees': [SKIP],
778 'compiler/optimized-for-in': [SKIP], 778 'compiler/optimized-for-in': [SKIP],
779 'compiler/opt-next-call-turbo': [SKIP], 779 'compiler/opt-next-call-turbo': [SKIP],
780 'compiler/regress-3786': [SKIP],
781 'compiler/regress-446647': [SKIP], 780 'compiler/regress-446647': [SKIP],
782 'compiler/regress-447567': [SKIP], 781 'compiler/regress-447567': [SKIP],
783 'compiler/regress-96989': [SKIP], 782 'compiler/regress-96989': [SKIP],
784 'compiler/regress-const': [SKIP], 783 'compiler/regress-const': [SKIP],
785 'compiler/regress-funarguments': [SKIP], 784 'compiler/regress-funarguments': [SKIP],
786 'compiler/regress-stacktrace-methods': [SKIP], 785 'compiler/regress-stacktrace-methods': [SKIP],
787 'compiler/rotate': [SKIP], 786 'compiler/rotate': [SKIP],
788 'compiler/strict-recompile': [SKIP], 787 'compiler/strict-recompile': [SKIP],
789 'compiler/try-binop': [SKIP], 788 'compiler/try-binop': [SKIP],
790 'compiler/try-deopt': [SKIP], 789 'compiler/try-deopt': [SKIP],
(...skipping 26 matching lines...) Expand all
817 'regress-3225': [SKIP], 816 'regress-3225': [SKIP],
818 'regress/poly_count_operation': [SKIP], 817 'regress/poly_count_operation': [SKIP],
819 'regress/regress-102153': [SKIP], 818 'regress/regress-102153': [SKIP],
820 'regress/regress-1030466': [SKIP], 819 'regress/regress-1030466': [SKIP],
821 'regress/regress-1079': [SKIP], 820 'regress/regress-1079': [SKIP],
822 'regress/regress-109195': [SKIP], 821 'regress/regress-109195': [SKIP],
823 'regress/regress-1114040': [SKIP], 822 'regress/regress-1114040': [SKIP],
824 'regress/regress-1125': [SKIP], 823 'regress/regress-1125': [SKIP],
825 'regress/regress-1170187': [SKIP], 824 'regress/regress-1170187': [SKIP],
826 'regress/regress-1170': [SKIP], 825 'regress/regress-1170': [SKIP],
827 'regress/regress-1177809': [SKIP],
828 'regress/regress-1178598': [SKIP], 826 'regress/regress-1178598': [SKIP],
829 'regress/regress-119609': [SKIP], 827 'regress/regress-119609': [SKIP],
830 'regress/regress-1199637': [SKIP], 828 'regress/regress-1199637': [SKIP],
831 'regress/regress-1200351': [SKIP], 829 'regress/regress-1200351': [SKIP],
832 'regress/regress-123919': [SKIP], 830 'regress/regress-123919': [SKIP],
833 'regress/regress-124594': [SKIP], 831 'regress/regress-124594': [SKIP],
834 'regress/regress-124': [SKIP], 832 'regress/regress-124': [SKIP],
835 'regress/regress-131994': [SKIP], 833 'regress/regress-131994': [SKIP],
836 'regress/regress-1412': [SKIP], 834 'regress/regress-1412': [SKIP],
837 'regress/regress-1436': [SKIP], 835 'regress/regress-1436': [SKIP],
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 'regress/regress-97116': [SKIP], 898 'regress/regress-97116': [SKIP],
901 'regress/regress-998565': [SKIP], 899 'regress/regress-998565': [SKIP],
902 'regress/regress-arg-materialize-store': [SKIP], 900 'regress/regress-arg-materialize-store': [SKIP],
903 'regress/regress-assignment-in-test-context': [SKIP], 901 'regress/regress-assignment-in-test-context': [SKIP],
904 'regress/regress-conditional-position': [SKIP], 902 'regress/regress-conditional-position': [SKIP],
905 'regress/regress-crbug-109362': [SKIP], 903 'regress/regress-crbug-109362': [SKIP],
906 'regress/regress-crbug-119800': [SKIP], 904 'regress/regress-crbug-119800': [SKIP],
907 'regress/regress-crbug-135008': [SKIP], 905 'regress/regress-crbug-135008': [SKIP],
908 'regress/regress-crbug-259300': [SKIP], 906 'regress/regress-crbug-259300': [SKIP],
909 'regress/regress-crbug-352058': [SKIP], 907 'regress/regress-crbug-352058': [SKIP],
910 'regress/regress-crbug-357137': [SKIP],
911 'regress/regress-crbug-385002': [SKIP],
912 'regress/regress-crbug-387599': [SKIP], 908 'regress/regress-crbug-387599': [SKIP],
913 'regress/regress-crbug-405517': [SKIP], 909 'regress/regress-crbug-405517': [SKIP],
914 'regress/regress-crbug-405922': [SKIP], 910 'regress/regress-crbug-405922': [SKIP],
915 'regress/regress-crbug-409614': [SKIP], 911 'regress/regress-crbug-409614': [SKIP],
916 'regress/regress-crbug-424142': [SKIP], 912 'regress/regress-crbug-424142': [SKIP],
917 'regress/regress-crbug-429159': [SKIP], 913 'regress/regress-crbug-429159': [SKIP],
918 'regress/regress-crbug-431602': [SKIP], 914 'regress/regress-crbug-431602': [SKIP],
919 'regress/regress-crbug-432493': [SKIP], 915 'regress/regress-crbug-432493': [SKIP],
920 'regress/regress-crbug-450642': [SKIP], 916 'regress/regress-crbug-450642': [SKIP],
921 'regress/regress-crbug-451770': [SKIP], 917 'regress/regress-crbug-451770': [SKIP],
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
1018 # Tests taking too long. 1014 # Tests taking too long.
1019 'array-functions-prototype-misc': [SKIP], 1015 'array-functions-prototype-misc': [SKIP],
1020 'strong/implicit-conversions': [SKIP], 1016 'strong/implicit-conversions': [SKIP],
1021 'strong/load-element-mutate-backing-store': [SKIP], 1017 'strong/load-element-mutate-backing-store': [SKIP],
1022 1018
1023 # Stack overflow. 1019 # Stack overflow.
1024 'big-array-literal': [SKIP], 1020 'big-array-literal': [SKIP],
1025 }], # 'gcov_coverage' 1021 }], # 'gcov_coverage'
1026 1022
1027 ] 1023 ]
OLDNEW
« no previous file with comments | « test/cctest/interpreter/test-interpreter.cc ('k') | test/unittests/interpreter/bytecode-array-builder-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698