Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e030878f80dade58c8a2a22750722b3dc25293d3..c35430045bc33cc94d0bfd921ca80c6c745a7f25 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -38,6 +38,10 @@ fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm) |
# no longer using JSCRE. |
regexp-UC16: PASS || FAIL |
+# These tests pass with irregexp but fail with jscre |
+regress/regress-176: PASS || FAIL |
+regexp-loop-capture: PASS || FAIL |
+ |
[ $arch == arm ] |
# Slow tests which times out in debug mode. |