[otrs-cvs] UnitTest/bin UnitTestAutoSetup.pl,1.239,1.240
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/UnitTest/bin
In directory lancelot:/tmp/cvs-serv17117/bin
Modified Files:
UnitTestAutoSetup.pl
Log Message:
Added time limit for GI ObjectLockState tests.
Author: mh
Index: UnitTestAutoSetup.pl
===================================================================
RCS file: /home/cvs/UnitTest/bin/UnitTestAutoSetup.pl,v
retrieving revision 1.239
retrieving revision 1.240
diff -2 -u -d -r1.239 -r1.240
--- UnitTestAutoSetup.pl 21 Nov 2012 20:22:24 -0000 1.239
+++ UnitTestAutoSetup.pl 22 Nov 2012 15:05:31 -0000 1.240
@@ -937,4 +937,11 @@
);
+ # set the time limit for the ObjectLockState tests
+ ReConfigure(
+ '/opt/otrs/Kernel/Config.pm',
+ '^\s\$Self->{"GenericInterface::ObjectLockState::TimeLimit"}.*',
+ '$Self->{"GenericInterface::ObjectLockState::TimeLimit"} = 3;',
+ );
+
# change PGP::Bin if needed
if ( $Enviroment{gpg}->{Shell} ) {
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log