[test] Remove a test skip that's fixed

No-Try: true
Bug: chromium:1231890
Change-Id: I01ad587070b9318cdf6d5ea1032adfefb30e42c9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3048189
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75895}
This commit is contained in:
Michael Achenbach 2021-07-23 16:03:17 +02:00 committed by V8 LUCI CQ
parent b125c943af
commit e02d39446f

View File

@ -208,8 +208,6 @@
# There are still memory leaks in some inspector tests
# (https://crbug.com/v8/11107).
'runtime/evaluate-async': [SKIP],
# https://crbug.com/1231890
'runtime/remote-object': [PASS, ['system == macos', SKIP]],
}], # asan == True
################################################################################