mirror of
https://github.com/systemd/systemd.git
synced 2025-03-09 12:58:26 +03:00
travis: build and run fuzzers against crash reproducers
This commit is contained in:
parent
13d8a53aae
commit
b9abc93558
@ -45,7 +45,7 @@ for phase in "${PHASES[@]}"; do
|
||||
RUN)
|
||||
info "Run phase"
|
||||
# Build systemd
|
||||
$DOCKER_EXEC meson build
|
||||
$DOCKER_EXEC meson -Dslow-tests=true build
|
||||
$DOCKER_EXEC ninja -C build
|
||||
$DOCKER_EXEC sh -c "printf '#!/bin/sh\necho The test is failing for unknown reason, skipping; exit 77' >/build/build/test-capability"
|
||||
# Run 'make check'
|
||||
|
Loading…
x
Reference in New Issue
Block a user