Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2019 09:54:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 239986] devel/nspr: 4.22 fails to build with TEST=on
Message-ID:  <bug-239986-21738-tsjsKF6Bb2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239986-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239986-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239986

--- Comment #6 from Walter Schwarzenfeld <w.schwarzenfeld@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239986-21738-tsjsKF6Bb2>