Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 0cdc6749cf588b223fca2826d70bce3928ee4c97..8eb060e47a81d62a0366ccac5270ba798edac16a 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -61,6 +61,10 @@ |
'regress/regress-crbug-217858': [PASS, ['mode == debug', SKIP]], |
############################################################################## |
+ # Only regexp stuff tested, no need for extensive Crankshaft tests. |
+ 'regexp-global': [PASS, NO_VARIANTS], |
+ |
+ ############################################################################## |
# No need to waste time for this test. |
'd8-performance-now': [PASS, NO_VARIANTS], |