Commit 23ea6c66 authored by Almothana Athamneh's avatar Almothana Athamneh Committed by Commit Bot

Add "test262" to mac_arm64 bots

Bug: chromium:1113183
Change-Id: I0715257b5e929ae6877e1d031138ec24d2789c29
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2358732Reviewed-by: 's avatarLiviu Rau <liviurau@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Cr-Commit-Position: refs/heads/master@{#69431}
parent 97846e03
......@@ -635,6 +635,7 @@
},
'tests': [
{'name': 'v8testing'},
{'name': 'test262'},
],
},
'v8_mac_arm64_dbg_ng_triggered': {
......@@ -644,6 +645,7 @@
},
'tests': [
{'name': 'v8testing'},
{'name': 'test262'},
],
},
'v8_mac_arm64_full_dbg_ng_triggered': {
......@@ -653,6 +655,7 @@
},
'tests': [
{'name': 'v8testing'},
{'name': 'test262'},
],
},
##############################################################################
......
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