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
On Mon, Aug 25, 2025 at 7:34 AM Jason R. Coombs <jar...@jaraco.com> wrote: > In https://github.com/python/cpython/issues/132947, I'm struggling with > an elusive issue where ResourceWarnings are emitted but only on a handful > of buildbots. I'm unable to replicate the issue in GitHub CI or locally. So > for a temporary workaround, I want to disable the test that surfaces the > warning, but only in buildbots. I've been thusfar unsuccessful in finding a > way to detect if the tests are running under buildbot. It seems that > there's not a standard environment variable to signal running under > buildbot. Could one be added so that it's possible to detect the > environment in which its running? > > Secondarily, and maybe more importantly, any ideas why the behavior would > be so different under this handful of < > https://github.com/python/cpython/issues/132947#issuecomment-3217384492> > buildbots< > https://github.com/python/cpython/issues/132947#issuecomment-3217384492>? > > > _______________________________________________ > Python-Buildbots mailing list -- python-buildbots@python.org > To unsubscribe send an email to python-buildbots-le...@python.org > https://mail.python.org/mailman3//lists/python-buildbots.python.org > Member address: g...@krypto.org > _______________________________________________ Python-Buildbots mailing list -- python-buildbots@python.org To unsubscribe send an email to python-buildbots-le...@python.org https://mail.python.org/mailman3//lists/python-buildbots.python.org Member address: arch...@mail-archive.com