| OLD | NEW |
| 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 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 198 S15.1.1.1_A2_T2: FAIL_OK # NaN | 198 S15.1.1.1_A2_T2: FAIL_OK # NaN |
| 199 S15.1.1.2_A2_T1: FAIL_OK # Infinity | 199 S15.1.1.2_A2_T1: FAIL_OK # Infinity |
| 200 # S15.1.1.2_A2_T2 would fail if it weren't bogus in r97. sputnik bug #45. | 200 # S15.1.1.2_A2_T2 would fail if it weren't bogus in r97. sputnik bug #45. |
| 201 S15.1.1.3_A2_T1: FAIL_OK # undefined | 201 S15.1.1.3_A2_T1: FAIL_OK # undefined |
| 202 S15.1.1.3_A2_T2: FAIL_OK # undefined | 202 S15.1.1.3_A2_T2: FAIL_OK # undefined |
| 203 | 203 |
| 204 # Array.prototype.to[Locale]String is generic in ES5. | 204 # Array.prototype.to[Locale]String is generic in ES5. |
| 205 S15.4.4.2_A2_T1: FAIL_OK | 205 S15.4.4.2_A2_T1: FAIL_OK |
| 206 S15.4.4.3_A2_T1: FAIL_OK | 206 S15.4.4.3_A2_T1: FAIL_OK |
| 207 | 207 |
| 208 ######################### UNANALYZED FAILURES ########################## | |
| 209 | |
| 210 # Bug? ES5 Attributes - Updating indexed data property 'P' whose attributes are | |
| 211 # [[Writable]]: false, [[Enumerable]]: true, [[Configurable]]: true to an | |
| 212 # accessor property, 'A' is an Array object (8.12.9 - step 9.b.i) | |
| 213 15.2.3.6-4-360-1: FAIL | |
| 214 # Bug? ES5 Attributes - Updating indexed data property 'P' whose attributes are | |
| 215 # [[Writable]]: false, [[Enumerable]]: true, [[Configurable]]: true to an | |
| 216 # accessor property, 'O' is an Arguments object (8.12.9 - step 9.b.i) | |
| 217 15.2.3.6-4-360-6: FAIL | |
| 218 # Bug? ES5 Attributes - Updating indexed data property 'P' whose attributes are | |
| 219 # [[Writable]]: false, [[Enumerable]]: true, [[Configurable]]: true to an | |
| 220 # accessor property, 'O' is the global object (8.12.9 - step 9.b.i) | |
| 221 15.2.3.6-4-360-7: FAIL | |
| 222 | |
| 223 ############################ SKIPPED TESTS ############################# | 208 ############################ SKIPPED TESTS ############################# |
| 224 | 209 |
| 225 # These tests take a looong time to run in debug mode. | 210 # These tests take a looong time to run in debug mode. |
| 226 S15.1.3.2_A2.5_T1: PASS, SKIP if $mode == debug | 211 S15.1.3.2_A2.5_T1: PASS, SKIP if $mode == debug |
| 227 S15.1.3.1_A2.5_T1: PASS, SKIP if $mode == debug | 212 S15.1.3.1_A2.5_T1: PASS, SKIP if $mode == debug |
| 228 | 213 |
| 229 [ $arch == arm ] | 214 [ $arch == arm ] |
| 230 | 215 |
| 231 # BUG(3251225): Tests that timeout with --nocrankshaft. | 216 # BUG(3251225): Tests that timeout with --nocrankshaft. |
| 232 S15.1.3.1_A2.5_T1: SKIP | 217 S15.1.3.1_A2.5_T1: SKIP |
| (...skipping 13 matching lines...) Expand all Loading... |
| 246 S15.1.3.1_A2.5_T1: SKIP | 231 S15.1.3.1_A2.5_T1: SKIP |
| 247 S15.1.3.2_A2.5_T1: SKIP | 232 S15.1.3.2_A2.5_T1: SKIP |
| 248 S15.1.3.1_A2.4_T1: SKIP | 233 S15.1.3.1_A2.4_T1: SKIP |
| 249 S15.1.3.1_A2.5_T1: SKIP | 234 S15.1.3.1_A2.5_T1: SKIP |
| 250 S15.1.3.2_A2.4_T1: SKIP | 235 S15.1.3.2_A2.4_T1: SKIP |
| 251 S15.1.3.2_A2.5_T1: SKIP | 236 S15.1.3.2_A2.5_T1: SKIP |
| 252 S15.1.3.3_A2.3_T1: SKIP | 237 S15.1.3.3_A2.3_T1: SKIP |
| 253 S15.1.3.4_A2.3_T1: SKIP | 238 S15.1.3.4_A2.3_T1: SKIP |
| 254 S15.1.3.1_A2.5_T1: SKIP | 239 S15.1.3.1_A2.5_T1: SKIP |
| 255 S15.1.3.2_A2.5_T1: SKIP | 240 S15.1.3.2_A2.5_T1: SKIP |
| OLD | NEW |