| Index: test/test262-es6/test262-es6.status
|
| diff --git a/test/test262-es6/test262-es6.status b/test/test262-es6/test262-es6.status
|
| index d003467ed93ade188e62b4b81df912701806c853..bac17e7e58e84e6843f9c5ccd3d341fe79041936 100644
|
| --- a/test/test262-es6/test262-es6.status
|
| +++ b/test/test262-es6/test262-es6.status
|
| @@ -626,8 +626,9 @@
|
| 'built-ins/Function/prototype/bind/15.3.4.5-21-4': [FAIL_OK],
|
| 'built-ins/Function/prototype/bind/15.3.4.5-21-5': [FAIL_OK],
|
|
|
| - # This invalid test has been fixed upstream.
|
| + # These invalid tests have been fixed upstream.
|
| 'built-ins/Array/prototype/find/Array.prototype.find_remove-after-start': [FAIL],
|
| + 'built-ins/Function/prototype/bind/15.3.4.5-15-2': [FAIL],
|
|
|
| ############################ SKIPPED TESTS #############################
|
|
|
|
|