gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. 0697edbd064d10c206a5


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 0697edbd064d10c206a580b34c30d92869982d92
Date: Thu, 25 Nov 2010 22:26:18 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  0697edbd064d10c206a580b34c30d92869982d92 (commit)
      from  f6a4e6e43bc588257bb0667878446ca82e523544 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=0697edbd064d10c206a580b34c30d92869982d92


commit 0697edbd064d10c206a580b34c30d92869982d92
Author: Sandro Santilli <address@hidden>
Date:   Thu Nov 25 23:26:06 2010 +0100

    shorten timeout to 5 minutes, let's see if that's enough for all tests 
being run

diff --git a/testsuite/simple.exp b/testsuite/simple.exp
index 8960782..9451f45 100644
--- a/testsuite/simple.exp
+++ b/testsuite/simple.exp
@@ -8,14 +8,16 @@ if $tracelevel {
     strace $tracelevel
 }
 
-# After these many seconds of execution the test script is aborted with a 
failure.
+# After these many seconds of execution the test script is aborted
+# with a failure.
 # This is to handle deadlocks. We don't reset the timeout when a match is
-# found to avoid hanging in case of a testcase sending matches in an infinite 
loops.
+# found to avoid hanging in case of a testcase sending matches in an
+# infinite loops.
 # (not unlikely as it seems, think about flash movies...)
 #
 # Expressed in seconds.
 #
-set timeout 600
+set timeout 300
 set file all
 set params ""
 

-----------------------------------------------------------------------

Summary of changes:
 testsuite/simple.exp |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]