Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Double the timeout on these two tests in an attempt to give them enough time to pass on ARM.
Brad Davis committed 8 years ago
commit c7cc9212863548d1947f662ff46e8db87379ffbc
parent 163d922772bed016de01570c71e4902ee5f75e41
2 files changed +2 -2
modified tests/frontend/autoupgrade.sh
@@ -69,7 +69,7 @@ EOF
}

autoupgrade_multirepo_head() {
-
	atf_set "timeout" 20
+
	atf_set "timeout" 40
}

autoupgrade_multirepo_body() {
modified tests/frontend/conflicts-multirepo.sh
@@ -5,7 +5,7 @@ tests_init \
	conflicts_multirepo

conflicts_multirepo_head() {
-
	atf_set "timeout" "20"
+
	atf_set "timeout" "40"
}

conflicts_multirepo_body() {