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 think the ffi example requiring libcrypto is okay. The float::const::pi failures should be fixed now (lht pushed a fix today, I think). I've never seen the deadlock, though.
I unxfailed the pi examples and modified the comm examples so they don't wait forever. The only thing left is the crypto examples. Last time I turned them on they failed on the linux bots.
These run as part of the test suite now but there are failures, primarily for three reasons: #1501, some task deadlocks, a dependency on libcrypto.
The text was updated successfully, but these errors were encountered: