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
Problem: the Go test links against shared libraries such as libreapi_cli
but the LD_LIBRARY_PATH isn't set in the Go test.
Set LD_LIBRARY_PATH appropriately.
0 commit comments