https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239986
--- Comment #6 from Walter Schwarzenfeld <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
