Thursday, 26 February
2009
Thu, 26 Feb
'09
5:58 a.m.
Author: vrockai
Date: 2009-02-26 06:58:51 -0500 (Thu, 26 Feb 2009)
New Revision: 12896
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java
Log:
selenium - longer archive waiting
Modified:
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java
===================================================================
---
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java 2009-02-26
11:55:52 UTC (rev 12895)
+++
branches/JBoss_Portal_Branch_2_7/testsuite/ui-tests/src/org/jboss/portal/test/selenium/cms/CMSArchiveUploadTestCase.java 2009-02-26
11:58:51 UTC (rev 12896)
@@ -13,7 +13,7 @@
@Test(groups = { "cms_archive_upload" }, enabled = true)
public class CMSArchiveUploadTestCase extends JBossPortalSeleniumTestCase {
- private static final Integer ARCHIVE_WAITING = 10000;
+ private static final Integer ARCHIVE_WAITING = 30000;
private static final int n = 10;
/*
* uncomment following lines and set the right path to the workspace in the
Show replies by date