Repository: james-project
Updated Branches:
  refs/heads/master c68e430fc -> e00ebe12c


MPT-43 Increase wait time in DeploymentValidation script

    This test was proved flacky


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/13672471
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/13672471
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/13672471

Branch: refs/heads/master
Commit: 13672471e3b370987872082c7486608cdce2cfff
Parents: 719e254
Author: Benoit Tellier <[email protected]>
Authored: Mon Nov 5 09:52:33 2018 +0700
Committer: Benoit Tellier <[email protected]>
Committed: Mon Nov 5 10:36:17 2018 +0700

----------------------------------------------------------------------
 .../org/apache/james/imap/scripts/ValidateDeployment.test          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/13672471/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
----------------------------------------------------------------------
diff --git 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
index 4cf817b..90a8c22 100644
--- 
a/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
+++ 
b/mpt/impl/imap-mailbox/external-james/src/test/resources/org/apache/james/imap/scripts/ValidateDeployment.test
@@ -497,7 +497,7 @@ S: b OK STORE completed.
 
 # Indexation may be asynchronous
 LOG INFO Waiting for indexation
-WAIT 1000
+WAIT 5000
 
 C: c SEARCH FLAGGED
 S: \* SEARCH 1 2 3 4


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to