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
Tests fail with "fatal error: traceback did not unwind completely" on ARM based mac. Work fine on AMD. It appears this is happening in testutils call to console.NewPty and probably unrelated to ORAs, but thought we should at least document it. There are several similar errors I see on github, but nothing that I nail down as the same problem