pkg/proc: Enable CGO Stacktrace tests on arm64

These seem to magically work again on my M1 Mac so, enabling them again.
This commit is contained in:
Derek Parker
2021-05-06 11:43:31 -07:00
committed by Alessandro Arzilli
parent a25d95bd23
commit 429c02486d

View File

@ -3251,7 +3251,6 @@ func TestCgoStacktrace(t *testing.T) {
}
skipOn(t, "broken - cgo stacktraces", "386")
skipOn(t, "broken - cgo stacktraces", "arm64")
protest.MustHaveCgo(t)
// Tests that: