buildmaster-config
buildmaster-config copied to clipboard
Configuration for buildbot.python.org
### Username diegorusso ### GitHub username _No response_ ### Name Diego Russo ### Email address [email protected] ### Password status I need a new owner password ### Processor architecture aarch64 ###...
``` 2024-01-25 12:01:17+0000 [-] Initiating clean shutdown 2024-01-25 12:01:17+0000 [-] : stopping build: Master Shutdown 5 2024-01-25 12:01:17+0000 [-] : stopping build: Master Shutdown 5 2024-01-25 12:01:17+0000 [-] Unhandled error...
Recently, a missing `@skip_unless_symlink` was caught by a single buildbot -- `AMD64 Windows11 Refleaks`: https://github.com/python/cpython/issues/114107 Given that no-symlinks (i.e. “developer mode” disabled) is the default on Widows, we should probably...
Follow-up from ...: - https://github.com/python/cpython/issues/90039
Example of PR: https://github.com/python/cpython/pull/110458 Multiple Refleaks buildbots were run: * AMD64 RHEL7 Refleaks PR * s390x Fedora Refleaks PR * AMD64 RHEL8 Refleaks PR * AMD64 Windows11 Refleaks PR *...
When the "test-with-buildbots" label is applied, Bedevere [posts a comment](https://github.com/python/cpython/pull/30617#issuecomment-1148319780) to notify that builds have been scheduled, but the comment is quite unhelpful as it doesn't say how the results...
Hi! I am planning on adding support for cross compiling and then Emscripten as a platform. However I am unsure how to set up a realistic testing environment. I can...
@ned-deily requested that the "buildbot went away" emails are not sent to the `buildbot-status` mailing list. Any objections? CC: @vstinner @zware
Hi, While trying to update requirements to fix a security issue, I upgrade buildbot from 3.x to 4.0: https://github.com/python/buildmaster-config/pull/497 The `./venv/bin/buildbot upgrade-master /data/buildbot/master` command was run by Salt and the...