projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ea0ed
)
Revert "semaphore: temporarily disable the timedated test suite"
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Sat, 28 Nov 2020 10:31:13 +0000
(11:31 +0100)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Fri, 4 Dec 2020 17:47:12 +0000
(18:47 +0100)
This reverts commit
ed9192bb55e23c00bf9ba810a949e7ffe1bbe959
.
semaphoreci/semaphore-runner.sh
patch
|
blob
|
history
diff --git
a/semaphoreci/semaphore-runner.sh
b/semaphoreci/semaphore-runner.sh
index e76f2544ebf00aafb47aa00fc8dc589b664f4e59..a21d5d88e0710dc1cca875c664271950470ea60a 100755
(executable)
--- a/
semaphoreci/semaphore-runner.sh
+++ b/
semaphoreci/semaphore-runner.sh
@@
-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