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

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

Issue 650863002: Mark some test262 cases as known failures after r24495. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 # on 2000. Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=293 82 # on 2000. Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=293
83 'S15.9.3.1_A5_T1': [PASS, FAIL_OK], 83 'S15.9.3.1_A5_T1': [PASS, FAIL_OK],
84 'S15.9.3.1_A5_T2': [PASS, FAIL_OK], 84 'S15.9.3.1_A5_T2': [PASS, FAIL_OK],
85 'S15.9.3.1_A5_T3': [PASS, FAIL_OK], 85 'S15.9.3.1_A5_T3': [PASS, FAIL_OK],
86 'S15.9.3.1_A5_T4': [PASS, FAIL_OK], 86 'S15.9.3.1_A5_T4': [PASS, FAIL_OK],
87 'S15.9.3.1_A5_T5': [PASS, FAIL_OK], 87 'S15.9.3.1_A5_T5': [PASS, FAIL_OK],
88 'S15.9.3.1_A5_T6': [PASS, FAIL_OK], 88 'S15.9.3.1_A5_T6': [PASS, FAIL_OK],
89 89
90 # ObjectKeys() no longer throws TypeError when passed a primitive value which 90 # ObjectKeys() no longer throws TypeError when passed a primitive value which
91 # is not null or undefined (per ES6). 91 # is not null or undefined (per ES6).
92 '15.2.3.14-1-1': [SKIP], 92 '15.2.3.14-1-1': [FAIL_OK],
93 '15.2.3.14-1-2': [SKIP], 93 '15.2.3.14-1-2': [FAIL_OK],
94 '15.2.3.14-1-3': [SKIP], 94 '15.2.3.14-1-3': [FAIL_OK],
95 95
96 ############################ SKIPPED TESTS ############################# 96 ############################ SKIPPED TESTS #############################
97 97
98 # These tests take a looong time to run in debug mode. 98 # These tests take a looong time to run in debug mode.
99 'S15.1.3.1_A2.5_T1': [PASS, ['mode == debug', SKIP]], 99 'S15.1.3.1_A2.5_T1': [PASS, ['mode == debug', SKIP]],
100 'S15.1.3.2_A2.5_T1': [PASS, ['mode == debug', SKIP]], 100 'S15.1.3.2_A2.5_T1': [PASS, ['mode == debug', SKIP]],
101 }], # ALWAYS 101 }], # ALWAYS
102 102
103 ['system == macos', { 103 ['system == macos', {
104 '11.3.2_TRP': [FAIL], 104 '11.3.2_TRP': [FAIL],
105 '9.2.5_11_g_ii_2': [FAIL], 105 '9.2.5_11_g_ii_2': [FAIL],
106 }], # system == macos 106 }], # system == macos
107 107
108 ['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips 64el', { 108 ['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips 64el', {
109 109
110 # TODO(mstarzinger): Causes stack overflow on simulators due to eager 110 # TODO(mstarzinger): Causes stack overflow on simulators due to eager
111 # compilation of parenthesized function literals. Needs investigation. 111 # compilation of parenthesized function literals. Needs investigation.
112 'S13.2.1_A1_T1': [SKIP], 112 'S13.2.1_A1_T1': [SKIP],
113 113
114 # BUG(3251225): Tests that timeout with --nocrankshaft. 114 # BUG(3251225): Tests that timeout with --nocrankshaft.
115 'S15.1.3.1_A2.4_T1': [SKIP], 115 'S15.1.3.1_A2.4_T1': [SKIP],
116 'S15.1.3.1_A2.5_T1': [SKIP], 116 'S15.1.3.1_A2.5_T1': [SKIP],
117 'S15.1.3.2_A2.4_T1': [SKIP], 117 'S15.1.3.2_A2.4_T1': [SKIP],
118 'S15.1.3.2_A2.5_T1': [SKIP], 118 'S15.1.3.2_A2.5_T1': [SKIP],
119 'S15.1.3.3_A2.3_T1': [SKIP], 119 'S15.1.3.3_A2.3_T1': [SKIP],
120 'S15.1.3.4_A2.3_T1': [SKIP], 120 'S15.1.3.4_A2.3_T1': [SKIP],
121 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' 121 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64'
122 ] 122 ]
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