mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-24 12:10:03 +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
|
- make install
|
||||||
- cd ..
|
- cd ..
|
||||||
script:
|
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
|
- .ci/fail_skipped_tests.py _build/meson-logs/testlog.junit.xml
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue