Open
Description
For python@2d2e01a, PCbuild\rt.bat -p x64 -d -q -uall -u-cpu -rwW --slowest --timeout=1200 -j0 > cpython-a04656e-rt 2>&1
gives lots of failed tests. They all need to be fixed.
The full log can be seen at https://gist.github.com/arhadthedev/ddceccb17918d143e6f64fb7fb451c18.
These failures may be caused by misconfiguration of my system. However, they need to be sorted out before proceeding to debugging and undoing python#98015.
Parent issue: python#97983.