[otrs-cvs] otrs/scripts/test/Scheduler Run.t,1.3.2.3,1.3.2.4

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts/test/Scheduler
In directory lancelot:/tmp/cvs-serv17939/scripts/test/Scheduler

Modified Files:
      Tag: rel-3_1
	Run.t 
Log Message:
Increased stability of the test for UnitTest servers.

Author: cr

Index: Run.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/Scheduler/Run.t,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -2 -u -d -r1.3.2.3 -r1.3.2.4
--- Run.t	4 Dec 2012 13:35:32 -0000	1.3.2.3
+++ Run.t	7 Dec 2012 16:25:14 -0000	1.3.2.4
@@ -7,5 +7,5 @@
 # This software comes with ABSOLUTELY NO WARRANTY. For details, see
 # the enclosed file COPYING for license information (AGPL). If you
-# did not receive this file, see L<http://www.gnu.org/licenses/agpl.txt>.
+# did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
 # --
 
@@ -196,5 +196,5 @@
     $Test = Storable::dclone($Test);
 
-    my $ResultMessage = `$Scheduler -a stop 2>&1`;
+    my $ResultMessage = `$Scheduler -a stop -f 1 2>&1`;
     $Self->Is(
         $?,
@@ -623,5 +623,5 @@
 # stop scheduler if it was not already running before this test
 if ( $PreviousSchedulerStatus =~ /^not running/i ) {
-    my $ResultMessage = `$Scheduler -a stop 2>&1`;
+    my $ResultMessage = `$Scheduler -a stop -f 1 2>&1`;
     $Self->Is(
         $?,
---------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.