| Index: test/test262/test262.status
|
| diff --git a/test/test262/test262.status b/test/test262/test262.status
|
| index 4bdd6c1b7beddfbf8e693614f23b7cc34bda5ee5..11657bfa0402c1bb36090aeef04dfb759facf25a 100644
|
| --- a/test/test262/test262.status
|
| +++ b/test/test262/test262.status
|
| @@ -242,6 +242,18 @@ S8.5_A2.1: PASS, FAIL if $system == linux, FAIL if $system == macos
|
|
|
| # These tests fail because we had to add bugs to be compatible with JSC. See
|
| # http://code.google.com/p/chromium/issues/detail?id=1717
|
| +15.2.3.6-4-612: FAIL_OK
|
| +15.2.3.6-4-613: FAIL_OK
|
| +15.2.3.6-4-614: FAIL_OK
|
| +15.2.3.6-4-615: FAIL_OK
|
| +15.2.3.6-4-616: FAIL_OK
|
| +15.2.3.6-4-617: FAIL_OK
|
| +15.2.3.6-4-618: FAIL_OK
|
| +15.2.3.6-4-619: FAIL_OK
|
| +15.2.3.6-4-620: FAIL_OK
|
| +15.2.3.6-4-621: FAIL_OK
|
| +15.2.3.6-4-623: FAIL_OK
|
| +15.2.3.6-4-624: FAIL_OK
|
| S15.5.4.1_A1_T2: FAIL_OK
|
| S15.5.4_A1: FAIL_OK
|
| S15.5.4_A3: FAIL_OK
|
| @@ -355,31 +367,6 @@ S15.4.4.3_A2_T1: FAIL_OK
|
| # prototype has a property with the same name and [[Writable]] set to
|
| # false(Function.prototype.bind)
|
| 15.2.3.6-4-420: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.indexOf are correct
|
| -15.2.3.6-4-612: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Object.lastIndexOf are correct
|
| -15.2.3.6-4-613: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.every are correct
|
| -15.2.3.6-4-614: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.some are correct
|
| -15.2.3.6-4-615: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.forEach are correct
|
| -15.2.3.6-4-616: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.map are correct
|
| -15.2.3.6-4-617: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.filter are correct
|
| -15.2.3.6-4-618: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.reduce are correct
|
| -15.2.3.6-4-619: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Array.prototype.reduceRight are
|
| -# correct
|
| -15.2.3.6-4-620: FAIL
|
| -# Bug? ES5 Attributes - all attributes in String.prototype.trim are correct
|
| -15.2.3.6-4-621: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Date.prototype.toISOString are correct
|
| -15.2.3.6-4-623: FAIL
|
| -# Bug? ES5 Attributes - all attributes in Date.prototype.toJSON are correct
|
| -15.2.3.6-4-624: FAIL
|
| # Bug? Array.prototype.indexOf - decreasing length of array does not delete
|
| # non-configurable properties
|
| 15.4.4.14-9-a-19: FAIL
|
|
|