Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| =================================================================== |
| --- test/mjsunit/mjsunit.status (revision 1085) |
| +++ test/mjsunit/mjsunit.status (working copy) |
| @@ -38,6 +38,10 @@ |
| # 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. |