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
The load_native_recorder() function in codetracer_ruby_recorder.rb swallows exceptions in case of failure to load the native exception shared library. This hides the real error, when running the testsuite, and produces a very strange and misleading error about unexpected output, with an empty output shown.