You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pe...@apache.org on 2012/09/13 19:42:30 UTC

svn commit: r1384428 - /incubator/flex/sdk/branches/develop/mustella/mini_run.sh

Author: pent
Date: Thu Sep 13 17:42:29 2012
New Revision: 1384428

URL: http://svn.apache.org/viewvc?rev=1384428&view=rev
Log:
Changed default timeout from 10000 to 12000 to accomodate toolTip-hiding tests

Modified:
    incubator/flex/sdk/branches/develop/mustella/mini_run.sh

Modified: incubator/flex/sdk/branches/develop/mustella/mini_run.sh
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/mini_run.sh?rev=1384428&r1=1384427&r2=1384428&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/mini_run.sh (original)
+++ incubator/flex/sdk/branches/develop/mustella/mini_run.sh Thu Sep 13 17:42:29 2012
@@ -159,7 +159,7 @@ skipexclude=false
 imageDiff=0
 sniffers=0
 createImages=0
-timeout=10000
+timeout=12000
 smoke=""
 print_passes=true
 run_all=0