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

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

Issue 141083010: A64: Skip long running mozilla tests when simulator_run is true. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | 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 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 js1_5/decompilation/regress-371692: PASS || FAIL 803 js1_5/decompilation/regress-371692: PASS || FAIL
804 js1_5/decompilation/regress-373678: PASS || FAIL 804 js1_5/decompilation/regress-373678: PASS || FAIL
805 js1_5/decompilation/regress-375639: PASS || FAIL 805 js1_5/decompilation/regress-375639: PASS || FAIL
806 js1_5/decompilation/regress-375882: PASS || FAIL 806 js1_5/decompilation/regress-375882: PASS || FAIL
807 js1_5/decompilation/regress-376564: PASS || FAIL 807 js1_5/decompilation/regress-376564: PASS || FAIL
808 js1_5/decompilation/regress-383721: PASS || FAIL 808 js1_5/decompilation/regress-383721: PASS || FAIL
809 js1_5/decompilation/regress-406555: PASS || FAIL 809 js1_5/decompilation/regress-406555: PASS || FAIL
810 js1_5/decompilation/regress-460870: PASS || FAIL 810 js1_5/decompilation/regress-460870: PASS || FAIL
811 811
812 812
813 [ $arch == arm ] 813 [ $arch == arm || $arch == a64 ]
814 814
815 # BUG(3251229): Times out when running new crankshaft test script. 815 # BUG(3251229): Times out when running new crankshaft test script.
816 ecma_3/RegExp/regress-311414: SKIP 816 ecma_3/RegExp/regress-311414: SKIP
817 ecma/Date/15.9.5.8: SKIP 817 ecma/Date/15.9.5.8: SKIP
818 ecma/Date/15.9.5.10-2: SKIP 818 ecma/Date/15.9.5.10-2: SKIP
819 ecma/Date/15.9.5.11-2: SKIP 819 ecma/Date/15.9.5.11-2: SKIP
820 ecma/Date/15.9.5.12-2: SKIP 820 ecma/Date/15.9.5.12-2: SKIP
821 js1_5/Array/regress-99120-02: SKIP 821 js1_5/Array/regress-99120-02: SKIP
822 js1_5/extensions/regress-371636: SKIP 822 js1_5/extensions/regress-371636: SKIP
823 js1_5/Regress/regress-203278-1: SKIP 823 js1_5/Regress/regress-203278-1: SKIP
(...skipping 15 matching lines...) Expand all
839 ecma/Date/15.9.5.12-2: SKIP 839 ecma/Date/15.9.5.12-2: SKIP
840 js1_5/Array/regress-99120-02: SKIP 840 js1_5/Array/regress-99120-02: SKIP
841 js1_5/extensions/regress-371636: SKIP 841 js1_5/extensions/regress-371636: SKIP
842 js1_5/Regress/regress-203278-1: SKIP 842 js1_5/Regress/regress-203278-1: SKIP
843 js1_5/Regress/regress-404755: SKIP 843 js1_5/Regress/regress-404755: SKIP
844 js1_5/Regress/regress-451322: SKIP 844 js1_5/Regress/regress-451322: SKIP
845 845
846 846
847 # BUG(1040): Allow this test to timeout. 847 # BUG(1040): Allow this test to timeout.
848 js1_5/GC/regress-203278-2: PASS || TIMEOUT 848 js1_5/GC/regress-203278-2: PASS || TIMEOUT
849
850 [ $arch == a64 && $simulator_run == True ]
851
852 js1_5/GC/regress-203278-2: SKIP
853
854 # These tests time out in debug mode but pass in product mode
855 js1_5/Regress/regress-360969-03: SKIP
856 js1_5/Regress/regress-360969-04: SKIP
857 js1_5/Regress/regress-360969-05: SKIP
858 js1_5/Regress/regress-360969-06: SKIP
859 js1_5/extensions/regress-365527: SKIP
860 ecma/Date/15.9.5.10-2: SKIP
861 js1_5/Regress/regress-416628: SKIP
862 js1_5/extensions/regress-371636: SKIP
863 ecma_3/RegExp/regress-330684: SKIP
864 ecma_3/RegExp/regress-307456: SKIP
865 js1_5/Regress/regress-303213: SKIP
866 js1_5/extensions/regress-330569: SKIP
867 js1_5/extensions/regress-351448: SKIP
868 js1_5/extensions/regress-336410-1: SKIP
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698