Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index f20a7922ac07b1b307cb422dbadccd370edade8c..b33cb54b9b4f23ea7766a0172f981c5fbf7023c9 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -222,6 +222,9 @@ |
# BUG(v8:3147). It works on other architectures by accident. |
'regress/regress-conditional-position': [FAIL], |
+ # BUG(v8:3457). |
+ 'deserialize-reference': [PASS, FAIL], |
+ |
# Slow tests. |
'array-concat': [PASS, SLOW], |
'array-constructor': [PASS, SLOW], |