Commit 0344609b authored by Almothana Athamneh's avatar Almothana Athamneh Committed by Commit Bot

Remove ineffectual entries for official mac builders from builders.pyl

Bug: v8:11264
Change-Id: I9563ede8e4a5f1eea17e5ee93a8ab8609c3000b9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2614426
Commit-Queue: Almothana Athamneh <almuthanna@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71968}
parent 5100c7d6
......@@ -1329,30 +1329,6 @@
{'name': 'v8testing', 'variant': 'extra', 'shards': 2},
],
},
'V8 Official Mac ARM64': {
'swarming_dimensions': {
'cpu': 'x86-64',
'os': 'Mac-10.15',
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262', 'variant': 'default', 'shards': 2},
{'name': 'v8testing', 'shards': 2},
{'name': 'v8testing', 'variant': 'extra'},
],
},
'V8 Official Mac ARM64 Debug': {
'swarming_dimensions': {
'cpu': 'x86-64',
'os': 'Mac-10.15',
},
'tests': [
{'name': 'mozilla'},
{'name': 'test262', 'variant': 'default', 'shards': 2},
{'name': 'v8testing', 'shards': 4},
{'name': 'v8testing', 'variant': 'extra', 'shards': 2},
],
},
'V8 Mac64 ASAN': {
'swarming_dimensions': {
'cpu': 'x86-64',
......
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