Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 8e199946d125b8f1a76589b2f064a9c3677404df..c3f5c207af3b18ba2ef1ebe04fcc72afadbffd15 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -155,6 +155,9 @@ |
# issue 4325: |
'regress/regress-3960': [PASS, NO_VARIANTS], |
+ # issue 3926: |
adamk
2015/08/25 19:13:33
This should be 4388
Dan Ehrenberg
2015/08/25 20:54:45
Done
|
+ 'regress/regress-3926': [PASS, NO_VARIANTS], |
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt mode. |
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]], |