Skip to content
Snippets Groups Projects
Commit 4cd7d67e authored by Rafael Palomar's avatar Rafael Palomar
Browse files

Disable floating point exceptions on some tests

Running tests with e.g., `xvfb-run` triggers floating point exceptions
which make the tests fail. This commit adds the
`DISABLE_FLOATING_POINT_EXCEPTIONS` option to some
`vtk_test_cxx_executable` macro calls to fix this issue. For reference
look at https://discourse.vtk.org/t/running-tests-with-xvfb-run/7597

This also adds release notes for disabling fpe on testing.
parent a98f8531
No related branches found
No related tags found
No related merge requests found
Showing
with 43 additions and 11 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment