
March 3, 2022
10:44 p.m.
By the way, AMD64 Arch Linux Usan 3.x started failing because I enabled more tests on this buildbot yesterday.
Previously, "test_faulthandler test_hashlib test_concurrent_futures test_ctypes" were simply skipped on this UBSAN buildbot.
I'm working on fixing the 3 failing tests: test_ctypes, test_faulthandler and test_hashlib https://bugs.python.org/issue46913
So it's not a regression, it's just that the buildbot became stricter.
Victor