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

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

Issue 371923006: Add mips64 port. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebase Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | test/test262/test262.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2011 the V8 project authors. All rights reserved. 1 # Copyright 2011 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 844 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS], 855 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS],
856 }], # 'arch == arm or arch == arm64' 856 }], # 'arch == arm or arch == arm64'
857 857
858 858
859 ['arch == arm64', { 859 ['arch == arm64', {
860 # BUG(v8:3152): Runs out of stack in debug mode. 860 # BUG(v8:3152): Runs out of stack in debug mode.
861 'js1_5/extensions/regress-355497': [FAIL_OK, ['mode == debug', SKIP]], 861 'js1_5/extensions/regress-355497': [FAIL_OK, ['mode == debug', SKIP]],
862 }], # 'arch == arm64' 862 }], # 'arch == arm64'
863 863
864 864
865 ['arch == mipsel', { 865 ['arch == mipsel or arch == mips64el', {
866 866
867 # BUG(3251229): Times out when running new crankshaft test script. 867 # BUG(3251229): Times out when running new crankshaft test script.
868 'ecma_3/RegExp/regress-311414': [SKIP], 868 'ecma_3/RegExp/regress-311414': [SKIP],
869 'ecma/Date/15.9.5.8': [SKIP], 869 'ecma/Date/15.9.5.8': [SKIP],
870 'ecma/Date/15.9.5.10-2': [SKIP], 870 'ecma/Date/15.9.5.10-2': [SKIP],
871 'ecma/Date/15.9.5.11-2': [SKIP], 871 'ecma/Date/15.9.5.11-2': [SKIP],
872 'ecma/Date/15.9.5.12-2': [SKIP], 872 'ecma/Date/15.9.5.12-2': [SKIP],
873 'js1_5/Array/regress-99120-02': [SKIP], 873 'js1_5/Array/regress-99120-02': [SKIP],
874 'js1_5/extensions/regress-371636': [SKIP], 874 'js1_5/extensions/regress-371636': [SKIP],
875 'js1_5/Regress/regress-203278-1': [SKIP], 875 'js1_5/Regress/regress-203278-1': [SKIP],
876 'js1_5/Regress/regress-404755': [SKIP], 876 'js1_5/Regress/regress-404755': [SKIP],
877 'js1_5/Regress/regress-451322': [SKIP], 877 'js1_5/Regress/regress-451322': [SKIP],
878 878
879 879
880 # BUG(1040): Allow this test to timeout. 880 # BUG(1040): Allow this test to timeout.
881 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS], 881 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS],
882 }], # 'arch == mipsel' 882 }], # 'arch == mipsel or arch == mips64el'
883 883
884 ['arch == mips', { 884 ['arch == mips', {
885 885
886 # BUG(3251229): Times out when running new crankshaft test script. 886 # BUG(3251229): Times out when running new crankshaft test script.
887 'ecma_3/RegExp/regress-311414': [SKIP], 887 'ecma_3/RegExp/regress-311414': [SKIP],
888 'ecma/Date/15.9.5.8': [SKIP], 888 'ecma/Date/15.9.5.8': [SKIP],
889 'ecma/Date/15.9.5.10-2': [SKIP], 889 'ecma/Date/15.9.5.10-2': [SKIP],
890 'ecma/Date/15.9.5.11-2': [SKIP], 890 'ecma/Date/15.9.5.11-2': [SKIP],
891 'ecma/Date/15.9.5.12-2': [SKIP], 891 'ecma/Date/15.9.5.12-2': [SKIP],
892 'js1_5/Array/regress-99120-02': [SKIP], 892 'js1_5/Array/regress-99120-02': [SKIP],
(...skipping 21 matching lines...) Expand all
914 'js1_5/Regress/regress-416628': [SKIP], 914 'js1_5/Regress/regress-416628': [SKIP],
915 'js1_5/extensions/regress-371636': [SKIP], 915 'js1_5/extensions/regress-371636': [SKIP],
916 'ecma_3/RegExp/regress-330684': [SKIP], 916 'ecma_3/RegExp/regress-330684': [SKIP],
917 'ecma_3/RegExp/regress-307456': [SKIP], 917 'ecma_3/RegExp/regress-307456': [SKIP],
918 'js1_5/Regress/regress-303213': [SKIP], 918 'js1_5/Regress/regress-303213': [SKIP],
919 'js1_5/extensions/regress-330569': [SKIP], 919 'js1_5/extensions/regress-330569': [SKIP],
920 'js1_5/extensions/regress-351448': [SKIP], 920 'js1_5/extensions/regress-351448': [SKIP],
921 'js1_5/extensions/regress-336410-1': [SKIP], 921 'js1_5/extensions/regress-336410-1': [SKIP],
922 }], # 'arch == arm64 and simulator_run == True' 922 }], # 'arch == arm64 and simulator_run == True'
923 ] 923 ]
OLDNEW
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | test/test262/test262.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698