Commit bd3d9e4a authored by Al Muthanna Athamina's avatar Al Muthanna Athamina Committed by V8 LUCI CQ

[test] Disable runtime/remote-object on macos

Bug: chromium:1231890
Change-Id: Iea8273dec335e0a9d264743751ac62e3869ec327
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3045354
Auto-Submit: Almothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75871}
parent 9946158f
......@@ -209,7 +209,7 @@
# (https://crbug.com/v8/11107).
'runtime/evaluate-async': [SKIP],
# https://crbug.com/1231890
'runtime/remote-object': [SKIP],
'runtime/remote-object': [PASS, ['system == macos', SKIP]],
}], # asan == True
################################################################################
......
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