Commit 889be09d authored by Sathya Gunasekaran's avatar Sathya Gunasekaran Committed by Commit Bot

[test262] Remove tests that are already skipped

Private getters and setters are not implemented in v8 and are skipped
already.

Bug: v8:9430
Change-Id: Id59c0757d90ab94b828e5fc7c254d6f209796eea
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1702242
Auto-Submit: Sathya Gunasekaran <gsathya@chromium.org>
Commit-Queue: Adam Klein <adamk@chromium.org>
Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62722}
parent 117ddc8f
......@@ -567,10 +567,6 @@
'built-ins/FinalizationGroup/prototype-from-newtarget-custom': [SKIP],
'built-ins/WeakRef/prototype-from-newtarget-custom': [SKIP],
# https://bugs.chromium.org/p/v8/issues/detail?id=9430
'language/statements/class/elements/private-getter-visible-to-direct-eval-on-initializer': [FAIL],
'language/statements/class/elements/private-method-visible-to-direct-eval-on-initializer': [FAIL],
######################## NEEDS INVESTIGATION ###########################
# https://bugs.chromium.org/p/v8/issues/detail?id=7833
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment