Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 86681c13604107ef8d24dafa498936bdeae74d35..eb97b8ee2934713994a2d4c068d36dbcd5543de2 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -181,6 +181,9 @@ |
# Investigate. |
'regress/regress-105': [SKIP], |
+ # BUG(v8:6101): This fails because of a hole deopt, need to investigate. |
+ 'getters-on-elements': [SKIP], |
+ |
}], # ALWAYS |
['novfp3 == True', { |