[pypy-dev] Re: Are the stdlib test.regrtest supposed to pass?

2025-02-27 Thread Matti Picus via pypy-dev
On 27/02/2025 22:05, Michał Górny wrote: On Thu, 2025-02-27 at 12:00 +0100, Miro Hrončok wrote: Hello PyPy folks. I have recently discovered that in Fedora, when building PyPy, we run test.regrtest but we don't make test failures terminate the build. ... I have examined the GitHub actions c

[pypy-dev] Re: Are the stdlib test.regrtest supposed to pass?

2025-02-27 Thread Michał Górny
On Thu, 2025-02-27 at 12:00 +0100, Miro Hrončok wrote: > Hello PyPy folks. > > I have recently discovered that in Fedora, when building PyPy, we run > test.regrtest but we don't make test failures terminate the build. > > For a couple times, I've reported test hangs because that was unfortunatel

[pypy-dev] Are the stdlib test.regrtest supposed to pass?

2025-02-27 Thread Miro Hrončok
Hello PyPy folks. I have recently discovered that in Fedora, when building PyPy, we run test.regrtest but we don't make test failures terminate the build. For a couple times, I've reported test hangs because that was unfortunately the only problem that we were able to spot. Tests that run b