| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 64fe9014b2780b74920bb9817212121d29126425..5d13549eddfd11ef1b483206f836573a2c9fdf3e 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -186,10 +186,6 @@
|
| # which makes the test useless.
|
| 'big-object-literal': [PASS, ['mode == debug', SKIP]],
|
|
|
| - # BUG(v8:5778): These fail with --future, which we are about to turn on.
|
| - # Investigate.
|
| - 'regress/regress-105': [SKIP],
|
| -
|
| # BUG(v8:6101): This fails because of a hole deopt, need to investigate.
|
| 'getters-on-elements': [SKIP],
|
|
|
|
|