Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 8e199946d125b8f1a76589b2f064a9c3677404df..8852aadac0f73a496f921a659477084360eab580 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -155,6 +155,9 @@ |
# issue 4325: |
'regress/regress-3960': [PASS, NO_VARIANTS], |
+ # issue 4388: |
+ 'regress/regress-3926': [PASS, NO_VARIANTS], |
Michael Starzinger
2015/08/26 11:30:30
This should no longer be needed after my fix for i
|
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]], |