Author: vrockai
Date: 2009-08-11 12:14:07 -0400 (Tue, 11 Aug 2009)
New Revision: 13740
Modified:
tags/Enterprise_Portal_Platform_4_3_GA_CP02/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java
Log:
[selenium] - more archive attempts
Modified:
tags/Enterprise_Portal_Platform_4_3_GA_CP02/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java
===================================================================
---
tags/Enterprise_Portal_Platform_4_3_GA_CP02/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java 2009-08-11
14:48:06 UTC (rev 13739)
+++
tags/Enterprise_Portal_Platform_4_3_GA_CP02/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java 2009-08-11
16:14:07 UTC (rev 13740)
@@ -23,7 +23,7 @@
public static final int ARCHIVE_WAITING = 5000;
/** The constant defining the the number of attempts when checking if the file was
uploaded. */
- public static final int ATTEMPTS = 50;
+ public static final int ATTEMPTS = 100;
/*
* uncomment following lines and set the right path to the workspace in the
* case you want to use this test case locally from eclipse