Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 2c8fe1b5fe5c4c9cae57643edf63799c753c8230..6bfb8e0cfafc63c8362f42486c41a51464c87735 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -115,8 +115,9 @@ |
# BUG(336820). TODO(bmeurer): Investigate. |
'regress/regress-336820': [PASS, FAIL], |
- # BUG(v8:2989). |
- 'regress/regress-2989': [FAIL, NO_VARIANTS], |
+ # BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for |
+ # nosse2. |
+ 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32', PASS]], |
}], # ALWAYS |
############################################################################## |