Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15-SP4:Update
mozilla-nss.27103
nss-allow-slow-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File nss-allow-slow-tests.patch of Package mozilla-nss.27103
Index: nss/tests/sdr/sdr.sh =================================================================== --- nss.orig/tests/sdr/sdr.sh +++ nss/tests/sdr/sdr.sh @@ -146,7 +146,8 @@ sdr_main() RARRAY=($dtime) TIMEARRAY=(${RARRAY[1]//./ }) echo "${TIMEARRAY[0]} seconds" - html_msg ${TIMEARRAY[0]} 0 "pwdecrypt no time regression" + # Suse 2022-10-04: Need more time for slow build servers + html_msg $(( ${TIMEARRAY[0]} >= 5 )) 0 "pwdecrypt no time regression" export NSS_MAX_MP_PBE_ITERATION_COUNT=$OLD_MAX_PBE_ITERATIONS }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor