| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9075169f29e5b95e842ce33d5c452fecc332e188..79bd176eeb152be1698b3760fad4035d5ffb3212 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -625,6 +625,10 @@
|
| # Slow tests.
|
| 'ignition/regress-599001-verifyheap': [SKIP],
|
| 'regress/regress-2185-2': [SKIP],
|
| +
|
| + # Crankshaft bug, wrong elements kind: crbug.com/v8/6342
|
| + 'regress/regress-2671': [SKIP],
|
| + 'regress/regress-2671-1': [SKIP],
|
| }], # variant == noturbofan_stress
|
|
|
| ##############################################################################
|
|
|