Fix mac-backuprefptr-x64-fyi-rel infra failure
No bots match the current spec for that mac build as seen on [1] and
[2].
Indeed it seems there's no x86-64, mac, 8 cores bots.
This CL attempts to remove this constraint using core=None.
A previous attempt at fixing this configuration was made in august:
https://crrev.com/c/3831621
The job's scheduling will also need to be resumed to verify this.
[1] https://chromium-swarm.appspot.com/task?id=5cc546af14328e10&o=true&w=true
[2] https://chromium-swarm.appspot.com/botlist?c=id&c=task&c=os&c=status&d=asc&f=free_space%3Astandard&f=cores%3A8&f=os%3AMac&f=cpu%3Ax86-64&f=pool%3Aluci.chromium.ci&s=id
Change-Id: I0597ba70bd1ccd30a928ff122a112be1720c049c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3934733
Reviewed-by: Lindsay Pasricha <lindsayw@chromium.org>
Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1063265}
diff --git a/infra/config/generated/luci/cr-buildbucket.cfg b/infra/config/generated/luci/cr-buildbucket.cfg
index a4d93cd..7372753 100644
--- a/infra/config/generated/luci/cr-buildbucket.cfg
+++ b/infra/config/generated/luci/cr-buildbucket.cfg
@@ -42677,7 +42677,6 @@
name: "mac-backuprefptr-x64-fyi-rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builderless:1"
- dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "free_space:standard"
dimensions: "os:Mac"
diff --git a/infra/config/subprojects/chromium/ci/chromium.fyi.star b/infra/config/subprojects/chromium/ci/chromium.fyi.star
index d348d40..76a84e8a 100644
--- a/infra/config/subprojects/chromium/ci/chromium.fyi.star
+++ b/infra/config/subprojects/chromium/ci/chromium.fyi.star
@@ -854,6 +854,7 @@
category = "backuprefptr|mac",
short_name = "64rel",
),
+ cores = None,
notifies = ["chrome-memory-safety"],
os = os.MAC_ANY,
builder_spec = builder_config.builder_spec(