| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 3cd5125979e5f867c5302188edc88f8e841cff8d..85a75bb15ae65e6ba8ceb5776fffedea7bd9d98f 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -252,6 +252,9 @@
|
|
|
| # Skip long running test that times out in debug mode and goes OOM on NaCl.
|
| 'regress/regress-crbug-160010': [SKIP],
|
| +
|
| + # Bug(v8:2978).
|
| + 'lithium/MathExp': [PASS, FAIL],
|
| }], # 'arch == nacl_ia32 or arch == nacl_x64'
|
|
|
| ##############################################################################
|
|
|