generate_int_div_0 does not work on aarch64
Open
- Dominant language
- C++
- Stars
- 213
- Forks
- 149
- Avg merge
- 18h 17m
- Merged PRs (30d)
- 2
Description
We use 1/0 to generate a divide-by-zero exception and check if exec monitor works correctly, but this does not work on aarch64, maybe we should skip this test?
https://github.com/boostorg/test/blob/develop/example/exec_mon_example.cpp
https://stackoverflow.com/questions/57894010/division-by-zero-not-causing-runtime-exception-on-nvidia-jetson
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.