Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e460e7cb01c1ae2dae8022725f7ab81d0e11018c..f1d1f4e238d185889309eb830b190ddcf41864d6 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -117,7 +117,7 @@ |
# BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for |
# nosse2. Also for arm novfp3. |
- 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32 or arch == arm and simulator == True', PASS]], |
+ 'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == x87 or arch == arm and simulator == True', PASS]], |
# Skip endain dependent test for mips due to different typed views of the same |
# array buffer. |