Skip to content

Ensure that the fault-handler is always disabled in pytest for CI

Ensure that the fault-handler is always disabled in pytest for CI. For those running tests locally, it is enabled, and can therefore trigger some seg-faults potentially (not seen locally though).

Merge request reports