[Python-buildbots] New Windows 11 build worker

2021-10-03 Thread Jeremy Kloth
With Windows 11 due to be released on Tuesday, Oct 5, I have created a PR against the buildmaster-config repository adding a build worker just for this. It's brand new dedicated hardware capable of running 40 parallel tests taking ~ 2 min 30 sec. Test time is now limited by process creation time:

[Python-buildbots] Re: New Windows 11 build worker

2021-10-03 Thread Jeremy Kloth
> Note that the failed test is test_winconsoleio. I'm assuming > something changed in this release of Windows meaning getting this > worker going will help track that down :) I've created an issue for tracking the test_winconsoleio error: https://bugs.python.org/issue45354 -- Jeremy Kloth

[Python-buildbots] Re: New Windows 11 build worker

2021-10-03 Thread Jeremy Kloth
On Sun, Oct 3, 2021 at 8:46 AM Jeremy Kloth wrote: > I've created an issue for tracking the test_winconsoleio error: > > https://bugs.python.org/issue45354 PR submitted to fix the apparently more strict handling of device naming. -- Jeremy Kloth ___ P