Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 18225af5ce2bf84912698653672f1acc25b0d2d2..4b92e3afb352f7fce5166b96bfe96c724ca6c8f4 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -281,6 +281,9 @@ |
'harmony/arrow-rest-params': [PASS, NO_VARIANTS], |
'harmony/rest-params': [PASS, ['no_snap == True', NO_VARIANTS]], |
+ # BUG(v8:4572). |
+ 'es6/classes-subclass-builtins': [PASS, ['no_snap == True', NO_VARIANTS]], |
+ |
# Slow tests. |
'copy-on-write-assert': [PASS, SLOW], |
'debug-scopes': [PASS, SLOW], |