Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 07197f59b293c929f2edb177d3b0ccd68c7343a0..2ee10a887160cecc4aa05ee2a110adc9d159d90b 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -295,6 +295,9 @@ |
'regress/regress-3717': [SKIP], |
# Issue 478788. |
'es7/object-observe': [SKIP], |
+ |
+ # BUG(v8:4237) |
+ 'regress/regress-3976': [PASS, ['mode == debug', SKIP]], |
adamk
2015/06/22 21:56:46
Might as well just always skip in gc stress, I som
Dan Ehrenberg
2015/06/22 22:05:43
Done.
|
}], # 'gc_stress == True' |
############################################################################## |