mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
ci: Run just upowerd under catchsegv
So we can see the backtraces for all the crashing tests.
This commit is contained in:
parent
35c68c107d
commit
aaa8864e77
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ test:
|
|||
- make install
|
||||
- cd ..
|
||||
script:
|
||||
- catchsegv meson test -C _build --print-errorlogs --no-stdsplit
|
||||
- CATCH=1 meson test -C _build --print-errorlogs --no-stdsplit
|
||||
- .ci/fail_skipped_tests.py _build/meson-logs/testlog.junit.xml
|
||||
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue