mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 03:22:00 +03:00
Merge pull request #17760 from mrc0mmand/revert-semaphore-timedated
Revert "semaphore: temporarily disable the timedated test suite"
This commit is contained in:
commit
bf2d8c03c1
@ -85,9 +85,6 @@ EOF
|
||||
rm -rf debian/patches
|
||||
# disable autopkgtests which are not for upstream
|
||||
sed -i '/# NOUPSTREAM/ q' debian/tests/control
|
||||
# temporarily disable timedated tests, as they cause timeouts
|
||||
# see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975010
|
||||
sed -i '/Tests:/s/timedated, //' 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
|
||||
|
Loading…
Reference in New Issue
Block a user