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:
> 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
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