Skip to content

Commit

Permalink
Use libsegfault
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jan 14, 2024
1 parent 2ba151a commit 4df1cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/run-docker-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
set -e

pushd /usr/src
xvfb-run pytest
env SEGFAULT_SIGNALS="abrt segv" LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so xvfb-run pytest
popd

0 comments on commit 4df1cad

Please sign in to comment.