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
Add a test that without debuginfo symbols still resolve
Almost all platforms should still have some degree of symbolication
without debug symbols being present (aka the dynamic symbol table and
such), so add a test asserting that symbols do indeed come out in these
scenarios.
This test will likely need to be blacklisted for platforms over time,
but that's ok.
0 commit comments