Revision: 1273
Author:   mathiasbr
Date:     2006-08-07 01:05:17 -0700 (Mon, 07 Aug 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1273&view=rev

Log Message:
-----------
set sleep time to 100 for test

Modified Paths:
--------------
    
trunk/spring-richclient/support/src/test/java/org/springframework/richclient/util/OverlayHelperTests.java
Modified: 
trunk/spring-richclient/support/src/test/java/org/springframework/richclient/util/OverlayHelperTests.java
===================================================================
--- 
trunk/spring-richclient/support/src/test/java/org/springframework/richclient/util/OverlayHelperTests.java
   2006-08-07 06:48:19 UTC (rev 1272)
+++ 
trunk/spring-richclient/support/src/test/java/org/springframework/richclient/util/OverlayHelperTests.java
   2006-08-07 08:05:17 UTC (rev 1273)
@@ -39,7 +39,7 @@
      * how long we have to sleep to wait for the asynchronously handled 
attachement of overlays
      * mathiasbr: I don't know how it comes but on my system a value of 0 is 
almost sufficient
      */
-    private static final int SLEEPTIME = 20;
+    private static final int SLEEPTIME = 100;
 
     /**
      * OverlayHelper installs the overlay as the View of a JScrollPane 
viewport, if the component is in a JScrollPane,


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to