[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: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#75871}
This commit is contained in:
parent
9946158fac
commit
bd3d9e4aad
@ -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
|
||||
|
||||
################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user