Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This test can last a bit longer
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 26 Sep 2007 15:38:44 +0000 (15:38 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 26 Sep 2007 15:38:44 +0000 (15:38 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4743 48e7efb5-ca39-0410-a469-dd3cf9ba447f

teshsuite/xbt/parallel_log_crashtest.tesh

index 50ed60c..1949b4a 100644 (file)
@@ -1,4 +1,5 @@
 
 
+! timeout 20
 p Try to crash the log mecanism by using it in parallel with a lot of threads
 $ xbt/parallel_log_crashtest --log=root.fmt:%m%n 2>&1| sed 's/[0-9]/X/g' | grep -v 'XXX (XX|XX|XX|XX|XX|XX|XX|XX|XX)'
 > Exiting GRAS
\ No newline at end of file
 p Try to crash the log mecanism by using it in parallel with a lot of threads
 $ xbt/parallel_log_crashtest --log=root.fmt:%m%n 2>&1| sed 's/[0-9]/X/g' | grep -v 'XXX (XX|XX|XX|XX|XX|XX|XX|XX|XX)'
 > Exiting GRAS
\ No newline at end of file