]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
semaphoreci: re-enable rebooting tests
authorLuca Boccassi <bluca@debian.org>
Thu, 7 Apr 2022 00:18:53 +0000 (01:18 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 7 Apr 2022 05:53:49 +0000 (14:53 +0900)
Fixed by https://salsa.debian.org/systemd-team/systemd/-/commit/5738b62f5544d040550a018dcd02701bac4feec8

Fixes https://github.com/systemd/systemd/issues/22991

.semaphore/semaphore-runner.sh

index ec95f65315b208bb8ec0c9078bb025e34b68f67d..ba2181171814485369761bfc6b6d28845a4f90c1 100755 (executable)
@@ -96,10 +96,6 @@ EOF
             rm -rf debian/patches
             # disable autopkgtests which are not for upstream
             sed -i '/# NOUPSTREAM/ q' debian/tests/control
-            # TODO: rebooting via autopkgtest-reboot seems to be broken, disable these tests for now
-            sed -i -n '1,/Tests: boot-and-services/p;/Tests: udev/,$p' debian/tests/control
-            sed -i '/Tests: boot-and-services/d' debian/tests/control
-            sed -i '/Tests: boot-smoke/,$d' debian/tests/control
             # enable more unit tests
             sed -i '/^CONFFLAGS =/ s/=/= --werror -Dtests=unsafe -Dsplit-usr=true -Dslow-tests=true -Dfuzz-tests=true -Dman=true /' debian/rules
             # no orig tarball