| OLD | NEW |
| 1 # Copyright 2009 the V8 project authors. All rights reserved. | 1 # Copyright 2009 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 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 210 # Creates a linked list of arrays until we run out of memory or timeout. | 210 # Creates a linked list of arrays until we run out of memory or timeout. |
| 211 js1_5/Regress/regress-312588: FAIL || TIMEOUT | 211 js1_5/Regress/regress-312588: FAIL || TIMEOUT |
| 212 | 212 |
| 213 | 213 |
| 214 # Runs out of memory because it compiles huge functions. | 214 # Runs out of memory because it compiles huge functions. |
| 215 js1_5/Function/regress-338001: FAIL_OK | 215 js1_5/Function/regress-338001: FAIL_OK |
| 216 js1_5/Function/regress-338121-01: FAIL_OK | 216 js1_5/Function/regress-338121-01: FAIL_OK |
| 217 js1_5/Function/regress-338121-02: FAIL_OK | 217 js1_5/Function/regress-338121-02: FAIL_OK |
| 218 js1_5/Function/regress-338121-03: FAIL_OK | 218 js1_5/Function/regress-338121-03: FAIL_OK |
| 219 | 219 |
| 220 # Expectes 'prototype' property of functions to be enumerable. |
| 221 js1_5/Function/10.1.6-01: FAIL_OK |
| 220 | 222 |
| 221 # Length of objects whose prototype chain includes a function | 223 # Length of objects whose prototype chain includes a function |
| 222 ecma_3/Function/regress-313570: FAIL_OK | 224 ecma_3/Function/regress-313570: FAIL_OK |
| 223 | 225 |
| 224 # toPrecision argument restricted to range 1..21 in JSC/V8 | 226 # toPrecision argument restricted to range 1..21 in JSC/V8 |
| 225 js1_5/Regress/regress-452346: FAIL_OK | 227 js1_5/Regress/regress-452346: FAIL_OK |
| 226 | 228 |
| 227 # Array.prototype.slice with zero arguments return undefined in JSC/V8, | 229 # Array.prototype.slice with zero arguments return undefined in JSC/V8, |
| 228 # empty array in Spider/TraceMonkey. | 230 # empty array in Spider/TraceMonkey. |
| 229 js1_5/Array/regress-451483: FAIL_OK | 231 js1_5/Array/regress-451483: FAIL_OK |
| (...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 560 # numbers of arguments (depending on max stack size). 350256-02 needs more than | 562 # numbers of arguments (depending on max stack size). 350256-02 needs more than |
| 561 # 4Mbytes of stack space. | 563 # 4Mbytes of stack space. |
| 562 js1_5/Array/regress-350256-02: FAIL | 564 js1_5/Array/regress-350256-02: FAIL |
| 563 | 565 |
| 564 | 566 |
| 565 # This fails because 'delete arguments[i]' does not disconnect the | 567 # This fails because 'delete arguments[i]' does not disconnect the |
| 566 # argument from the arguments array. See issue #900066. | 568 # argument from the arguments array. See issue #900066. |
| 567 ecma_3/Function/regress-137181: FAIL | 569 ecma_3/Function/regress-137181: FAIL |
| 568 | 570 |
| 569 | 571 |
| 570 # Tests that rely on specific details of function decompilation or | |
| 571 # print strings for errors. Non-ECMA behavior. | |
| 572 js1_4/Regress/function-003: FAIL | |
| 573 | |
| 574 | |
| 575 # 'export' and 'import' are not keywords in V8. | 572 # 'export' and 'import' are not keywords in V8. |
| 576 ecma_2/Exceptions/lexical-010: FAIL | 573 ecma_2/Exceptions/lexical-010: FAIL |
| 577 ecma_2/Exceptions/lexical-022: FAIL | 574 ecma_2/Exceptions/lexical-022: FAIL |
| 578 | 575 |
| 579 | 576 |
| 580 # Requires Mozilla-specific strict mode. | 577 # Requires Mozilla-specific strict mode. |
| 581 ecma_2/Exceptions/lexical-011: FAIL | 578 ecma_2/Exceptions/lexical-011: FAIL |
| 582 ecma_2/Exceptions/lexical-014: FAIL | 579 ecma_2/Exceptions/lexical-014: FAIL |
| 583 ecma_2/Exceptions/lexical-016: FAIL | 580 ecma_2/Exceptions/lexical-016: FAIL |
| 584 ecma_2/Exceptions/lexical-021: FAIL | 581 ecma_2/Exceptions/lexical-021: FAIL |
| (...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 809 ecma/Date/15.9.5.8: SKIP | 806 ecma/Date/15.9.5.8: SKIP |
| 810 ecma/Date/15.9.5.9: SKIP | 807 ecma/Date/15.9.5.9: SKIP |
| 811 ecma/Date/15.9.5.10-2: SKIP | 808 ecma/Date/15.9.5.10-2: SKIP |
| 812 ecma/Date/15.9.5.11-2: SKIP | 809 ecma/Date/15.9.5.11-2: SKIP |
| 813 ecma/Expressions/11.7.2: SKIP | 810 ecma/Expressions/11.7.2: SKIP |
| 814 ecma/Expressions/11.10-2: SKIP | 811 ecma/Expressions/11.10-2: SKIP |
| 815 ecma/Expressions/11.7.3: SKIP | 812 ecma/Expressions/11.7.3: SKIP |
| 816 ecma/Expressions/11.10-3: SKIP | 813 ecma/Expressions/11.10-3: SKIP |
| 817 ecma/Expressions/11.7.1: SKIP | 814 ecma/Expressions/11.7.1: SKIP |
| 818 ecma_3/RegExp/regress-209067: SKIP | 815 ecma_3/RegExp/regress-209067: SKIP |
| OLD | NEW |