What happened in your environment?
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
What did you expect to happen?
Tests to pass
How can we reproduce it?
make test on ARM mac
What is the version of your ORAS CLI?
latest
What is your OS environment?
mac M1 Sonoma
Are you willing to submit PRs to fix it?
What happened in your environment?
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.NewPtyand 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 problemWhat did you expect to happen?
Tests to pass
How can we reproduce it?
make teston ARM macWhat is the version of your ORAS CLI?
latest
What is your OS environment?
mac M1 Sonoma
Are you willing to submit PRs to fix it?