Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 423ff174689f04f5fc02099c7abee48d94744b5b..4992d12256fb18295eae6058cf40c2024d9def82 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -302,6 +302,9 @@ |
# BUG(v8:3457). |
'deserialize-reference': [PASS, FAIL], |
+ # BUG(v8:3884). |
+ 'regress/regress-builtinbust-7.js': [SKIP], |
+ |
Michael Achenbach
2015/02/11 14:10:38
Check also for gc_stress == True as the test fails
|
# Slow tests. |
'array-concat': [PASS, SLOW], |
'array-constructor': [PASS, SLOW], |