Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: retrace: skip the test using divide-by-zero on s390x
As stated in the code, GDB seems to have issues with that particular crash and will either crash itself or not give the proper stack trace. Since it's not something that we can feasibly fix right now, let's skip the test on that particular architecture.
- Loading branch information