On Mon, Aug 25, 2025 at 11:39 AM Gregory P. Smith <[email protected]> wrote:
> I think an environment variable could be set globally for all workers via
> the code in
> https://github.com/python/buildmaster-config/tree/main/master/custom

It could, but I personally really don't think we want to.  There
should not be any difference between a buildbot run and a regular test
run on a machine of similar setup, so I don't think we want to be
trying to skip things specifically on buildbots.  If it *must* be
skipped on buildbots, skip it everywhere.
_______________________________________________
Python-Buildbots mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-buildbots.python.org
Member address: [email protected]

Reply via email to