| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index fa8b9eb48a893bf90015a15df71aad988da4588b..a6cd5c1ce31b81189cd5c071d40b0c1623ef2d91 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -111,6 +111,9 @@
|
| 'compiler/alloc-number-debug': [PASS, ['mode == release', SKIP]],
|
| 'regress/regress-634': [PASS, ['mode == debug', SKIP]],
|
| 'regress/regress-634-debug': [PASS, ['mode == release', SKIP]],
|
| +
|
| + # BUG(v8:2989).
|
| + 'regress/regress-2989': [FAIL, NO_VARIANTS],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|