-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Regression test fails when updating capstone to 5.0 #277
Comments
I see that those are SPARC binaries, right? cs5 fixed some SPARC issues, that could be the cause. It definitely improved the output for us (Rizin): rizinorg/rizin@c7268dd |
Updated rizin to last version, the regression affected are the same. Regressions:
make check
|
@motorto Boomerang doesn't use Rizin, I just meant they probably have the same reason for the changed test output as us. |
OS:
Void Linux x86_64-glibc
Boomerang version or git hash:
boomerang-0.5.2
Expected behaviour/output:
Regression test suite runs successfully.
Actual behaviour/output:
Regression test suite fails.
Additional comments:
When updating the capstone from 4.0.2 -> 5.0, the test regression fails.
make check
The text was updated successfully, but these errors were encountered: