[Bug 239986] devel/nspr: 4.22 fails to build with TEST=on
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 22 09:54:06 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239986
--- Comment #6 from Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> ---
You can try chang in
work/pr/tests/runtests.sh to
207 TEST_TIMEOUT=3200
208 printf " ${TEST_TIMEOUT}"
209 if [ $OS_PLATFORM = "Windows_95" ] || [ $OS_PLATFORM = "Windows_98" ] || [
$OS_PLATFORM = "Windows_NT" ] || [ $OS_PLATFORM = "OS/2"] || [ $OS_PLATFORM =
"FreeBSD" ] ; then
Change the value of TEST_TIMEOUT as you need.
I cannot test it, cause I cannot reproduce.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list