mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-04 17:47:03 +03:00
travis: drop the workaround for test-capability
This commit is contained in:
parent
c446b8486d
commit
731555601c
@ -47,7 +47,6 @@ for phase in "${PHASES[@]}"; do
|
||||
# Build systemd
|
||||
$DOCKER_EXEC meson -Dslow-tests=true build
|
||||
$DOCKER_EXEC ninja -v -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'
|
||||
$DOCKER_EXEC ninja -C build test
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user