You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that there is one test that sometimes just gets "stuck" and hangs indefinitely (an hour or longer, depending on how patient I am with cancelling the build):
Running `/builddir/build/BUILD/rayon-1.9.0/target/rpm/deps/par_bridge_recursion-fe4a8a5c3a55045a`
running 1 test
test par_bridge_recursion has been running for over 60 seconds
For example, the total build time for rayon 1.9.0 was 4-5 minutes on x86_64, i686, s390x, but on ppc64le, this test has been stuck for almost two hours now.
PS: I just remembered that this might actually be not specific to ppc64le. I have seen this test hang on other architectures too, but it might just be most likely to happen on ppc64le because that is our slowest architecture and builders are often under high load.
decathorpe
changed the title
par_bridge_recursion test sometimes hanging indefinitely on ppc64le-unknown-linux-gnu
par_bridge_recursion test sometimes hanging indefinitely
Mar 5, 2024
I have noticed that there is one test that sometimes just gets "stuck" and hangs indefinitely (an hour or longer, depending on how patient I am with cancelling the build):
For example, the total build time for rayon 1.9.0 was 4-5 minutes on x86_64, i686, s390x, but on ppc64le, this test has been stuck for almost two hours now.
Build environment:
-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none
The text was updated successfully, but these errors were encountered: