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: split post_conditionmain test into normal and corrupt_bounds tests to have a control
`exit(128 + SIGABRT)` is temporarily used instead of `assert` (which `raise`s `SIGABRT`)
due to `ia2-sandbox`'s `ptrace` tracer not yet handling it.
That will be fixed shortly.
0 commit comments