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

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

Issue 281153002: Mark slow mozilla test. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 'js1_5/GC/regress-348532': [SKIP], 106 'js1_5/GC/regress-348532': [SKIP],
107 107
108 108
109 ##################### FLAKY TESTS ##################### 109 ##################### FLAKY TESTS #####################
110 110
111 # These tests time out in debug mode but pass in product mode 111 # These tests time out in debug mode but pass in product mode
112 'js1_5/Regress/regress-360969-03': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]], 112 'js1_5/Regress/regress-360969-03': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]],
113 'js1_5/Regress/regress-360969-04': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]], 113 'js1_5/Regress/regress-360969-04': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]],
114 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]], 114 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]],
115 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]], 115 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]],
116 'js1_5/extensions/regress-365527': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN TS]], 116 'js1_5/extensions/regress-365527': [PASS, SLOW, ['mode == debug', TIMEOUT, NO_ VARIANTS]],
117 117
118 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]], 118 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]],
119 'js1_5/Regress/regress-203278-1': [PASS, ['mode == debug', FAIL]], 119 'js1_5/Regress/regress-203278-1': [PASS, ['mode == debug', FAIL]],
120 'js1_5/Regress/regress-244470': [PASS, ['mode == debug', FAIL]], 120 'js1_5/Regress/regress-244470': [PASS, ['mode == debug', FAIL]],
121 'ecma_3/RegExp/regress-209067': [PASS, ['mode == debug', FAIL]], 121 'ecma_3/RegExp/regress-209067': [PASS, ['mode == debug', FAIL]],
122 'js1_5/GC/regress-278725': [PASS, ['mode == debug', FAIL]], 122 'js1_5/GC/regress-278725': [PASS, ['mode == debug', FAIL]],
123 # http://b/issue?id=1206983 123 # http://b/issue?id=1206983
124 'js1_5/Regress/regress-367561-03': [PASS, ['mode == debug', FAIL]], 124 'js1_5/Regress/regress-367561-03': [PASS, ['mode == debug', FAIL]],
125 'ecma/Date/15.9.5.10-2': [PASS, FAIL, ['mode == debug', TIMEOUT, NO_VARIANTS]] , 125 'ecma/Date/15.9.5.10-2': [PASS, FAIL, ['mode == debug', TIMEOUT, NO_VARIANTS]] ,
126 126
(...skipping 780 matching lines...) Expand 10 before | Expand all | Expand 10 after
907 'js1_5/Regress/regress-416628': [SKIP], 907 'js1_5/Regress/regress-416628': [SKIP],
908 'js1_5/extensions/regress-371636': [SKIP], 908 'js1_5/extensions/regress-371636': [SKIP],
909 'ecma_3/RegExp/regress-330684': [SKIP], 909 'ecma_3/RegExp/regress-330684': [SKIP],
910 'ecma_3/RegExp/regress-307456': [SKIP], 910 'ecma_3/RegExp/regress-307456': [SKIP],
911 'js1_5/Regress/regress-303213': [SKIP], 911 'js1_5/Regress/regress-303213': [SKIP],
912 'js1_5/extensions/regress-330569': [SKIP], 912 'js1_5/extensions/regress-330569': [SKIP],
913 'js1_5/extensions/regress-351448': [SKIP], 913 'js1_5/extensions/regress-351448': [SKIP],
914 'js1_5/extensions/regress-336410-1': [SKIP], 914 'js1_5/extensions/regress-336410-1': [SKIP],
915 }], # 'arch == arm64 and simulator_run == True' 915 }], # 'arch == arm64 and simulator_run == True'
916 ] 916 ]
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